/*!
 * jQuery JavaScript Library v1.4.1
 * 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: Mon Jan 25 19:43:33 2010 -0500
 */
(function(z,v){function la(){if(!c.isReady){try{r.documentElement.doScroll("left")}catch(a){setTimeout(la,1);return}c.ready()}}function Ma(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,i){var j=a.length;if(typeof b==="object"){for(var n in b)X(a,n,b[n],f,e,d);return a}if(d!==v){f=!i&&f&&c.isFunction(d);for(n=0;n<j;n++)e(a[n],b,f?d.call(a[n],n,e(a[n],b)):d,i);return a}return j?
e(a[0],b):null}function J(){return(new Date).getTime()}function Y(){return false}function Z(){return true}function ma(a,b,d){d[0].type=a;return c.event.handle.apply(b,d)}function na(a){var b,d=[],f=[],e=arguments,i,j,n,o,m,s,x=c.extend({},c.data(this,"events").live);if(!(a.button&&a.type==="click")){for(o in x){j=x[o];if(j.live===a.type||j.altLive&&c.inArray(a.type,j.altLive)>-1){i=j.data;i.beforeFilter&&i.beforeFilter[a.type]&&!i.beforeFilter[a.type](a)||f.push(j.selector)}else delete x[o]}i=c(a.target).closest(f,
a.currentTarget);m=0;for(s=i.length;m<s;m++)for(o in x){j=x[o];n=i[m].elem;f=null;if(i[m].selector===j.selector){if(j.live==="mouseenter"||j.live==="mouseleave")f=c(a.relatedTarget).closest(j.selector)[0];if(!f||f!==n)d.push({elem:n,fn:j})}}m=0;for(s=d.length;m<s;m++){i=d[m];a.currentTarget=i.elem;a.data=i.fn.data;if(i.fn.apply(i.elem,e)===false){b=false;break}}return b}}function oa(a,b){return"live."+(a?a+".":"")+b.replace(/\./g,"`").replace(/ /g,"&")}function pa(a){return!a||!a.parentNode||a.parentNode.nodeType===
11}function qa(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 i in f)for(var j in f[i])c.event.add(this,i,f[i][j],f[i][j].data)}}})}function ra(a,b,d){var f,e,i;if(a.length===1&&typeof a[0]==="string"&&a[0].length<512&&a[0].indexOf("<option")<0&&(c.support.checkClone||!sa.test(a[0]))){e=true;if(i=c.fragments[a[0]])if(i!==1)f=i}if(!f){b=b&&b[0]?b[0].ownerDocument||b[0]:r;f=b.createDocumentFragment();
c.clean(a,b,f,d)}if(e)c.fragments[a[0]]=i?f:1;return{fragment:f,cacheable:e}}function K(a,b){var d={};c.each(ta.concat.apply([],ta.slice(0,b)),function(){d[this]=a});return d}function ua(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)},Na=z.jQuery,Oa=z.$,r=z.document,S,Pa=/^[^<]*(<[\w\W]+>)[^>]*$|^#([\w-]+)$/,Qa=/^.[^:#\[\.,]*$/,Ra=/\S/,Sa=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,Ta=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,O=navigator.userAgent,
va=false,P=[],L,$=Object.prototype.toString,aa=Object.prototype.hasOwnProperty,ba=Array.prototype.push,Q=Array.prototype.slice,wa=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(typeof a==="string")if((d=Pa.exec(a))&&(d[1]||!b))if(d[1]){f=b?b.ownerDocument||b:r;if(a=Ta.exec(a))if(c.isPlainObject(b)){a=[r.createElement(a[1])];c.fn.attr.call(a,b,true)}else a=[f.createElement(a[1])];else{a=ra([d[1]],
[f]);a=(a.cacheable?a.fragment.cloneNode(true):a.fragment).childNodes}}else{if(b=r.getElementById(d[2])){if(b.id!==d[2])return S.find(a);this.length=1;this[0]=b}this.context=r;this.selector=a;return this}else if(!b&&/^\w+$/.test(a)){this.selector=a;this.context=r;a=r.getElementsByTagName(a)}else return!b||b.jquery?(b||S).find(a):c(b).find(a);else if(c.isFunction(a))return S.ready(a);if(a.selector!==v){this.selector=a.selector;this.context=a.context}return c.isArray(a)?this.setArray(a):c.makeArray(a,
this)},selector:"",jquery:"1.4.1",length:0,size:function(){return this.length},toArray:function(){return Q.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this.slice(a)[0]:this[a]},pushStack:function(a,b,d){a=c(a||null);a.prevObject=this;a.context=this.context;if(b==="find")a.selector=this.selector+(this.selector?" ":"")+d;else if(b)a.selector=this.selector+"."+b+"("+d+")";return a},setArray:function(a){this.length=0;ba.apply(this,a);return this},each:function(a,b){return c.each(this,
a,b)},ready:function(a){c.bindReady();if(c.isReady)a.call(r,c);else P&&P.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(Q.apply(this,arguments),"slice",Q.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,i,j,n;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(i in e){j=a[i];n=e[i];if(a!==n)if(f&&n&&(c.isPlainObject(n)||c.isArray(n))){j=j&&(c.isPlainObject(j)||c.isArray(j))?j:c.isArray(n)?[]:{};a[i]=c.extend(f,j,n)}else if(n!==v)a[i]=n}return a};c.extend({noConflict:function(a){z.$=
Oa;if(a)z.jQuery=Na;return c},isReady:false,ready:function(){if(!c.isReady){if(!r.body)return setTimeout(c.ready,13);c.isReady=true;if(P){for(var a,b=0;a=P[b++];)a.call(r,c);P=null}c.fn.triggerHandler&&c(r).triggerHandler("ready")}},bindReady:function(){if(!va){va=true;if(r.readyState==="complete")return c.ready();if(r.addEventListener){r.addEventListener("DOMContentLoaded",L,false);z.addEventListener("load",c.ready,false)}else if(r.attachEvent){r.attachEvent("onreadystatechange",L);z.attachEvent("onload",
c.ready);var a=false;try{a=z.frameElement==null}catch(b){}r.documentElement.doScroll&&a&&la()}}},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===v||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;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 z.JSON&&z.JSON.parse?z.JSON.parse(a):(new Function("return "+a))();else c.error("Invalid JSON: "+a)},noop:function(){},globalEval:function(a){if(a&&Ra.test(a)){var b=r.getElementsByTagName("head")[0]||
r.documentElement,d=r.createElement("script");d.type="text/javascript";if(c.support.scriptEval)d.appendChild(r.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,i=a.length,j=i===v||c.isFunction(a);if(d)if(j)for(f in a){if(b.apply(a[f],d)===false)break}else for(;e<i;){if(b.apply(a[e++],d)===false)break}else if(j)for(f in a){if(b.call(a[f],f,a[f])===false)break}else for(d=
a[0];e<i&&b.call(d,e,d)!==false;d=a[++e]);return a},trim:function(a){return(a||"").replace(Sa,"")},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]!==
v;)a[d++]=b[f++];a.length=d;return a},grep:function(a,b,d){for(var f=[],e=0,i=a.length;e<i;e++)!d!==!b(a[e],e)&&f.push(a[e]);return f},map:function(a,b,d){for(var f=[],e,i=0,j=a.length;i<j;i++){e=b(a[i],i,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=v}else if(b&&!c.isFunction(b)){d=b;b=v}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:{}});O=c.uaMatch(O);if(O.browser){c.browser[O.browser]=true;c.browser.version=O.version}if(c.browser.webkit)c.browser.safari=true;if(wa)c.inArray=function(a,b){return wa.call(b,a)};S=c(r);if(r.addEventListener)L=function(){r.removeEventListener("DOMContentLoaded",
L,false);c.ready()};else if(r.attachEvent)L=function(){if(r.readyState==="complete"){r.detachEvent("onreadystatechange",L);c.ready()}};(function(){c.support={};var a=r.documentElement,b=r.createElement("script"),d=r.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("*"),i=d.getElementsByTagName("a")[0];if(!(!e||!e.length||!i)){c.support=
{leadingWhitespace:d.firstChild.nodeType===3,tbody:!d.getElementsByTagName("tbody").length,htmlSerialize:!!d.getElementsByTagName("link").length,style:/red/.test(i.getAttribute("style")),hrefNormalized:i.getAttribute("href")==="/a",opacity:/^0.55$/.test(i.style.opacity),cssFloat:!!i.style.cssFloat,checkOn:d.getElementsByTagName("input")[0].value==="on",optSelected:r.createElement("select").appendChild(r.createElement("option")).selected,checkClone:false,scriptEval:false,noCloneEvent:true,boxModel:null};
b.type="text/javascript";try{b.appendChild(r.createTextNode("window."+f+"=1;"))}catch(j){}a.insertBefore(b,a.firstChild);if(z[f]){c.support.scriptEval=true;delete z[f]}a.removeChild(b);if(d.attachEvent&&d.fireEvent){d.attachEvent("onclick",function n(){c.support.noCloneEvent=false;d.detachEvent("onclick",n)});d.cloneNode(true).fireEvent("onclick")}d=r.createElement("div");d.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";a=r.createDocumentFragment();a.appendChild(d.firstChild);
c.support.checkClone=a.cloneNode(true).cloneNode(true).lastChild.checked;c(function(){var n=r.createElement("div");n.style.width=n.style.paddingLeft="1px";r.body.appendChild(n);c.boxModel=c.support.boxModel=n.offsetWidth===2;r.body.removeChild(n).style.display="none"});a=function(n){var o=r.createElement("div");n="on"+n;var m=n in o;if(!m){o.setAttribute(n,"return;");m=typeof o[n]==="function"}return m};c.support.submitBubbles=a("submit");c.support.changeBubbles=a("change");a=b=d=e=i=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(),Ua=0,xa={},Va={};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==z?xa:a;var f=a[G],e=c.cache;if(!b&&!f)return null;f||(f=++Ua);if(typeof b==="object"){a[G]=f;e=e[f]=c.extend(true,
{},b)}else e=e[f]?e[f]:typeof d==="undefined"?Va:(e[f]={});if(d!==v){a[G]=f;e[b]=d}return typeof b==="string"?e[b]:e}},removeData:function(a,b){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==z?xa: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{try{delete a[G]}catch(i){a.removeAttribute&&a.removeAttribute(G)}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===v){var f=this.triggerHandler("getData"+d[1]+"!",[d[0]]);if(f===v&&this.length)f=c.data(this[0],a);return f===v&&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===v)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 ya=/[\n\t]/g,ca=/\s+/,Wa=/\r/g,Xa=/href|src|style/,Ya=/(button|input)/i,Za=/(button|input|object|select|textarea)/i,$a=/^(a|area)$/i,za=/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(o){var m=
c(this);m.addClass(a.call(this,o,m.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 i=" "+e.className+" ",j=0,n=b.length;j<n;j++){if(i.indexOf(" "+b[j]+" ")<0)e.className+=" "+b[j]}else e.className=a}return this},removeClass:function(a){if(c.isFunction(a))return this.each(function(o){var m=c(this);m.removeClass(a.call(this,o,m.attr("class")))});if(a&&typeof a==="string"||a===v)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 i=(" "+e.className+" ").replace(ya," "),j=0,n=b.length;j<n;j++)i=i.replace(" "+b[j]+" "," ");e.className=i.substring(1,i.length-1)}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 i=c(this);i.toggleClass(a.call(this,e,i.attr("class"),b),b)});return this.each(function(){if(d==="string")for(var e,i=0,j=c(this),n=b,o=
a.split(ca);e=o[i++];){n=f?n:!j.hasClass(e);j[n?"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(ya," ").indexOf(a)>-1)return true;return false},val:function(a){if(a===v){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 i=b?d:0;for(d=b?d+1:e.length;i<d;i++){var j=e[i];if(j.selected){a=c(j).val();if(b)return a;f.push(a)}}return f}if(za.test(b.type)&&!c.support.checkOn)return b.getAttribute("value")===null?"on":b.value;return(b.value||"").replace(Wa,"")}return v}var n=c.isFunction(a);return this.each(function(o){var m=c(this),s=a;if(this.nodeType===1){if(n)s=a.call(this,o,m.val());
if(typeof s==="number")s+="";if(c.isArray(s)&&za.test(this.type))this.checked=c.inArray(m.val(),s)>=0;else if(c.nodeName(this,"select")){var x=c.makeArray(s);c("option",this).each(function(){this.selected=c.inArray(c(this).val(),x)>=0});if(!x.length)this.selectedIndex=-1}else this.value=s}})}});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 v;if(f&&b in c.attrFn)return c(a)[b](d);
f=a.nodeType!==1||!c.isXMLDoc(a);var e=d!==v;b=f&&c.props[b]||b;if(a.nodeType===1){var i=Xa.test(b);if(b in a&&f&&!i){if(e){b==="type"&&Ya.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:Za.test(a.nodeName)||$a.test(a.nodeName)&&a.href?0:v;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&&i?a.getAttribute(b,2):a.getAttribute(b);return a===null?v:a}return c.style(a,b,d)}});var ab=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!==z&&!a.frameElement)a=z;if(!d.guid)d.guid=c.guid++;if(f!==v){d=c.proxy(d);d.data=f}var e=c.data(a,"events")||c.data(a,"events",{}),i=c.data(a,"handle"),j;if(!i){j=
function(){return typeof c!=="undefined"&&!c.event.triggered?c.event.handle.apply(j.elem,arguments):v};i=c.data(a,"handle",j)}if(i){i.elem=a;b=b.split(/\s+/);for(var n,o=0;n=b[o++];){var m=n.split(".");n=m.shift();if(o>1){d=c.proxy(d);if(f!==v)d.data=f}d.type=m.slice(0).sort().join(".");var s=e[n],x=this.special[n]||{};if(!s){s=e[n]={};if(!x.setup||x.setup.call(a,f,m,d)===false)if(a.addEventListener)a.addEventListener(n,i,false);else a.attachEvent&&a.attachEvent("on"+n,i)}if(x.add)if((m=x.add.call(a,
d,f,m,s))&&c.isFunction(m)){m.guid=m.guid||d.guid;m.data=m.data||d.data;m.type=m.type||d.type;d=m}s[d.guid]=d;this.global[n]=true}a=null}}},global:{},remove:function(a,b,d){if(!(a.nodeType===3||a.nodeType===8)){var f=c.data(a,"events"),e,i,j;if(f){if(b===v||typeof b==="string"&&b.charAt(0)===".")for(i in f)this.remove(a,i+(b||""));else{if(b.type){d=b.handler;b=b.type}b=b.split(/\s+/);for(var n=0;i=b[n++];){var o=i.split(".");i=o.shift();var m=!o.length,s=c.map(o.slice(0).sort(),ab);s=new RegExp("(^|\\.)"+
s.join("\\.(?:.*\\.)?")+"(\\.|$)");var x=this.special[i]||{};if(f[i]){if(d){j=f[i][d.guid];delete f[i][d.guid]}else for(var A in f[i])if(m||s.test(f[i][A].type))delete f[i][A];x.remove&&x.remove.call(a,o,j);for(e in f[i])break;if(!e){if(!x.teardown||x.teardown.call(a,o)===false)if(a.removeEventListener)a.removeEventListener(i,c.data(a,"handle"),false);else a.detachEvent&&a.detachEvent("on"+i,c.data(a,"handle"));e=null;delete f[i]}}}}for(e in f)break;if(!e){if(A=c.data(a,"handle"))A.elem=null;c.removeData(a,
"events");c.removeData(a,"handle")}}}},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();this.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 v;a.result=v;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(i){}if(!a.isPropagationStopped()&&f)c.event.trigger(a,b,f,true);else if(!a.isDefaultPrevented()){d=a.target;var j;if(!(c.nodeName(d,"a")&&e==="click")&&!(d&&d.nodeName&&c.noData[d.nodeName.toLowerCase()])){try{if(d[e]){if(j=d["on"+e])d["on"+e]=null;this.triggered=true;d[e]()}}catch(n){}if(j)d["on"+e]=j;this.triggered=false}}},handle:function(a){var b,
d;a=arguments[0]=c.event.fix(a||z.event);a.currentTarget=this;d=a.type.split(".");a.type=d.shift();b=!d.length&&!a.exclusive;var f=new RegExp("(^|\\.)"+d.slice(0).sort().join("\\.(?:.*\\.)?")+"(\\.|$)");d=(c.data(this,"events")||{})[a.type];for(var e in d){var i=d[e];if(b||f.test(i.type)){a.handler=i;a.data=i.data;i=i.apply(this,arguments);if(i!==v){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||r;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=r.documentElement;d=r.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!==v)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,b){c.extend(a,b||{});a.guid+=b.selector+b.live;b.liveProxy=a;c.event.add(this,b.live,na,b)},remove:function(a){if(a.length){var b=
0,d=new RegExp("(^|\\.)"+a[0]+"(\\.|$)");c.each(c.data(this,"events").live||{},function(){d.test(this.type)&&b++});b<1&&c.event.remove(this,a[0],na)}},special:{}},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}}}};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 Aa=function(a){for(var b=
a.relatedTarget;b&&b!==this;)try{b=b.parentNode}catch(d){break}if(b!==this){a.type=a.data;c.event.handle.apply(this,arguments)}},Ba=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?Ba:Aa,a)},teardown:function(d){c.event.remove(this,b,d&&d.selector?Ba:Aa)}}});if(!c.support.submitBubbles)c.event.special.submit={setup:function(a,b,d){if(this.nodeName.toLowerCase()!==
"form"){c.event.add(this,"click.specialSubmit."+d.guid,function(f){var e=f.target,i=e.type;if((i==="submit"||i==="image")&&c(e).closest("form").length)return ma("submit",this,arguments)});c.event.add(this,"keypress.specialSubmit."+d.guid,function(f){var e=f.target,i=e.type;if((i==="text"||i==="password")&&c(e).closest("form").length&&f.keyCode===13)return ma("submit",this,arguments)})}else return false},remove:function(a,b){c.event.remove(this,"click.specialSubmit"+(b?"."+b.guid:""));c.event.remove(this,
"keypress.specialSubmit"+(b?"."+b.guid:""))}};if(!c.support.changeBubbles){var da=/textarea|input|select/i;function Ca(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}function ea(a,b){var d=a.target,f,e;if(!(!da.test(d.nodeName)||d.readOnly)){f=c.data(d,"_change_data");e=Ca(d);if(a.type!=="focusout"||
d.type!=="radio")c.data(d,"_change_data",e);if(!(f===v||e===f))if(f!=null||e){a.type="change";return c.event.trigger(a,b,d)}}}c.event.special.change={filters:{focusout:ea,click:function(a){var b=a.target,d=b.type;if(d==="radio"||d==="checkbox"||b.nodeName.toLowerCase()==="select")return ea.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 ea.call(this,a)},beforeactivate:function(a){a=
a.target;a.nodeName.toLowerCase()==="input"&&a.type==="radio"&&c.data(a,"_change_data",Ca(a))}},setup:function(a,b,d){for(var f in T)c.event.add(this,f+".specialChange."+d.guid,T[f]);return da.test(this.nodeName)},remove:function(a,b){for(var d in T)c.event.remove(this,d+".specialChange"+(b?"."+b.guid:""),T[d]);return da.test(this.nodeName)}};var T=c.event.special.change.filters}r.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 i in d)this[b](i,f,d[i],e);return this}if(c.isFunction(f)){e=f;f=v}var j=b==="one"?c.proxy(e,function(n){c(this).unbind(n,j);return e.apply(this,arguments)}):e;return d==="unload"&&b!=="one"?this.one(d,f,e):this.each(function(){c.event.add(this,d,j,f)})}});c.fn.extend({unbind:function(a,
b){if(typeof a==="object"&&!a.preventDefault){for(var d in a)this.unbind(d,a[d]);return this}return this.each(function(){c.event.remove(this,a,b)})},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)}});c.each(["live","die"],function(a,b){c.fn[b]=function(d,f,e){var i,j=0;if(c.isFunction(f)){e=f;f=v}for(d=(d||"").split(/\s+/);(i=d[j++])!=null;){i=i==="focus"?"focusin":i==="blur"?"focusout":i==="hover"?d.push("mouseleave")&&"mouseenter":i;b==="live"?c(this.context).bind(oa(i,this.selector),{data:f,selector:this.selector,
live:i},e):c(this.context).unbind(oa(i,this.selector),e?{guid:e.guid+this.selector+i}:null)}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});z.attachEvent&&!z.addEventListener&&z.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="",k,l=0;g[l];l++){k=g[l];if(k.nodeType===3||k.nodeType===4)h+=k.nodeValue;else if(k.nodeType!==8)h+=a(k.childNodes)}return h}function b(g,h,k,l,q,p){q=0;for(var u=l.length;q<u;q++){var t=l[q];if(t){t=t[g];for(var y=false;t;){if(t.sizcache===k){y=l[t.sizset];break}if(t.nodeType===1&&!p){t.sizcache=k;t.sizset=q}if(t.nodeName.toLowerCase()===h){y=t;break}t=t[g]}l[q]=y}}}function d(g,h,k,l,q,p){q=0;for(var u=l.length;q<u;q++){var t=l[q];if(t){t=t[g];for(var y=false;t;){if(t.sizcache===
k){y=l[t.sizset];break}if(t.nodeType===1){if(!p){t.sizcache=k;t.sizset=q}if(typeof h!=="string"){if(t===h){y=true;break}}else if(o.filter(h,[t]).length>0){y=t;break}}t=t[g]}l[q]=y}}}var f=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,e=0,i=Object.prototype.toString,j=false,n=true;[0,0].sort(function(){n=false;return 0});var o=function(g,h,k,l){k=k||[];var q=h=h||r;if(h.nodeType!==1&&h.nodeType!==9)return[];if(!g||
typeof g!=="string")return k;for(var p=[],u,t,y,R,H=true,M=w(h),I=g;(f.exec(""),u=f.exec(I))!==null;){I=u[3];p.push(u[1]);if(u[2]){R=u[3];break}}if(p.length>1&&s.exec(g))if(p.length===2&&m.relative[p[0]])t=fa(p[0]+p[1],h);else for(t=m.relative[p[0]]?[h]:o(p.shift(),h);p.length;){g=p.shift();if(m.relative[g])g+=p.shift();t=fa(g,t)}else{if(!l&&p.length>1&&h.nodeType===9&&!M&&m.match.ID.test(p[0])&&!m.match.ID.test(p[p.length-1])){u=o.find(p.shift(),h,M);h=u.expr?o.filter(u.expr,u.set)[0]:u.set[0]}if(h){u=
l?{expr:p.pop(),set:A(l)}:o.find(p.pop(),p.length===1&&(p[0]==="~"||p[0]==="+")&&h.parentNode?h.parentNode:h,M);t=u.expr?o.filter(u.expr,u.set):u.set;if(p.length>0)y=A(t);else H=false;for(;p.length;){var D=p.pop();u=D;if(m.relative[D])u=p.pop();else D="";if(u==null)u=h;m.relative[D](y,u,M)}}else y=[]}y||(y=t);y||o.error(D||g);if(i.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])))k.push(t[g])}else for(g=0;y[g]!=null;g++)y[g]&&
y[g].nodeType===1&&k.push(t[g]);else k.push.apply(k,y);else A(y,k);if(R){o(R,q,k,l);o.uniqueSort(k)}return k};o.uniqueSort=function(g){if(C){j=n;g.sort(C);if(j)for(var h=1;h<g.length;h++)g[h]===g[h-1]&&g.splice(h--,1)}return g};o.matches=function(g,h){return o(g,null,null,h)};o.find=function(g,h,k){var l,q;if(!g)return[];for(var p=0,u=m.order.length;p<u;p++){var t=m.order[p];if(q=m.leftMatch[t].exec(g)){var y=q[1];q.splice(1,1);if(y.substr(y.length-1)!=="\\"){q[1]=(q[1]||"").replace(/\\/g,"");l=m.find[t](q,
h,k);if(l!=null){g=g.replace(m.match[t],"");break}}}}l||(l=h.getElementsByTagName("*"));return{set:l,expr:g}};o.filter=function(g,h,k,l){for(var q=g,p=[],u=h,t,y,R=h&&h[0]&&w(h[0]);g&&h.length;){for(var H in m.filter)if((t=m.leftMatch[H].exec(g))!=null&&t[2]){var M=m.filter[H],I,D;D=t[1];y=false;t.splice(1,1);if(D.substr(D.length-1)!=="\\"){if(u===p)p=[];if(m.preFilter[H])if(t=m.preFilter[H](t,u,k,p,l,R)){if(t===true)continue}else y=I=true;if(t)for(var U=0;(D=u[U])!=null;U++)if(D){I=M(D,t,U,u);var Da=
l^!!I;if(k&&I!=null)if(Da)y=true;else u[U]=false;else if(Da){p.push(D);y=true}}if(I!==v){k||(u=p);g=g.replace(m.match[H],"");if(!y)return[];break}}}if(g===q)if(y==null)o.error(g);else break;q=g}return u};o.error=function(g){throw"Syntax error, unrecognized expression: "+g;};var m=o.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 k=typeof h==="string",l=k&&!/\W/.test(h);k=k&&!l;if(l)h=h.toLowerCase();l=0;for(var q=g.length,
p;l<q;l++)if(p=g[l]){for(;(p=p.previousSibling)&&p.nodeType!==1;);g[l]=k||p&&p.nodeName.toLowerCase()===h?p||false:p===h}k&&o.filter(h,g,true)},">":function(g,h){var k=typeof h==="string";if(k&&!/\W/.test(h)){h=h.toLowerCase();for(var l=0,q=g.length;l<q;l++){var p=g[l];if(p){k=p.parentNode;g[l]=k.nodeName.toLowerCase()===h?k:false}}}else{l=0;for(q=g.length;l<q;l++)if(p=g[l])g[l]=k?p.parentNode:p.parentNode===h;k&&o.filter(h,g,true)}},"":function(g,h,k){var l=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=
h=h.toLowerCase();q=b}q("parentNode",h,l,g,p,k)},"~":function(g,h,k){var l=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=h=h.toLowerCase();q=b}q("previousSibling",h,l,g,p,k)}},find:{ID:function(g,h,k){if(typeof h.getElementById!=="undefined"&&!k)return(g=h.getElementById(g[1]))?[g]:[]},NAME:function(g,h){if(typeof h.getElementsByName!=="undefined"){var k=[];h=h.getElementsByName(g[1]);for(var l=0,q=h.length;l<q;l++)h[l].getAttribute("name")===g[1]&&k.push(h[l]);return k.length===0?null:k}},
TAG:function(g,h){return h.getElementsByTagName(g[1])}},preFilter:{CLASS:function(g,h,k,l,q,p){g=" "+g[1].replace(/\\/g,"")+" ";if(p)return g;p=0;for(var u;(u=h[p])!=null;p++)if(u)if(q^(u.className&&(" "+u.className+" ").replace(/[\t\n]/g," ").indexOf(g)>=0))k||l.push(u);else if(k)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,k,l,q,p){h=g[1].replace(/\\/g,"");if(!p&&m.attrMap[h])g[1]=m.attrMap[h];if(g[2]==="~=")g[4]=" "+g[4]+" ";return g},PSEUDO:function(g,h,k,l,q){if(g[1]==="not")if((f.exec(g[3])||"").length>1||/^\w/.test(g[3]))g[3]=o(g[3],null,null,h);else{g=o.filter(g[3],h,k,true^q);k||l.push.apply(l,g);return false}else if(m.match.POS.test(g[0])||m.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,k){return!!o(k[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,k,l){return h===l.length-1},even:function(g,h){return h%2===
0},odd:function(g,h){return h%2===1},lt:function(g,h,k){return h<k[3]-0},gt:function(g,h,k){return h>k[3]-0},nth:function(g,h,k){return k[3]-0===h},eq:function(g,h,k){return k[3]-0===h}},filter:{PSEUDO:function(g,h,k,l){var q=h[1],p=m.filters[q];if(p)return p(g,k,h,l);else if(q==="contains")return(g.textContent||g.innerText||a([g])||"").indexOf(h[3])>=0;else if(q==="not"){h=h[3];k=0;for(l=h.length;k<l;k++)if(h[k]===g)return false;return true}else o.error("Syntax error, unrecognized expression: "+
q)},CHILD:function(g,h){var k=h[1],l=g;switch(k){case "only":case "first":for(;l=l.previousSibling;)if(l.nodeType===1)return false;if(k==="first")return true;l=g;case "last":for(;l=l.nextSibling;)if(l.nodeType===1)return false;return true;case "nth":k=h[2];var q=h[3];if(k===1&&q===0)return true;h=h[0];var p=g.parentNode;if(p&&(p.sizcache!==h||!g.nodeIndex)){var u=0;for(l=p.firstChild;l;l=l.nextSibling)if(l.nodeType===1)l.nodeIndex=++u;p.sizcache=h}g=g.nodeIndex-q;return k===0?g===0:g%k===0&&g/k>=
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 k=h[1];g=m.attrHandle[k]?m.attrHandle[k](g):g[k]!=null?g[k]:g.getAttribute(k);k=g+"";var l=h[2];h=h[4];return g==null?l==="!=":l==="="?k===h:l==="*="?k.indexOf(h)>=0:l==="~="?(" "+k+" ").indexOf(h)>=0:!h?k&&g!==false:l==="!="?k!==h:l==="^="?
k.indexOf(h)===0:l==="$="?k.substr(k.length-h.length)===h:l==="|="?k===h||k.substr(0,h.length+1)===h+"-":false},POS:function(g,h,k,l){var q=m.setFilters[h[2]];if(q)return q(g,k,h,l)}}},s=m.match.POS;for(var x in m.match){m.match[x]=new RegExp(m.match[x].source+/(?![^\[]*\])(?![^\(]*\))/.source);m.leftMatch[x]=new RegExp(/(^(?:.|\r|\n)*?)/.source+m.match[x].source.replace(/\\(\d+)/g,function(g,h){return"\\"+(h-0+1)}))}var A=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(r.documentElement.childNodes,0)}catch(B){A=function(g,h){h=h||[];if(i.call(g)==="[object Array]")Array.prototype.push.apply(h,g);else if(typeof g.length==="number")for(var k=0,l=g.length;k<l;k++)h.push(g[k]);else for(k=0;g[k];k++)h.push(g[k]);return h}}var C;if(r.documentElement.compareDocumentPosition)C=function(g,h){if(!g.compareDocumentPosition||!h.compareDocumentPosition){if(g==h)j=true;return g.compareDocumentPosition?-1:1}g=g.compareDocumentPosition(h)&4?-1:g===
h?0:1;if(g===0)j=true;return g};else if("sourceIndex"in r.documentElement)C=function(g,h){if(!g.sourceIndex||!h.sourceIndex){if(g==h)j=true;return g.sourceIndex?-1:1}g=g.sourceIndex-h.sourceIndex;if(g===0)j=true;return g};else if(r.createRange)C=function(g,h){if(!g.ownerDocument||!h.ownerDocument){if(g==h)j=true;return g.ownerDocument?-1:1}var k=g.ownerDocument.createRange(),l=h.ownerDocument.createRange();k.setStart(g,0);k.setEnd(g,0);l.setStart(h,0);l.setEnd(h,0);g=k.compareBoundaryPoints(Range.START_TO_END,
l);if(g===0)j=true;return g};(function(){var g=r.createElement("div"),h="script"+(new Date).getTime();g.innerHTML="<a name='"+h+"'/>";var k=r.documentElement;k.insertBefore(g,k.firstChild);if(r.getElementById(h)){m.find.ID=function(l,q,p){if(typeof q.getElementById!=="undefined"&&!p)return(q=q.getElementById(l[1]))?q.id===l[1]||typeof q.getAttributeNode!=="undefined"&&q.getAttributeNode("id").nodeValue===l[1]?[q]:v:[]};m.filter.ID=function(l,q){var p=typeof l.getAttributeNode!=="undefined"&&l.getAttributeNode("id");
return l.nodeType===1&&p&&p.nodeValue===q}}k.removeChild(g);k=g=null})();(function(){var g=r.createElement("div");g.appendChild(r.createComment(""));if(g.getElementsByTagName("*").length>0)m.find.TAG=function(h,k){k=k.getElementsByTagName(h[1]);if(h[1]==="*"){h=[];for(var l=0;k[l];l++)k[l].nodeType===1&&h.push(k[l]);k=h}return k};g.innerHTML="<a href='#'></a>";if(g.firstChild&&typeof g.firstChild.getAttribute!=="undefined"&&g.firstChild.getAttribute("href")!=="#")m.attrHandle.href=function(h){return h.getAttribute("href",
2)};g=null})();r.querySelectorAll&&function(){var g=o,h=r.createElement("div");h.innerHTML="<p class='TEST'></p>";if(!(h.querySelectorAll&&h.querySelectorAll(".TEST").length===0)){o=function(l,q,p,u){q=q||r;if(!u&&q.nodeType===9&&!w(q))try{return A(q.querySelectorAll(l),p)}catch(t){}return g(l,q,p,u)};for(var k in g)o[k]=g[k];h=null}}();(function(){var g=r.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){m.order.splice(1,0,"CLASS");m.find.CLASS=function(h,k,l){if(typeof k.getElementsByClassName!=="undefined"&&!l)return k.getElementsByClassName(h[1])};g=null}}})();var E=r.compareDocumentPosition?function(g,h){return g.compareDocumentPosition(h)&16}:function(g,h){return g!==h&&(g.contains?g.contains(h):true)},w=function(g){return(g=(g?g.ownerDocument||g:0).documentElement)?g.nodeName!=="HTML":false},fa=function(g,h){var k=[],
l="",q;for(h=h.nodeType?[h]:h;q=m.match.PSEUDO.exec(g);){l+=q[0];g=g.replace(m.match.PSEUDO,"")}g=m.relative[g]?g+"*":g;q=0;for(var p=h.length;q<p;q++)o(g,h[q],k);return o.filter(l,k)};c.find=o;c.expr=o.selectors;c.expr[":"]=c.expr.filters;c.unique=o.uniqueSort;c.getText=a;c.isXMLDoc=w;c.contains=E})();var bb=/Until$/,cb=/^(?:parents|prevUntil|prevAll)/,db=/,/;Q=Array.prototype.slice;var Ea=function(a,b,d){if(c.isFunction(b))return c.grep(a,function(e,i){return!!b.call(e,i,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(Qa.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 i=d;i<b.length;i++)for(var j=0;j<d;j++)if(b[j]===b[i]){b.splice(i--,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(Ea(this,a,false),"not",a)},filter:function(a){return this.pushStack(Ea(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,i={},j;if(f&&a.length){e=0;for(var n=a.length;e<n;e++){j=a[e];i[j]||(i[j]=c.expr.match.POS.test(j)?c(j,b||this.context):j)}for(;f&&f.ownerDocument&&f!==b;){for(j in i){e=i[j];if(e.jquery?e.index(f)>
-1:c(f).is(e)){d.push({selector:j,elem:f});delete i[j]}}f=f.parentNode}}return d}var o=c.expr.match.POS.test(a)?c(a,b||this.context):null;return this.map(function(m,s){for(;s&&s.ownerDocument&&s!==b;){if(o?o.index(s)>-1:c(s).is(a))return s;s=s.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(pa(a[0])||pa(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);bb.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||db.test(f))&&cb.test(a))e=e.reverse();return this.pushStack(e,a,Q.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===v||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 Fa=/ jQuery\d+="(?:\d+|null)"/g,V=/^\s+/,Ga=/(<([\w:]+)[^>]*?)\/>/g,eb=/^(?:area|br|col|embed|hr|img|input|link|meta|param)$/i,Ha=/<([\w:]+)/,fb=/<tbody/i,gb=/<|&\w+;/,sa=/checked\s*(?:[^=]|=\s*.checked.)/i,Ia=function(a,b,d){return eb.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!==v)return this.empty().append((this[0]&&this[0].ownerDocument||r).createTextNode(a));return c.getText(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}},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(Fa,"").replace(V,"")],f)[0]}else return this.cloneNode(true)});if(a===true){qa(this,b);qa(this.find("*"),b.find("*"))}return b},html:function(a){if(a===v)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(Fa,""):null;else if(typeof a==="string"&&!/<script/i.test(a)&&(c.support.leadingWhitespace||!V.test(a))&&!F[(Ha.exec(a)||
["",""])[1].toLowerCase()]){a=a.replace(Ga,Ia);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 i=c(this),j=i.html();i.empty().append(function(){return a.call(this,e,j)})}):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))});else 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(s){return c.nodeName(s,"table")?s.getElementsByTagName("tbody")[0]||s.appendChild(s.ownerDocument.createElement("tbody")):s}var e,i,j=a[0],n=[];if(!c.support.checkClone&&arguments.length===3&&typeof j===
"string"&&sa.test(j))return this.each(function(){c(this).domManip(a,b,d,true)});if(c.isFunction(j))return this.each(function(s){var x=c(this);a[0]=j.call(this,s,b?x.html():v);x.domManip(a,b,d)});if(this[0]){e=a[0]&&a[0].parentNode&&a[0].parentNode.nodeType===11?{fragment:a[0].parentNode}:ra(a,this,n);if(i=e.fragment.firstChild){b=b&&c.nodeName(i,"tr");for(var o=0,m=this.length;o<m;o++)d.call(b?f(this[o],i):this[o],e.cacheable||this.length>1||o>0?e.fragment.cloneNode(true):e.fragment)}n&&c.each(n,
Ma)}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);for(var e=0,i=d.length;e<i;e++){var j=(e>0?this.clone(true):this).get();c.fn[b].apply(c(d[e]),j);f=f.concat(j)}return this.pushStack(f,a,d.selector)}});c.each({remove:function(a,b){if(!a||c.filter(a,[this]).length){if(!b&&this.nodeType===1){c.cleanData(this.getElementsByTagName("*"));c.cleanData([this])}this.parentNode&&
this.parentNode.removeChild(this)}},empty:function(){for(this.nodeType===1&&c.cleanData(this.getElementsByTagName("*"));this.firstChild;)this.removeChild(this.firstChild)}},function(a,b){c.fn[a]=function(){return this.each(b,arguments)}});c.extend({clean:function(a,b,d,f){b=b||r;if(typeof b.createElement==="undefined")b=b.ownerDocument||b[0]&&b[0].ownerDocument||r;var e=[];c.each(a,function(i,j){if(typeof j==="number")j+="";if(j){if(typeof j==="string"&&!gb.test(j))j=b.createTextNode(j);else if(typeof j===
"string"){j=j.replace(Ga,Ia);var n=(Ha.exec(j)||["",""])[1].toLowerCase(),o=F[n]||F._default,m=o[0];i=b.createElement("div");for(i.innerHTML=o[1]+j+o[2];m--;)i=i.lastChild;if(!c.support.tbody){m=fb.test(j);n=n==="table"&&!m?i.firstChild&&i.firstChild.childNodes:o[1]==="<table>"&&!m?i.childNodes:[];for(o=n.length-1;o>=0;--o)c.nodeName(n[o],"tbody")&&!n[o].childNodes.length&&n[o].parentNode.removeChild(n[o])}!c.support.leadingWhitespace&&V.test(j)&&i.insertBefore(b.createTextNode(V.exec(j)[0]),i.firstChild);
j=c.makeArray(i.childNodes)}if(j.nodeType)e.push(j);else e=c.merge(e,j)}});if(d)for(a=0;e[a];a++)if(f&&c.nodeName(e[a],"script")&&(!e[a].type||e[a].type.toLowerCase()==="text/javascript"))f.push(e[a].parentNode?e[a].parentNode.removeChild(e[a]):e[a]);else{e[a].nodeType===1&&e.splice.apply(e,[a+1,0].concat(c.makeArray(e[a].getElementsByTagName("script"))));d.appendChild(e[a])}return e},cleanData:function(a){for(var b=0,d;(d=a[b])!=null;b++){c.event.remove(d);c.removeData(d)}}});var hb=/z-?index|font-?weight|opacity|zoom|line-?height/i,
Ja=/alpha\([^)]*\)/,Ka=/opacity=([^)]*)/,ga=/float/i,ha=/-([a-z])/ig,ib=/([A-Z])/g,jb=/^-?\d+(?:px)?$/i,kb=/^-?\d/,lb={position:"absolute",visibility:"hidden",display:"block"},mb=["Left","Right"],nb=["Top","Bottom"],ob=r.defaultView&&r.defaultView.getComputedStyle,La=c.support.cssFloat?"cssFloat":"styleFloat",ia=function(a,b){return b.toUpperCase()};c.fn.css=function(a,b){return X(this,a,b,true,function(d,f,e){if(e===v)return c.curCSS(d,f);if(typeof e==="number"&&!hb.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 v;if((b==="width"||b==="height")&&parseFloat(d)<0)d=v;var f=a.style||a,e=d!==v;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=Ja.test(a)?a.replace(Ja,b):b}return f.filter&&f.filter.indexOf("opacity=")>=0?parseFloat(Ka.exec(f.filter)[1])/100+"":""}if(ga.test(b))b=La;b=b.replace(ha,ia);if(e)f[b]=d;return f[b]},css:function(a,
b,d,f){if(b==="width"||b==="height"){var e,i=b==="width"?mb:nb;function j(){e=b==="width"?a.offsetWidth:a.offsetHeight;f!=="border"&&c.each(i,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?j():c.swap(a,lb,j);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=Ka.test(a.currentStyle.filter||"")?parseFloat(RegExp.$1)/100+"":"";return f===""?"1":f}if(ga.test(b))b=La;if(!d&&e&&e[b])f=e[b];else if(ob){if(ga.test(b))b="float";b=b.replace(ib,"-$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(ha,ia);f=a.currentStyle[b]||a.currentStyle[d];if(!jb.test(f)&&kb.test(f)){b=e.left;var i=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=i}}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 pb=
J(),qb=/<script(.|\s)*?\/script>/gi,rb=/select|textarea/i,sb=/color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week/i,N=/=\?(&|$)/,ja=/\?/,tb=/(\?|&)_=.*?(&|$)/,ub=/^(\w+:)?\/\/([^\/?#]+)/,vb=/%20/g;c.fn.extend({_load:c.fn.load,load:function(a,b,d){if(typeof a!=="string")return this._load(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 i=this;c.ajax({url:a,type:f,dataType:"html",data:b,complete:function(j,n){if(n==="success"||n==="notmodified")i.html(e?c("<div />").append(j.responseText.replace(qb,"")).find(e):j.responseText);d&&i.each(d,[j.responseText,n,j])}});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||rb.test(this.nodeName)||sb.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:z.XMLHttpRequest&&(z.location.protocol!=="file:"||!z.ActiveXObject)?function(){return new z.XMLHttpRequest}:
function(){try{return new z.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(o,n,j,w);e.global&&f("ajaxSuccess",[w,e])}function d(){e.complete&&e.complete.call(o,w,j);e.global&&f("ajaxComplete",[w,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),i,j,n,o=a&&a.context||e,m=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(m==="GET")N.test(e.url)||(e.url+=(ja.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))){i=e.jsonpCallback||"jsonp"+pb++;if(e.data)e.data=(e.data+"").replace(N,"="+i+"$1");e.url=e.url.replace(N,"="+i+"$1");e.dataType="script";z[i]=z[i]||function(q){n=q;b();d();z[i]=v;try{delete z[i]}catch(p){}A&&A.removeChild(B)}}if(e.dataType==="script"&&e.cache===null)e.cache=false;if(e.cache===false&&m==="GET"){var s=J(),x=e.url.replace(tb,"$1_="+s+"$2");e.url=x+(x===e.url?(ja.test(e.url)?"&":"?")+"_="+s:"")}if(e.data&&m==="GET")e.url+=(ja.test(e.url)?"&":"?")+e.data;e.global&&!c.active++&&
c.event.trigger("ajaxStart");s=(s=ub.exec(e.url))&&(s[1]&&s[1]!==location.protocol||s[2]!==location.host);if(e.dataType==="script"&&m==="GET"&&s){var A=r.getElementsByTagName("head")[0]||r.documentElement,B=r.createElement("script");B.src=e.url;if(e.scriptCharset)B.charset=e.scriptCharset;if(!i){var C=false;B.onload=B.onreadystatechange=function(){if(!C&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){C=true;b();d();B.onload=B.onreadystatechange=null;A&&B.parentNode&&
A.removeChild(B)}}}A.insertBefore(B,A.firstChild);return v}var E=false,w=e.xhr();if(w){e.username?w.open(m,e.url,e.async,e.username,e.password):w.open(m,e.url,e.async);try{if(e.data||a&&a.contentType)w.setRequestHeader("Content-Type",e.contentType);if(e.ifModified){c.lastModified[e.url]&&w.setRequestHeader("If-Modified-Since",c.lastModified[e.url]);c.etag[e.url]&&w.setRequestHeader("If-None-Match",c.etag[e.url])}s||w.setRequestHeader("X-Requested-With","XMLHttpRequest");w.setRequestHeader("Accept",
e.dataType&&e.accepts[e.dataType]?e.accepts[e.dataType]+", */*":e.accepts._default)}catch(fa){}if(e.beforeSend&&e.beforeSend.call(o,w,e)===false){e.global&&!--c.active&&c.event.trigger("ajaxStop");w.abort();return false}e.global&&f("ajaxSend",[w,e]);var g=w.onreadystatechange=function(q){if(!w||w.readyState===0||q==="abort"){E||d();E=true;if(w)w.onreadystatechange=c.noop}else if(!E&&w&&(w.readyState===4||q==="timeout")){E=true;w.onreadystatechange=c.noop;j=q==="timeout"?"timeout":!c.httpSuccess(w)?
"error":e.ifModified&&c.httpNotModified(w,e.url)?"notmodified":"success";var p;if(j==="success")try{n=c.httpData(w,e.dataType,e)}catch(u){j="parsererror";p=u}if(j==="success"||j==="notmodified")i||b();else c.handleError(e,w,j,p);d();q==="timeout"&&w.abort();if(e.async)w=null}};try{var h=w.abort;w.abort=function(){w&&h.call(w);g("abort")}}catch(k){}e.async&&e.timeout>0&&setTimeout(function(){w&&!E&&g("timeout")},e.timeout);try{w.send(m==="POST"||m==="PUT"||m==="DELETE"?e.data:null)}catch(l){c.handleError(e,
w,null,l);d()}e.async||g();return w}},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(j,n){if(c.isArray(n))c.each(n,
function(o,m){b?f(j,m):d(j+"["+(typeof m==="object"||c.isArray(m)?o:"")+"]",m)});else!b&&n!=null&&typeof n==="object"?c.each(n,function(o,m){d(j+"["+o+"]",m)}):f(j,n)}function f(j,n){n=c.isFunction(n)?n():n;e[e.length]=encodeURIComponent(j)+"="+encodeURIComponent(n)}var e=[];if(b===v)b=c.ajaxSettings.traditional;if(c.isArray(a)||a.jquery)c.each(a,function(){f(this.name,this.value)});else for(var i in a)d(i,a[i]);return e.join("&").replace(vb,"+")}});var ka={},wb=/toggle|show|hide/,xb=/^([+-]=)?([\d+-.]+)(.*)$/,
W,ta=[["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(ka[d])f=ka[d];else{var e=c("<"+d+" />").appendTo("body");f=e.css("display");if(f==="none")f="block";e.remove();
ka[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 i=c.extend({},e),j,n=this.nodeType===1&&c(this).is(":hidden"),
o=this;for(j in a){var m=j.replace(ha,ia);if(j!==m){a[m]=a[j];delete a[j];j=m}if(a[j]==="hide"&&n||a[j]==="show"&&!n)return i.complete.call(this);if((j==="height"||j==="width")&&this.style){i.display=c.css(this,"display");i.overflow=this.style.overflow}if(c.isArray(a[j])){(i.specialEasing=i.specialEasing||{})[j]=a[j][1];a[j]=a[j][0]}}if(i.overflow!=null)this.style.overflow="hidden";i.curAnim=c.extend({},a);c.each(a,function(s,x){var A=new c.fx(o,i,s);if(wb.test(x))A[x==="toggle"?n?"show":"hide":x](a);
else{var B=xb.exec(x),C=A.cur(true)||0;if(B){x=parseFloat(B[2]);var E=B[3]||"px";if(E!=="px"){o.style[s]=(x||1)+E;C=(x||1)/A.cur(true)*C;o.style[s]=C+E}if(B[1])x=(B[1]==="-="?-1:1)*x+C;A.custom(C,x,E)}else A.custom(C,x,"")}});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(i){return e.step(i)}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 r.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(s){c.offset.setOffset(this,a,s)});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,i,j=e.documentElement,n=e.body;f=(e=e.defaultView)?e.getComputedStyle(b,null):b.currentStyle;for(var o=b.offsetTop,m=b.offsetLeft;(b=b.parentNode)&&b!==n&&b!==j;){if(c.offset.supportsFixedPosition&&f.position==="fixed")break;i=e?e.getComputedStyle(b,null):b.currentStyle;o-=b.scrollTop;m-=b.scrollLeft;if(b===d){o+=b.offsetTop;m+=b.offsetLeft;if(c.offset.doesNotAddBorder&&!(c.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(b.nodeName))){o+=parseFloat(i.borderTopWidth)||
0;m+=parseFloat(i.borderLeftWidth)||0}f=d;d=b.offsetParent}if(c.offset.subtractsBorderForOverflowNotVisible&&i.overflow!=="visible"){o+=parseFloat(i.borderTopWidth)||0;m+=parseFloat(i.borderLeftWidth)||0}f=i}if(f.position==="relative"||f.position==="static"){o+=n.offsetTop;m+=n.offsetLeft}if(c.offset.supportsFixedPosition&&f.position==="fixed"){o+=Math.max(j.scrollTop,n.scrollTop);m+=Math.max(j.scrollLeft,n.scrollLeft)}return{top:o,left:m}};c.offset={initialize:function(){var a=r.body,b=r.createElement("div"),
d,f,e,i=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!==i;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(),i=parseInt(c.curCSS(a,"top",true),10)||0,j=parseInt(c.curCSS(a,"left",true),10)||0;if(c.isFunction(b))b=b.call(a,d,e);d={top:b.top-e.top+i,left:b.left-
e.left+j};"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||r.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],i;if(!e)return null;if(f!==v)return this.each(function(){if(i=ua(this))i.scrollTo(!a?f:c(i).scrollLeft(),a?f:c(i).scrollTop());else this[d]=f});else return(i=ua(e))?"pageXOffset"in i?i[a?"pageYOffset":"pageXOffset"]:c.support.boxModel&&i.document.documentElement[d]||i.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(i){var j=c(this);j[d](f.call(this,i,j[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===v?c.css(e,d):this.css(d,typeof f==="string"?f:f+"px")}});z.jQuery=z.$=c})(window);


$.noConflict();
	 jQuery(document).ready(function($) {
		// Code that uses jQuery's $ can follow here.
					$(document).ready(function() {
		
			//Set Default State of each portfolio piece
			$(".paging").show();
			$(".paging a:first").addClass("active");
				
			//Get size of images, how many there are, then determin the size of the image reel.
			var imageWidth = $(".window").width();
			var imageSum = $(".image_reel img").size();
			var imageReelWidth = imageWidth * imageSum;
			
			//Adjust the image reel to its new size
			$(".image_reel").css({'width' : imageReelWidth});
			
			//Paging + Slider Function
			rotate = function(){	
				var triggerID = $active.attr("rel") - 1; //Get number of times to slide
				var image_reelPosition = triggerID * imageWidth; //Determines the distance the image reel needs to slide
		
				$(".paging a").removeClass('active'); //Remove all active class
				$active.addClass('active'); //Add active class (the $active is declared in the rotateSwitch function)
				
				//Slider Animation
				$(".image_reel").animate({ 
					left: -image_reelPosition
				}, 500 );
				
			}; 
			
			//Rotation + Timing Event
			rotateSwitch = function(){		
				play = setInterval(function(){ //Set timer - this will repeat itself every 3 seconds
					$active = $('.paging a.active').next();
					if ( $active.length === 0) { //If paging reaches the end...
						$active = $('.paging a:first'); //go back to first
					}
					rotate(); //Trigger the paging and slider function
				}, 10000); //Timer speed in milliseconds (3 seconds)
			};
			
			rotateSwitch(); //Run function on launch
			
			//On Hover
			$(".image_reel a").hover(function() {
				clearInterval(play); //Stop the rotation
			}, function() {
				rotateSwitch(); //Resume rotation
			});	
			
			//On Click
			$(".paging a").click(function() {	
				$active = $(this); //Activate the clicked paging
				//Reset Timer
				clearInterval(play); //Stop the rotation
				rotate(); //Trigger rotation immediately
				rotateSwitch(); // Resume rotation
				return false; //Prevent browser jump to link anchor
			});	
			
		});
	 });  


/*!
 * jQuery JavaScript Library v1.6.2
 * http://jquery.com/
 *
 * Copyright 2011, John Resig
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * Includes Sizzle.js
 * http://sizzlejs.com/
 * Copyright 2011, The Dojo Foundation
 * Released under the MIT, BSD, and GPL Licenses.
 *
 * Date: Thu Jun 30 14:16:56 2011 -0400
 */
(function(a,b){function cv(a){return f.isWindow(a)?a:a.nodeType===9?a.defaultView||a.parentWindow:!1}function cs(a){if(!cg[a]){var b=c.body,d=f("<"+a+">").appendTo(b),e=d.css("display");d.remove();if(e==="none"||e===""){ch||(ch=c.createElement("iframe"),ch.frameBorder=ch.width=ch.height=0),b.appendChild(ch);if(!ci||!ch.createElement)ci=(ch.contentWindow||ch.contentDocument).document,ci.write((c.compatMode==="CSS1Compat"?"<!doctype html>":"")+"<html><body>"),ci.close();d=ci.createElement(a),ci.body.appendChild(d),e=f.css(d,"display"),b.removeChild(ch)}cg[a]=e}return cg[a]}function cr(a,b){var c={};f.each(cm.concat.apply([],cm.slice(0,b)),function(){c[this]=a});return c}function cq(){cn=b}function cp(){setTimeout(cq,0);return cn=f.now()}function cf(){try{return new a.ActiveXObject("Microsoft.XMLHTTP")}catch(b){}}function ce(){try{return new a.XMLHttpRequest}catch(b){}}function b$(a,c){a.dataFilter&&(c=a.dataFilter(c,a.dataType));var d=a.dataTypes,e={},g,h,i=d.length,j,k=d[0],l,m,n,o,p;for(g=1;g<i;g++){if(g===1)for(h in a.converters)typeof h=="string"&&(e[h.toLowerCase()]=a.converters[h]);l=k,k=d[g];if(k==="*")k=l;else if(l!=="*"&&l!==k){m=l+" "+k,n=e[m]||e["* "+k];if(!n){p=b;for(o in e){j=o.split(" ");if(j[0]===l||j[0]==="*"){p=e[j[1]+" "+k];if(p){o=e[o],o===!0?n=p:p===!0&&(n=o);break}}}}!n&&!p&&f.error("No conversion from "+m.replace(" "," to ")),n!==!0&&(c=n?n(c):p(o(c)))}}return c}function bZ(a,c,d){var e=a.contents,f=a.dataTypes,g=a.responseFields,h,i,j,k;for(i in g)i in d&&(c[g[i]]=d[i]);while(f[0]==="*")f.shift(),h===b&&(h=a.mimeType||c.getResponseHeader("content-type"));if(h)for(i in e)if(e[i]&&e[i].test(h)){f.unshift(i);break}if(f[0]in d)j=f[0];else{for(i in d){if(!f[0]||a.converters[i+" "+f[0]]){j=i;break}k||(k=i)}j=j||k}if(j){j!==f[0]&&f.unshift(j);return d[j]}}function bY(a,b,c,d){if(f.isArray(b))f.each(b,function(b,e){c||bC.test(a)?d(a,e):bY(a+"["+(typeof e=="object"||f.isArray(e)?b:"")+"]",e,c,d)});else if(!c&&b!=null&&typeof b=="object")for(var e in b)bY(a+"["+e+"]",b[e],c,d);else d(a,b)}function bX(a,c,d,e,f,g){f=f||c.dataTypes[0],g=g||{},g[f]=!0;var h=a[f],i=0,j=h?h.length:0,k=a===bR,l;for(;i<j&&(k||!l);i++)l=h[i](c,d,e),typeof l=="string"&&(!k||g[l]?l=b:(c.dataTypes.unshift(l),l=bX(a,c,d,e,l,g)));(k||!l)&&!g["*"]&&(l=bX(a,c,d,e,"*",g));return l}function bW(a){return function(b,c){typeof b!="string"&&(c=b,b="*");if(f.isFunction(c)){var d=b.toLowerCase().split(bN),e=0,g=d.length,h,i,j;for(;e<g;e++)h=d[e],j=/^\+/.test(h),j&&(h=h.substr(1)||"*"),i=a[h]=a[h]||[],i[j?"unshift":"push"](c)}}}function bA(a,b,c){var d=b==="width"?a.offsetWidth:a.offsetHeight,e=b==="width"?bv:bw;if(d>0){c!=="border"&&f.each(e,function(){c||(d-=parseFloat(f.css(a,"padding"+this))||0),c==="margin"?d+=parseFloat(f.css(a,c+this))||0:d-=parseFloat(f.css(a,"border"+this+"Width"))||0});return d+"px"}d=bx(a,b,b);if(d<0||d==null)d=a.style[b]||0;d=parseFloat(d)||0,c&&f.each(e,function(){d+=parseFloat(f.css(a,"padding"+this))||0,c!=="padding"&&(d+=parseFloat(f.css(a,"border"+this+"Width"))||0),c==="margin"&&(d+=parseFloat(f.css(a,c+this))||0)});return d+"px"}function bm(a,b){b.src?f.ajax({url:b.src,async:!1,dataType:"script"}):f.globalEval((b.text||b.textContent||b.innerHTML||"").replace(be,"/*$0*/")),b.parentNode&&b.parentNode.removeChild(b)}function bl(a){f.nodeName(a,"input")?bk(a):"getElementsByTagName"in a&&f.grep(a.getElementsByTagName("input"),bk)}function bk(a){if(a.type==="checkbox"||a.type==="radio")a.defaultChecked=a.checked}function bj(a){return"getElementsByTagName"in a?a.getElementsByTagName("*"):"querySelectorAll"in a?a.querySelectorAll("*"):[]}function bi(a,b){var c;if(b.nodeType===1){b.clearAttributes&&b.clearAttributes(),b.mergeAttributes&&b.mergeAttributes(a),c=b.nodeName.toLowerCase();if(c==="object")b.outerHTML=a.outerHTML;else if(c!=="input"||a.type!=="checkbox"&&a.type!=="radio"){if(c==="option")b.selected=a.defaultSelected;else if(c==="input"||c==="textarea")b.defaultValue=a.defaultValue}else a.checked&&(b.defaultChecked=b.checked=a.checked),b.value!==a.value&&(b.value=a.value);b.removeAttribute(f.expando)}}function bh(a,b){if(b.nodeType===1&&!!f.hasData(a)){var c=f.expando,d=f.data(a),e=f.data(b,d);if(d=d[c]){var g=d.events;e=e[c]=f.extend({},d);if(g){delete e.handle,e.events={};for(var h in g)for(var i=0,j=g[h].length;i<j;i++)f.event.add(b,h+(g[h][i].namespace?".":"")+g[h][i].namespace,g[h][i],g[h][i].data)}}}}function bg(a,b){return f.nodeName(a,"table")?a.getElementsByTagName("tbody")[0]||a.appendChild(a.ownerDocument.createElement("tbody")):a}function W(a,b,c){b=b||0;if(f.isFunction(b))return f.grep(a,function(a,d){var e=!!b.call(a,d,a);return e===c});if(b.nodeType)return f.grep(a,function(a,d){return a===b===c});if(typeof b=="string"){var d=f.grep(a,function(a){return a.nodeType===1});if(R.test(b))return f.filter(b,d,!c);b=f.filter(b,d)}return f.grep(a,function(a,d){return f.inArray(a,b)>=0===c})}function V(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function N(a,b){return(a&&a!=="*"?a+".":"")+b.replace(z,"`").replace(A,"&")}function M(a){var b,c,d,e,g,h,i,j,k,l,m,n,o,p=[],q=[],r=f._data(this,"events");if(!(a.liveFired===this||!r||!r.live||a.target.disabled||a.button&&a.type==="click")){a.namespace&&(n=new RegExp("(^|\\.)"+a.namespace.split(".").join("\\.(?:.*\\.)?")+"(\\.|$)")),a.liveFired=this;var s=r.live.slice(0);for(i=0;i<s.length;i++)g=s[i],g.origType.replace(x,"")===a.type?q.push(g.selector):s.splice(i--,1);e=f(a.target).closest(q,a.currentTarget);for(j=0,k=e.length;j<k;j++){m=e[j];for(i=0;i<s.length;i++){g=s[i];if(m.selector===g.selector&&(!n||n.test(g.namespace))&&!m.elem.disabled){h=m.elem,d=null;if(g.preType==="mouseenter"||g.preType==="mouseleave")a.type=g.preType,d=f(a.relatedTarget).closest(g.selector)[0],d&&f.contains(h,d)&&(d=h);(!d||d!==h)&&p.push({elem:h,handleObj:g,level:m.level})}}}for(j=0,k=p.length;j<k;j++){e=p[j];if(c&&e.level>c)break;a.currentTarget=e.elem,a.data=e.handleObj.data,a.handleObj=e.handleObj,o=e.handleObj.origHandler.apply(e.elem,arguments);if(o===!1||a.isPropagationStopped()){c=e.level,o===!1&&(b=!1);if(a.isImmediatePropagationStopped())break}}return b}}function K(a,c,d){var e=f.extend({},d[0]);e.type=a,e.originalEvent={},e.liveFired=b,f.event.handle.call(c,e),e.isDefaultPrevented()&&d[0].preventDefault()}function E(){return!0}function D(){return!1}function m(a,c,d){var e=c+"defer",g=c+"queue",h=c+"mark",i=f.data(a,e,b,!0);i&&(d==="queue"||!f.data(a,g,b,!0))&&(d==="mark"||!f.data(a,h,b,!0))&&setTimeout(function(){!f.data(a,g,b,!0)&&!f.data(a,h,b,!0)&&(f.removeData(a,e,!0),i.resolve())},0)}function l(a){for(var b in a)if(b!=="toJSON")return!1;return!0}function k(a,c,d){if(d===b&&a.nodeType===1){var e="data-"+c.replace(j,"$1-$2").toLowerCase();d=a.getAttribute(e);if(typeof d=="string"){try{d=d==="true"?!0:d==="false"?!1:d==="null"?null:f.isNaN(d)?i.test(d)?f.parseJSON(d):d:parseFloat(d)}catch(g){}f.data(a,c,d)}else d=b}return d}var c=a.document,d=a.navigator,e=a.location,f=function(){function J(){if(!e.isReady){try{c.documentElement.doScroll("left")}catch(a){setTimeout(J,1);return}e.ready()}}var e=function(a,b){return new e.fn.init(a,b,h)},f=a.jQuery,g=a.$,h,i=/^(?:[^<]*(<[\w\W]+>)[^>]*$|#([\w\-]*)$)/,j=/\S/,k=/^\s+/,l=/\s+$/,m=/\d/,n=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,o=/^[\],:{}\s]*$/,p=/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,q=/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,r=/(?:^|:|,)(?:\s*\[)+/g,s=/(webkit)[ \/]([\w.]+)/,t=/(opera)(?:.*version)?[ \/]([\w.]+)/,u=/(msie) ([\w.]+)/,v=/(mozilla)(?:.*? rv:([\w.]+))?/,w=/-([a-z])/ig,x=function(a,b){return b.toUpperCase()},y=d.userAgent,z,A,B,C=Object.prototype.toString,D=Object.prototype.hasOwnProperty,E=Array.prototype.push,F=Array.prototype.slice,G=String.prototype.trim,H=Array.prototype.indexOf,I={};e.fn=e.prototype={constructor:e,init:function(a,d,f){var g,h,j,k;if(!a)return this;if(a.nodeType){this.context=this[0]=a,this.length=1;return this}if(a==="body"&&!d&&c.body){this.context=c,this[0]=c.body,this.selector=a,this.length=1;return this}if(typeof a=="string"){a.charAt(0)!=="<"||a.charAt(a.length-1)!==">"||a.length<3?g=i.exec(a):g=[null,a,null];if(g&&(g[1]||!d)){if(g[1]){d=d instanceof e?d[0]:d,k=d?d.ownerDocument||d:c,j=n.exec(a),j?e.isPlainObject(d)?(a=[c.createElement(j[1])],e.fn.attr.call(a,d,!0)):a=[k.createElement(j[1])]:(j=e.buildFragment([g[1]],[k]),a=(j.cacheable?e.clone(j.fragment):j.fragment).childNodes);return e.merge(this,a)}h=c.getElementById(g[2]);if(h&&h.parentNode){if(h.id!==g[2])return f.find(a);this.length=1,this[0]=h}this.context=c,this.selector=a;return this}return!d||d.jquery?(d||f).find(a):this.constructor(d).find(a)}if(e.isFunction(a))return f.ready(a);a.selector!==b&&(this.selector=a.selector,this.context=a.context);return e.makeArray(a,this)},selector:"",jquery:"1.6.2",length:0,size:function(){return this.length},toArray:function(){return F.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this[this.length+a]:this[a]},pushStack:function(a,b,c){var d=this.constructor();e.isArray(a)?E.apply(d,a):e.merge(d,a),d.prevObject=this,d.context=this.context,b==="find"?d.selector=this.selector+(this.selector?" ":"")+c:b&&(d.selector=this.selector+"."+b+"("+c+")");return d},each:function(a,b){return e.each(this,a,b)},ready:function(a){e.bindReady(),A.done(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(F.apply(this,arguments),"slice",F.call(arguments).join(","))},map:function(a){return this.pushStack(e.map(this,function(b,c){return a.call(b,c,b)}))},end:function(){return this.prevObject||this.constructor(null)},push:E,sort:[].sort,splice:[].splice},e.fn.init.prototype=e.fn,e.extend=e.fn.extend=function(){var a,c,d,f,g,h,i=arguments[0]||{},j=1,k=arguments.length,l=!1;typeof i=="boolean"&&(l=i,i=arguments[1]||{},j=2),typeof i!="object"&&!e.isFunction(i)&&(i={}),k===j&&(i=this,--j);for(;j<k;j++)if((a=arguments[j])!=null)for(c in a){d=i[c],f=a[c];if(i===f)continue;l&&f&&(e.isPlainObject(f)||(g=e.isArray(f)))?(g?(g=!1,h=d&&e.isArray(d)?d:[]):h=d&&e.isPlainObject(d)?d:{},i[c]=e.extend(l,h,f)):f!==b&&(i[c]=f)}return i},e.extend({noConflict:function(b){a.$===e&&(a.$=g),b&&a.jQuery===e&&(a.jQuery=f);return e},isReady:!1,readyWait:1,holdReady:function(a){a?e.readyWait++:e.ready(!0)},ready:function(a){if(a===!0&&!--e.readyWait||a!==!0&&!e.isReady){if(!c.body)return setTimeout(e.ready,1);e.isReady=!0;if(a!==!0&&--e.readyWait>0)return;A.resolveWith(c,[e]),e.fn.trigger&&e(c).trigger("ready").unbind("ready")}},bindReady:function(){if(!A){A=e._Deferred();if(c.readyState==="complete")return setTimeout(e.ready,1);if(c.addEventListener)c.addEventListener("DOMContentLoaded",B,!1),a.addEventListener("load",e.ready,!1);else if(c.attachEvent){c.attachEvent("onreadystatechange",B),a.attachEvent("onload",e.ready);var b=!1;try{b=a.frameElement==null}catch(d){}c.documentElement.doScroll&&b&&J()}}},isFunction:function(a){return e.type(a)==="function"},isArray:Array.isArray||function(a){return e.type(a)==="array"},isWindow:function(a){return a&&typeof a=="object"&&"setInterval"in a},isNaN:function(a){return a==null||!m.test(a)||isNaN(a)},type:function(a){return a==null?String(a):I[C.call(a)]||"object"},isPlainObject:function(a){if(!a||e.type(a)!=="object"||a.nodeType||e.isWindow(a))return!1;if(a.constructor&&!D.call(a,"constructor")&&!D.call(a.constructor.prototype,"isPrototypeOf"))return!1;var c;for(c in a);return c===b||D.call(a,c)},isEmptyObject:function(a){for(var b in a)return!1;return!0},error:function(a){throw a},parseJSON:function(b){if(typeof b!="string"||!b)return null;b=e.trim(b);if(a.JSON&&a.JSON.parse)return a.JSON.parse(b);if(o.test(b.replace(p,"@").replace(q,"]").replace(r,"")))return(new Function("return "+b))();e.error("Invalid JSON: "+b)},parseXML:function(b,c,d){a.DOMParser?(d=new DOMParser,c=d.parseFromString(b,"text/xml")):(c=new ActiveXObject("Microsoft.XMLDOM"),c.async="false",c.loadXML(b)),d=c.documentElement,(!d||!d.nodeName||d.nodeName==="parsererror")&&e.error("Invalid XML: "+b);return c},noop:function(){},globalEval:function(b){b&&j.test(b)&&(a.execScript||function(b){a.eval.call(a,b)})(b)},camelCase:function(a){return a.replace(w,x)},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()===b.toUpperCase()},each:function(a,c,d){var f,g=0,h=a.length,i=h===b||e.isFunction(a);if(d){if(i){for(f in a)if(c.apply(a[f],d)===!1)break}else for(;g<h;)if(c.apply(a[g++],d)===!1)break}else if(i){for(f in a)if(c.call(a[f],f,a[f])===!1)break}else for(;g<h;)if(c.call(a[g],g,a[g++])===!1)break;return a},trim:G?function(a){return a==null?"":G.call(a)}:function(a){return a==null?"":(a+"").replace(k,"").replace(l,"")},makeArray:function(a,b){var c=b||[];if(a!=null){var d=e.type(a);a.length==null||d==="string"||d==="function"||d==="regexp"||e.isWindow(a)?E.call(c,a):e.merge(c,a)}return c},inArray:function(a,b){if(H)return H.call(b,a);for(var c=0,d=b.length;c<d;c++)if(b[c]===a)return c;return-1},merge:function(a,c){var d=a.length,e=0;if(typeof c.length=="number")for(var f=c.length;e<f;e++)a[d++]=c[e];else while(c[e]!==b)a[d++]=c[e++];a.length=d;return a},grep:function(a,b,c){var d=[],e;c=!!c;for(var f=0,g=a.length;f<g;f++)e=!!b(a[f],f),c!==e&&d.push(a[f]);return d},map:function(a,c,d){var f,g,h=[],i=0,j=a.length,k=a instanceof e||j!==b&&typeof j=="number"&&(j>0&&a[0]&&a[j-1]||j===0||e.isArray(a));if(k)for(;i<j;i++)f=c(a[i],i,d),f!=null&&(h[h.length]=f);else for(g in a)f=c(a[g],g,d),f!=null&&(h[h.length]=f);return h.concat.apply([],h)},guid:1,proxy:function(a,c){if(typeof c=="string"){var d=a[c];c=a,a=d}if(!e.isFunction(a))return b;var f=F.call(arguments,2),g=function(){return a.apply(c,f.concat(F.call(arguments)))};g.guid=a.guid=a.guid||g.guid||e.guid++;return g},access:function(a,c,d,f,g,h){var i=a.length;if(typeof c=="object"){for(var j in c)e.access(a,j,c[j],f,g,d);return a}if(d!==b){f=!h&&f&&e.isFunction(d);for(var k=0;k<i;k++)g(a[k],c,f?d.call(a[k],k,g(a[k],c)):d,h);return a}return i?g(a[0],c):b},now:function(){return(new Date).getTime()},uaMatch:function(a){a=a.toLowerCase();var b=s.exec(a)||t.exec(a)||u.exec(a)||a.indexOf("compatible")<0&&v.exec(a)||[];return{browser:b[1]||"",version:b[2]||"0"}},sub:function(){function a(b,c){return new a.fn.init(b,c)}e.extend(!0,a,this),a.superclass=this,a.fn=a.prototype=this(),a.fn.constructor=a,a.sub=this.sub,a.fn.init=function(d,f){f&&f instanceof e&&!(f instanceof a)&&(f=a(f));return e.fn.init.call(this,d,f,b)},a.fn.init.prototype=a.fn;var b=a(c);return a},browser:{}}),e.each("Boolean Number String Function Array Date RegExp Object".split(" "),function(a,b){I["[object "+b+"]"]=b.toLowerCase()}),z=e.uaMatch(y),z.browser&&(e.browser[z.browser]=!0,e.browser.version=z.version),e.browser.webkit&&(e.browser.safari=!0),j.test(" ")&&(k=/^[\s\xA0]+/,l=/[\s\xA0]+$/),h=e(c),c.addEventListener?B=function(){c.removeEventListener("DOMContentLoaded",B,!1),e.ready()}:c.attachEvent&&(B=function(){c.readyState==="complete"&&(c.detachEvent("onreadystatechange",B),e.ready())});return e}(),g="done fail isResolved isRejected promise then always pipe".split(" "),h=[].slice;f.extend({_Deferred:function(){var a=[],b,c,d,e={done:function(){if(!d){var c=arguments,g,h,i,j,k;b&&(k=b,b=0);for(g=0,h=c.length;g<h;g++)i=c[g],j=f.type(i),j==="array"?e.done.apply(e,i):j==="function"&&a.push(i);k&&e.resolveWith(k[0],k[1])}return this},resolveWith:function(e,f){if(!d&&!b&&!c){f=f||[],c=1;try{while(a[0])a.shift().apply(e,f)}finally{b=[e,f],c=0}}return this},resolve:function(){e.resolveWith(this,arguments);return this},isResolved:function(){return!!c||!!b},cancel:function(){d=1,a=[];return this}};return e},Deferred:function(a){var b=f._Deferred(),c=f._Deferred(),d;f.extend(b,{then:function(a,c){b.done(a).fail(c);return this},always:function(){return b.done.apply(b,arguments).fail.apply(this,arguments)},fail:c.done,rejectWith:c.resolveWith,reject:c.resolve,isRejected:c.isResolved,pipe:function(a,c){return f.Deferred(function(d){f.each({done:[a,"resolve"],fail:[c,"reject"]},function(a,c){var e=c[0],g=c[1],h;f.isFunction(e)?b[a](function(){h=e.apply(this,arguments),h&&f.isFunction(h.promise)?h.promise().then(d.resolve,d.reject):d[g](h)}):b[a](d[g])})}).promise()},promise:function(a){if(a==null){if(d)return d;d=a={}}var c=g.length;while(c--)a[g[c]]=b[g[c]];return a}}),b.done(c.cancel).fail(b.cancel),delete b.cancel,a&&a.call(b,b);return b},when:function(a){function i(a){return function(c){b[a]=arguments.length>1?h.call(arguments,0):c,--e||g.resolveWith(g,h.call(b,0))}}var b=arguments,c=0,d=b.length,e=d,g=d<=1&&a&&f.isFunction(a.promise)?a:f.Deferred();if(d>1){for(;c<d;c++)b[c]&&f.isFunction(b[c].promise)?b[c].promise().then(i(c),g.reject):--e;e||g.resolveWith(g,b)}else g!==a&&g.resolveWith(g,d?[a]:[]);return g.promise()}}),f.support=function(){var a=c.createElement("div"),b=c.documentElement,d,e,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u;a.setAttribute("className","t"),a.innerHTML="   <link/><table></table><a href='/a' style='top:1px;float:left;opacity:.55;'>a</a><input type='checkbox'/>",d=a.getElementsByTagName("*"),e=a.getElementsByTagName("a")[0];if(!d||!d.length||!e)return{};g=c.createElement("select"),h=g.appendChild(c.createElement("option")),i=a.getElementsByTagName("input")[0],k={leadingWhitespace:a.firstChild.nodeType===3,tbody:!a.getElementsByTagName("tbody").length,htmlSerialize:!!a.getElementsByTagName("link").length,style:/top/.test(e.getAttribute("style")),hrefNormalized:e.getAttribute("href")==="/a",opacity:/^0.55$/.test(e.style.opacity),cssFloat:!!e.style.cssFloat,checkOn:i.value==="on",optSelected:h.selected,getSetAttribute:a.className!=="t",submitBubbles:!0,changeBubbles:!0,focusinBubbles:!1,deleteExpando:!0,noCloneEvent:!0,inlineBlockNeedsLayout:!1,shrinkWrapBlocks:!1,reliableMarginRight:!0},i.checked=!0,k.noCloneChecked=i.cloneNode(!0).checked,g.disabled=!0,k.optDisabled=!h.disabled;try{delete a.test}catch(v){k.deleteExpando=!1}!a.addEventListener&&a.attachEvent&&a.fireEvent&&(a.attachEvent("onclick",function(){k.noCloneEvent=!1}),a.cloneNode(!0).fireEvent("onclick")),i=c.createElement("input"),i.value="t",i.setAttribute("type","radio"),k.radioValue=i.value==="t",i.setAttribute("checked","checked"),a.appendChild(i),l=c.createDocumentFragment(),l.appendChild(a.firstChild),k.checkClone=l.cloneNode(!0).cloneNode(!0).lastChild.checked,a.innerHTML="",a.style.width=a.style.paddingLeft="1px",m=c.getElementsByTagName("body")[0],o=c.createElement(m?"div":"body"),p={visibility:"hidden",width:0,height:0,border:0,margin:0},m&&f.extend(p,{position:"absolute",left:-1e3,top:-1e3});for(t in p)o.style[t]=p[t];o.appendChild(a),n=m||b,n.insertBefore(o,n.firstChild),k.appendChecked=i.checked,k.boxModel=a.offsetWidth===2,"zoom"in a.style&&(a.style.display="inline",a.style.zoom=1,k.inlineBlockNeedsLayout=a.offsetWidth===2,a.style.display="",a.innerHTML="<div style='width:4px;'></div>",k.shrinkWrapBlocks=a.offsetWidth!==2),a.innerHTML="<table><tr><td style='padding:0;border:0;display:none'></td><td>t</td></tr></table>",q=a.getElementsByTagName("td"),u=q[0].offsetHeight===0,q[0].style.display="",q[1].style.display="none",k.reliableHiddenOffsets=u&&q[0].offsetHeight===0,a.innerHTML="",c.defaultView&&c.defaultView.getComputedStyle&&(j=c.createElement("div"),j.style.width="0",j.style.marginRight="0",a.appendChild(j),k.reliableMarginRight=(parseInt((c.defaultView.getComputedStyle(j,null)||{marginRight:0}).marginRight,10)||0)===0),o.innerHTML="",n.removeChild(o);if(a.attachEvent)for(t in{submit:1,change:1,focusin:1})s="on"+t,u=s in a,u||(a.setAttribute(s,"return;"),u=typeof a[s]=="function"),k[t+"Bubbles"]=u;o=l=g=h=m=j=a=i=null;return k}(),f.boxModel=f.support.boxModel;var i=/^(?:\{.*\}|\[.*\])$/,j=/([a-z])([A-Z])/g;f.extend({cache:{},uuid:0,expando:"jQuery"+(f.fn.jquery+Math.random()).replace(/\D/g,""),noData:{embed:!0,object:"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000",applet:!0},hasData:function(a){a=a.nodeType?f.cache[a[f.expando]]:a[f.expando];return!!a&&!l(a)},data:function(a,c,d,e){if(!!f.acceptData(a)){var g=f.expando,h=typeof c=="string",i,j=a.nodeType,k=j?f.cache:a,l=j?a[f.expando]:a[f.expando]&&f.expando;if((!l||e&&l&&!k[l][g])&&h&&d===b)return;l||(j?a[f.expando]=l=++f.uuid:l=f.expando),k[l]||(k[l]={},j||(k[l].toJSON=f.noop));if(typeof c=="object"||typeof c=="function")e?k[l][g]=f.extend(k[l][g],c):k[l]=f.extend(k[l],c);i=k[l],e&&(i[g]||(i[g]={}),i=i[g]),d!==b&&(i[f.camelCase(c)]=d);if(c==="events"&&!i[c])return i[g]&&i[g].events;return h?i[f.camelCase(c)]||i[c]:i}},removeData:function(b,c,d){if(!!f.acceptData(b)){var e=f.expando,g=b.nodeType,h=g?f.cache:b,i=g?b[f.expando]:f.expando;if(!h[i])return;if(c){var j=d?h[i][e]:h[i];if(j){delete j[c];if(!l(j))return}}if(d){delete h[i][e];if(!l(h[i]))return}var k=h[i][e];f.support.deleteExpando||h!=a?delete h[i]:h[i]=null,k?(h[i]={},g||(h[i].toJSON=f.noop),h[i][e]=k):g&&(f.support.deleteExpando?delete b[f.expando]:b.removeAttribute?b.removeAttribute(f.expando):b[f.expando]=null)}},_data:function(a,b,c){return f.data(a,b,c,!0)},acceptData:function(a){if(a.nodeName){var b=f.noData[a.nodeName.toLowerCase()];if(b)return b!==!0&&a.getAttribute("classid")===b}return!0}}),f.fn.extend({data:function(a,c){var d=null;if(typeof a=="undefined"){if(this.length){d=f.data(this[0]);if(this[0].nodeType===1){var e=this[0].attributes,g;for(var h=0,i=e.length;h<i;h++)g=e[h].name,g.indexOf("data-")===0&&(g=f.camelCase(g.substring(5)),k(this[0],g,d[g]))}}return d}if(typeof a=="object")return this.each(function(){f.data(this,a)});var j=a.split(".");j[1]=j[1]?"."+j[1]:"";if(c===b){d=this.triggerHandler("getData"+j[1]+"!",[j[0]]),d===b&&this.length&&(d=f.data(this[0],a),d=k(this[0],a,d));return d===b&&j[1]?this.data(j[0]):d}return this.each(function(){var b=f(this),d=[j[0],c];b.triggerHandler("setData"+j[1]+"!",d),f.data(this,a,c),b.triggerHandler("changeData"+j[1]+"!",d)})},removeData:function(a){return this.each(function(){f.removeData(this,a)})}}),f.extend({_mark:function(a,c){a&&(c=(c||"fx")+"mark",f.data(a,c,(f.data(a,c,b,!0)||0)+1,!0))},_unmark:function(a,c,d){a!==!0&&(d=c,c=a,a=!1);if(c){d=d||"fx";var e=d+"mark",g=a?0:(f.data(c,e,b,!0)||1)-1;g?f.data(c,e,g,!0):(f.removeData(c,e,!0),m(c,d,"mark"))}},queue:function(a,c,d){if(a){c=(c||"fx")+"queue";var e=f.data(a,c,b,!0);d&&(!e||f.isArray(d)?e=f.data(a,c,f.makeArray(d),!0):e.push(d));return e||[]}},dequeue:function(a,b){b=b||"fx";var c=f.queue(a,b),d=c.shift(),e;d==="inprogress"&&(d=c.shift()),d&&(b==="fx"&&c.unshift("inprogress"),d.call(a,function(){f.dequeue(a,b)})),c.length||(f.removeData(a,b+"queue",!0),m(a,b,"queue"))}}),f.fn.extend({queue:function(a,c){typeof a!="string"&&(c=a,a="fx");if(c===b)return f.queue(this[0],a);return this.each(function(){var b=f.queue(this,a,c);a==="fx"&&b[0]!=="inprogress"&&f.dequeue(this,a)})},dequeue:function(a){return this.each(function(){f.dequeue(this,a)})},delay:function(a,b){a=f.fx?f.fx.speeds[a]||a:a,b=b||"fx";return this.queue(b,function(){var c=this;setTimeout(function(){f.dequeue(c,b)},a)})},clearQueue:function(a){return this.queue(a||"fx",[])},promise:function(a,c){function m(){--h||d.resolveWith(e,[e])}typeof a!="string"&&(c=a,a=b),a=a||"fx";var d=f.Deferred(),e=this,g=e.length,h=1,i=a+"defer",j=a+"queue",k=a+"mark",l;while(g--)if(l=f.data(e[g],i,b,!0)||(f.data(e[g],j,b,!0)||f.data(e[g],k,b,!0))&&f.data(e[g],i,f._Deferred(),!0))h++,l.done(m);m();return d.promise()}});var n=/[\n\t\r]/g,o=/\s+/,p=/\r/g,q=/^(?:button|input)$/i,r=/^(?:button|input|object|select|textarea)$/i,s=/^a(?:rea)?$/i,t=/^(?:autofocus|autoplay|async|checked|controls|defer|disabled|hidden|loop|multiple|open|readonly|required|scoped|selected)$/i,u=/\:|^on/,v,w;f.fn.extend({attr:function(a,b){return f.access(this,a,b,!0,f.attr)},removeAttr:function(a){return this.each(function(){f.removeAttr(this,a)})},prop:function(a,b){return f.access(this,a,b,!0,f.prop)},removeProp:function(a){a=f.propFix[a]||a;return this.each(function(){try{this[a]=b,delete this[a]}catch(c){}})},addClass:function(a){var b,c,d,e,g,h,i;if(f.isFunction(a))return this.each(function(b){f(this).addClass(a.call(this,b,this.className))});if(a&&typeof a=="string"){b=a.split(o);for(c=0,d=this.length;c<d;c++){e=this[c];if(e.nodeType===1)if(!e.className&&b.length===1)e.className=a;else{g=" "+e.className+" ";for(h=0,i=b.length;h<i;h++)~g.indexOf(" "+b[h]+" ")||(g+=b[h]+" ");e.className=f.trim(g)}}}return this},removeClass:function(a){var c,d,e,g,h,i,j;if(f.isFunction(a))return this.each(function(b){f(this).removeClass(a.call(this,b,this.className))});if(a&&typeof a=="string"||a===b){c=(a||"").split(o);for(d=0,e=this.length;d<e;d++){g=this[d];if(g.nodeType===1&&g.className)if(a){h=(" "+g.className+" ").replace(n," ");for(i=0,j=c.length;i<j;i++)h=h.replace(" "+c[i]+" "," ");g.className=f.trim(h)}else g.className=""}}return this},toggleClass:function(a,b){var c=typeof a,d=typeof b=="boolean";if(f.isFunction(a))return this.each(function(c){f(this).toggleClass(a.call(this,c,this.className,b),b)});return this.each(function(){if(c==="string"){var e,g=0,h=f(this),i=b,j=a.split(o);while(e=j[g++])i=d?i:!h.hasClass(e),h[i?"addClass":"removeClass"](e)}else if(c==="undefined"||c==="boolean")this.className&&f._data(this,"__className__",this.className),this.className=this.className||a===!1?"":f._data(this,"__className__")||""})},hasClass:function(a){var b=" "+a+" ";for(var c=0,d=this.length;c<d;c++)if((" "+this[c].className+" ").replace(n," ").indexOf(b)>-1)return!0;return!1},val:function(a){var c,d,e=this[0];if(!arguments.length){if(e){c=f.valHooks[e.nodeName.toLowerCase()]||f.valHooks[e.type];if(c&&"get"in c&&(d=c.get(e,"value"))!==b)return d;d=e.value;return typeof d=="string"?d.replace(p,""):d==null?"":d}return b}var g=f.isFunction(a);return this.each(function(d){var e=f(this),h;if(this.nodeType===1){g?h=a.call(this,d,e.val()):h=a,h==null?h="":typeof h=="number"?h+="":f.isArray(h)&&(h=f.map(h,function(a){return a==null?"":a+""})),c=f.valHooks[this.nodeName.toLowerCase()]||f.valHooks[this.type];if(!c||!("set"in c)||c.set(this,h,"value")===b)this.value=h}})}}),f.extend({valHooks:{option:{get:function(a){var b=a.attributes.value;return!b||b.specified?a.value:a.text}},select:{get:function(a){var b,c=a.selectedIndex,d=[],e=a.options,g=a.type==="select-one";if(c<0)return null;for(var h=g?c:0,i=g?c+1:e.length;h<i;h++){var j=e[h];if(j.selected&&(f.support.optDisabled?!j.disabled:j.getAttribute("disabled")===null)&&(!j.parentNode.disabled||!f.nodeName(j.parentNode,"optgroup"))){b=f(j).val();if(g)return b;d.push(b)}}if(g&&!d.length&&e.length)return f(e[c]).val();return d},set:function(a,b){var c=f.makeArray(b);f(a).find("option").each(function(){this.selected=f.inArray(f(this).val(),c)>=0}),c.length||(a.selectedIndex=-1);return c}}},attrFn:{val:!0,css:!0,html:!0,text:!0,data:!0,width:!0,height:!0,offset:!0},attrFix:{tabindex:"tabIndex"},attr:function(a,c,d,e){var g=a.nodeType;if(!a||g===3||g===8||g===2)return b;if(e&&c in f.attrFn)return f(a)[c](d);if(!("getAttribute"in a))return f.prop(a,c,d);var h,i,j=g!==1||!f.isXMLDoc(a);j&&(c=f.attrFix[c]||c,i=f.attrHooks[c],i||(t.test(c)?i=w:v&&c!=="className"&&(f.nodeName(a,"form")||u.test(c))&&(i=v)));if(d!==b){if(d===null){f.removeAttr(a,c);return b}if(i&&"set"in i&&j&&(h=i.set(a,d,c))!==b)return h;a.setAttribute(c,""+d);return d}if(i&&"get"in i&&j&&(h=i.get(a,c))!==null)return h;h=a.getAttribute(c);return h===null?b:h},removeAttr:function(a,b){var c;a.nodeType===1&&(b=f.attrFix[b]||b,f.support.getSetAttribute?a.removeAttribute(b):(f.attr(a,b,""),a.removeAttributeNode(a.getAttributeNode(b))),t.test(b)&&(c=f.propFix[b]||b)in a&&(a[c]=!1))},attrHooks:{type:{set:function(a,b){if(q.test(a.nodeName)&&a.parentNode)f.error("type property can't be changed");else if(!f.support.radioValue&&b==="radio"&&f.nodeName(a,"input")){var c=a.value;a.setAttribute("type",b),c&&(a.value=c);return b}}},tabIndex:{get:function(a){var c=a.getAttributeNode("tabIndex");return c&&c.specified?parseInt(c.value,10):r.test(a.nodeName)||s.test(a.nodeName)&&a.href?0:b}},value:{get:function(a,b){if(v&&f.nodeName(a,"button"))return v.get(a,b);return b in a?a.value:null},set:function(a,b,c){if(v&&f.nodeName(a,"button"))return v.set(a,b,c);a.value=b}}},propFix:{tabindex:"tabIndex",readonly:"readOnly","for":"htmlFor","class":"className",maxlength:"maxLength",cellspacing:"cellSpacing",cellpadding:"cellPadding",rowspan:"rowSpan",colspan:"colSpan",usemap:"useMap",frameborder:"frameBorder",contenteditable:"contentEditable"},prop:function(a,c,d){var e=a.nodeType;if(!a||e===3||e===8||e===2)return b;var g,h,i=e!==1||!f.isXMLDoc(a);i&&(c=f.propFix[c]||c,h=f.propHooks[c]);return d!==b?h&&"set"in h&&(g=h.set(a,d,c))!==b?g:a[c]=d:h&&"get"in h&&(g=h.get(a,c))!==b?g:a[c]},propHooks:{}}),w={get:function(a,c){return f.prop(a,c)?c.toLowerCase():b},set:function(a,b,c){var d;b===!1?f.removeAttr(a,c):(d=f.propFix[c]||c,d in a&&(a[d]=!0),a.setAttribute(c,c.toLowerCase()));return c}},f.support.getSetAttribute||(f.attrFix=f.propFix,v=f.attrHooks.name=f.attrHooks.title=f.valHooks.button={get:function(a,c){var d;d=a.getAttributeNode(c);return d&&d.nodeValue!==""?d.nodeValue:b},set:function(a,b,c){var d=a.getAttributeNode(c);if(d){d.nodeValue=b;return b}}},f.each(["width","height"],function(a,b){f.attrHooks[b]=f.extend(f.attrHooks[b],{set:function(a,c){if(c===""){a.setAttribute(b,"auto");return c}}})})),f.support.hrefNormalized||f.each(["href","src","width","height"],function(a,c){f.attrHooks[c]=f.extend(f.attrHooks[c],{get:function(a){var d=a.getAttribute(c,2);return d===null?b:d}})}),f.support.style||(f.attrHooks.style={get:function(a){return a.style.cssText.toLowerCase()||b},set:function(a,b){return a.style.cssText=""+b}}),f.support.optSelected||(f.propHooks.selected=f.extend(f.propHooks.selected,{get:function(a){var b=a.parentNode;b&&(b.selectedIndex,b.parentNode&&b.parentNode.selectedIndex)}})),f.support.checkOn||f.each(["radio","checkbox"],function(){f.valHooks[this]={get:function(a){return a.getAttribute("value")===null?"on":a.value}}}),f.each(["radio","checkbox"],function(){f.valHooks[this]=f.extend(f.valHooks[this],{set:function(a,b){if(f.isArray(b))return a.checked=f.inArray(f(a).val(),b)>=0}})});var x=/\.(.*)$/,y=/^(?:textarea|input|select)$/i,z=/\./g,A=/ /g,B=/[^\w\s.|`]/g,C=function(a){return a.replace(B,"\\$&")};f.event={add:function(a,c,d,e){if(a.nodeType!==3&&a.nodeType!==8){if(d===!1)d=D;else if(!d)return;var g,h;d.handler&&(g=d,d=g.handler),d.guid||(d.guid=f.guid++);var i=f._data(a);if(!i)return;var j=i.events,k=i.handle;j||(i.events=j={}),k||(i.handle=k=function(a){return typeof f!="undefined"&&(!a||f.event.triggered!==a.type)?f.event.handle.apply(k.elem,arguments):b}),k.elem=a,c=c.split(" ");var l,m=0,n;while(l=c[m++]){h=g?f.extend({},g):{handler:d,data:e},l.indexOf(".")>-1?(n=l.split("."),l=n.shift(),h.namespace=n.slice(0).sort().join(".")):(n=[],h.namespace=""),h.type=l,h.guid||(h.guid=d.guid);var o=j[l],p=f.event.special[l]||{};if(!o){o=j[l]=[];if(!p.setup||p.setup.call(a,e,n,k)===!1)a.addEventListener?a.addEventListener(l,k,!1):a.attachEvent&&a.attachEvent("on"+l,k)}p.add&&(p.add.call(a,h),h.handler.guid||(h.handler.guid=d.guid)),o.push(h),f.event.global[l]=!0}a=null}},global:{},remove:function(a,c,d,e){if(a.nodeType!==3&&a.nodeType!==8){d===!1&&(d=D);var g,h,i,j,k=0,l,m,n,o,p,q,r,s=f.hasData(a)&&f._data(a),t=s&&s.events;if(!s||!t)return;c&&c.type&&(d=c.handler,c=c.type);if(!c||typeof c=="string"&&c.charAt(0)==="."){c=c||"";for(h in t)f.event.remove(a,h+c);return}c=c.split(" ");while(h=c[k++]){r=h,q=null,l=h.indexOf(".")<0,m=[],l||(m=h.split("."),h=m.shift(),n=new RegExp("(^|\\.)"+f.map(m.slice(0).sort(),C).join("\\.(?:.*\\.)?")+"(\\.|$)")),p=t[h];if(!p)continue;if(!d){for(j=0;j<p.length;j++){q=p[j];if(l||n.test(q.namespace))f.event.remove(a,r,q.handler,j),p.splice(j--,1)}continue}o=f.event.special[h]||{};for(j=e||0;j<p.length;j++){q=p[j];if(d.guid===q.guid){if(l||n.test(q.namespace))e==null&&p.splice(j--,1),o.remove&&o.remove.call(a,q);if(e!=null)break}}if(p.length===0||e!=null&&p.length===1)(!o.teardown||o.teardown.call(a,m)===!1)&&f.removeEvent(a,h,s.handle),g=null,delete t[h]}if(f.isEmptyObject(t)){var u=s.handle;u&&(u.elem=null),delete s.events,delete s.handle,f.isEmptyObject(s)&&f.removeData(a,b,!0)}}},customEvent:{getData:!0,setData:!0,changeData:!0},trigger:function(c,d,e,g){var h=c.type||c,i=[],j;h.indexOf("!")>=0&&(h=h.slice(0,-1),j=!0),h.indexOf(".")>=0&&(i=h.split("."),h=i.
shift(),i.sort());if(!!e&&!f.event.customEvent[h]||!!f.event.global[h]){c=typeof c=="object"?c[f.expando]?c:new f.Event(h,c):new f.Event(h),c.type=h,c.exclusive=j,c.namespace=i.join("."),c.namespace_re=new RegExp("(^|\\.)"+i.join("\\.(?:.*\\.)?")+"(\\.|$)");if(g||!e)c.preventDefault(),c.stopPropagation();if(!e){f.each(f.cache,function(){var a=f.expando,b=this[a];b&&b.events&&b.events[h]&&f.event.trigger(c,d,b.handle.elem)});return}if(e.nodeType===3||e.nodeType===8)return;c.result=b,c.target=e,d=d!=null?f.makeArray(d):[],d.unshift(c);var k=e,l=h.indexOf(":")<0?"on"+h:"";do{var m=f._data(k,"handle");c.currentTarget=k,m&&m.apply(k,d),l&&f.acceptData(k)&&k[l]&&k[l].apply(k,d)===!1&&(c.result=!1,c.preventDefault()),k=k.parentNode||k.ownerDocument||k===c.target.ownerDocument&&a}while(k&&!c.isPropagationStopped());if(!c.isDefaultPrevented()){var n,o=f.event.special[h]||{};if((!o._default||o._default.call(e.ownerDocument,c)===!1)&&(h!=="click"||!f.nodeName(e,"a"))&&f.acceptData(e)){try{l&&e[h]&&(n=e[l],n&&(e[l]=null),f.event.triggered=h,e[h]())}catch(p){}n&&(e[l]=n),f.event.triggered=b}}return c.result}},handle:function(c){c=f.event.fix(c||a.event);var d=((f._data(this,"events")||{})[c.type]||[]).slice(0),e=!c.exclusive&&!c.namespace,g=Array.prototype.slice.call(arguments,0);g[0]=c,c.currentTarget=this;for(var h=0,i=d.length;h<i;h++){var j=d[h];if(e||c.namespace_re.test(j.namespace)){c.handler=j.handler,c.data=j.data,c.handleObj=j;var k=j.handler.apply(this,g);k!==b&&(c.result=k,k===!1&&(c.preventDefault(),c.stopPropagation()));if(c.isImmediatePropagationStopped())break}}return c.result},props:"altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode layerX layerY metaKey newValue offsetX offsetY pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),fix:function(a){if(a[f.expando])return a;var d=a;a=f.Event(d);for(var e=this.props.length,g;e;)g=this.props[--e],a[g]=d[g];a.target||(a.target=a.srcElement||c),a.target.nodeType===3&&(a.target=a.target.parentNode),!a.relatedTarget&&a.fromElement&&(a.relatedTarget=a.fromElement===a.target?a.toElement:a.fromElement);if(a.pageX==null&&a.clientX!=null){var h=a.target.ownerDocument||c,i=h.documentElement,j=h.body;a.pageX=a.clientX+(i&&i.scrollLeft||j&&j.scrollLeft||0)-(i&&i.clientLeft||j&&j.clientLeft||0),a.pageY=a.clientY+(i&&i.scrollTop||j&&j.scrollTop||0)-(i&&i.clientTop||j&&j.clientTop||0)}a.which==null&&(a.charCode!=null||a.keyCode!=null)&&(a.which=a.charCode!=null?a.charCode:a.keyCode),!a.metaKey&&a.ctrlKey&&(a.metaKey=a.ctrlKey),!a.which&&a.button!==b&&(a.which=a.button&1?1:a.button&2?3:a.button&4?2:0);return a},guid:1e8,proxy:f.proxy,special:{ready:{setup:f.bindReady,teardown:f.noop},live:{add:function(a){f.event.add(this,N(a.origType,a.selector),f.extend({},a,{handler:M,guid:a.handler.guid}))},remove:function(a){f.event.remove(this,N(a.origType,a.selector),a)}},beforeunload:{setup:function(a,b,c){f.isWindow(this)&&(this.onbeforeunload=c)},teardown:function(a,b){this.onbeforeunload===b&&(this.onbeforeunload=null)}}}},f.removeEvent=c.removeEventListener?function(a,b,c){a.removeEventListener&&a.removeEventListener(b,c,!1)}:function(a,b,c){a.detachEvent&&a.detachEvent("on"+b,c)},f.Event=function(a,b){if(!this.preventDefault)return new f.Event(a,b);a&&a.type?(this.originalEvent=a,this.type=a.type,this.isDefaultPrevented=a.defaultPrevented||a.returnValue===!1||a.getPreventDefault&&a.getPreventDefault()?E:D):this.type=a,b&&f.extend(this,b),this.timeStamp=f.now(),this[f.expando]=!0},f.Event.prototype={preventDefault:function(){this.isDefaultPrevented=E;var a=this.originalEvent;!a||(a.preventDefault?a.preventDefault():a.returnValue=!1)},stopPropagation:function(){this.isPropagationStopped=E;var a=this.originalEvent;!a||(a.stopPropagation&&a.stopPropagation(),a.cancelBubble=!0)},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=E,this.stopPropagation()},isDefaultPrevented:D,isPropagationStopped:D,isImmediatePropagationStopped:D};var F=function(a){var b=a.relatedTarget,c=!1,d=a.type;a.type=a.data,b!==this&&(b&&(c=f.contains(this,b)),c||(f.event.handle.apply(this,arguments),a.type=d))},G=function(a){a.type=a.data,f.event.handle.apply(this,arguments)};f.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(a,b){f.event.special[a]={setup:function(c){f.event.add(this,b,c&&c.selector?G:F,a)},teardown:function(a){f.event.remove(this,b,a&&a.selector?G:F)}}}),f.support.submitBubbles||(f.event.special.submit={setup:function(a,b){if(!f.nodeName(this,"form"))f.event.add(this,"click.specialSubmit",function(a){var b=a.target,c=b.type;(c==="submit"||c==="image")&&f(b).closest("form").length&&K("submit",this,arguments)}),f.event.add(this,"keypress.specialSubmit",function(a){var b=a.target,c=b.type;(c==="text"||c==="password")&&f(b).closest("form").length&&a.keyCode===13&&K("submit",this,arguments)});else return!1},teardown:function(a){f.event.remove(this,".specialSubmit")}});if(!f.support.changeBubbles){var H,I=function(a){var b=a.type,c=a.value;b==="radio"||b==="checkbox"?c=a.checked:b==="select-multiple"?c=a.selectedIndex>-1?f.map(a.options,function(a){return a.selected}).join("-"):"":f.nodeName(a,"select")&&(c=a.selectedIndex);return c},J=function(c){var d=c.target,e,g;if(!!y.test(d.nodeName)&&!d.readOnly){e=f._data(d,"_change_data"),g=I(d),(c.type!=="focusout"||d.type!=="radio")&&f._data(d,"_change_data",g);if(e===b||g===e)return;if(e!=null||g)c.type="change",c.liveFired=b,f.event.trigger(c,arguments[1],d)}};f.event.special.change={filters:{focusout:J,beforedeactivate:J,click:function(a){var b=a.target,c=f.nodeName(b,"input")?b.type:"";(c==="radio"||c==="checkbox"||f.nodeName(b,"select"))&&J.call(this,a)},keydown:function(a){var b=a.target,c=f.nodeName(b,"input")?b.type:"";(a.keyCode===13&&!f.nodeName(b,"textarea")||a.keyCode===32&&(c==="checkbox"||c==="radio")||c==="select-multiple")&&J.call(this,a)},beforeactivate:function(a){var b=a.target;f._data(b,"_change_data",I(b))}},setup:function(a,b){if(this.type==="file")return!1;for(var c in H)f.event.add(this,c+".specialChange",H[c]);return y.test(this.nodeName)},teardown:function(a){f.event.remove(this,".specialChange");return y.test(this.nodeName)}},H=f.event.special.change.filters,H.focus=H.beforeactivate}f.support.focusinBubbles||f.each({focus:"focusin",blur:"focusout"},function(a,b){function e(a){var c=f.event.fix(a);c.type=b,c.originalEvent={},f.event.trigger(c,null,c.target),c.isDefaultPrevented()&&a.preventDefault()}var d=0;f.event.special[b]={setup:function(){d++===0&&c.addEventListener(a,e,!0)},teardown:function(){--d===0&&c.removeEventListener(a,e,!0)}}}),f.each(["bind","one"],function(a,c){f.fn[c]=function(a,d,e){var g;if(typeof a=="object"){for(var h in a)this[c](h,d,a[h],e);return this}if(arguments.length===2||d===!1)e=d,d=b;c==="one"?(g=function(a){f(this).unbind(a,g);return e.apply(this,arguments)},g.guid=e.guid||f.guid++):g=e;if(a==="unload"&&c!=="one")this.one(a,d,e);else for(var i=0,j=this.length;i<j;i++)f.event.add(this[i],a,g,d);return this}}),f.fn.extend({unbind:function(a,b){if(typeof a=="object"&&!a.preventDefault)for(var c in a)this.unbind(c,a[c]);else for(var d=0,e=this.length;d<e;d++)f.event.remove(this[d],a,b);return this},delegate:function(a,b,c,d){return this.live(b,c,d,a)},undelegate:function(a,b,c){return arguments.length===0?this.unbind("live"):this.die(b,null,c,a)},trigger:function(a,b){return this.each(function(){f.event.trigger(a,b,this)})},triggerHandler:function(a,b){if(this[0])return f.event.trigger(a,b,this[0],!0)},toggle:function(a){var b=arguments,c=a.guid||f.guid++,d=0,e=function(c){var e=(f.data(this,"lastToggle"+a.guid)||0)%d;f.data(this,"lastToggle"+a.guid,e+1),c.preventDefault();return b[e].apply(this,arguments)||!1};e.guid=c;while(d<b.length)b[d++].guid=c;return this.click(e)},hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)}});var L={focus:"focusin",blur:"focusout",mouseenter:"mouseover",mouseleave:"mouseout"};f.each(["live","die"],function(a,c){f.fn[c]=function(a,d,e,g){var h,i=0,j,k,l,m=g||this.selector,n=g?this:f(this.context);if(typeof a=="object"&&!a.preventDefault){for(var o in a)n[c](o,d,a[o],m);return this}if(c==="die"&&!a&&g&&g.charAt(0)==="."){n.unbind(g);return this}if(d===!1||f.isFunction(d))e=d||D,d=b;a=(a||"").split(" ");while((h=a[i++])!=null){j=x.exec(h),k="",j&&(k=j[0],h=h.replace(x,""));if(h==="hover"){a.push("mouseenter"+k,"mouseleave"+k);continue}l=h,L[h]?(a.push(L[h]+k),h=h+k):h=(L[h]||h)+k;if(c==="live")for(var p=0,q=n.length;p<q;p++)f.event.add(n[p],"live."+N(h,m),{data:d,selector:m,handler:e,origType:h,origHandler:e,preType:l});else n.unbind("live."+N(h,m),e)}return this}}),f.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){f.fn[b]=function(a,c){c==null&&(c=a,a=null);return arguments.length>0?this.bind(b,a,c):this.trigger(b)},f.attrFn&&(f.attrFn[b]=!0)}),function(){function u(a,b,c,d,e,f){for(var g=0,h=d.length;g<h;g++){var i=d[g];if(i){var j=!1;i=i[a];while(i){if(i.sizcache===c){j=d[i.sizset];break}if(i.nodeType===1){f||(i.sizcache=c,i.sizset=g);if(typeof b!="string"){if(i===b){j=!0;break}}else if(k.filter(b,[i]).length>0){j=i;break}}i=i[a]}d[g]=j}}}function t(a,b,c,d,e,f){for(var g=0,h=d.length;g<h;g++){var i=d[g];if(i){var j=!1;i=i[a];while(i){if(i.sizcache===c){j=d[i.sizset];break}i.nodeType===1&&!f&&(i.sizcache=c,i.sizset=g);if(i.nodeName.toLowerCase()===b){j=i;break}i=i[a]}d[g]=j}}}var a=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^\[\]]*\]|['"][^'"]*['"]|[^\[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,d=0,e=Object.prototype.toString,g=!1,h=!0,i=/\\/g,j=/\W/;[0,0].sort(function(){h=!1;return 0});var k=function(b,d,f,g){f=f||[],d=d||c;var h=d;if(d.nodeType!==1&&d.nodeType!==9)return[];if(!b||typeof b!="string")return f;var i,j,n,o,q,r,s,t,u=!0,w=k.isXML(d),x=[],y=b;do{a.exec(""),i=a.exec(y);if(i){y=i[3],x.push(i[1]);if(i[2]){o=i[3];break}}}while(i);if(x.length>1&&m.exec(b))if(x.length===2&&l.relative[x[0]])j=v(x[0]+x[1],d);else{j=l.relative[x[0]]?[d]:k(x.shift(),d);while(x.length)b=x.shift(),l.relative[b]&&(b+=x.shift()),j=v(b,j)}else{!g&&x.length>1&&d.nodeType===9&&!w&&l.match.ID.test(x[0])&&!l.match.ID.test(x[x.length-1])&&(q=k.find(x.shift(),d,w),d=q.expr?k.filter(q.expr,q.set)[0]:q.set[0]);if(d){q=g?{expr:x.pop(),set:p(g)}:k.find(x.pop(),x.length===1&&(x[0]==="~"||x[0]==="+")&&d.parentNode?d.parentNode:d,w),j=q.expr?k.filter(q.expr,q.set):q.set,x.length>0?n=p(j):u=!1;while(x.length)r=x.pop(),s=r,l.relative[r]?s=x.pop():r="",s==null&&(s=d),l.relative[r](n,s,w)}else n=x=[]}n||(n=j),n||k.error(r||b);if(e.call(n)==="[object Array]")if(!u)f.push.apply(f,n);else if(d&&d.nodeType===1)for(t=0;n[t]!=null;t++)n[t]&&(n[t]===!0||n[t].nodeType===1&&k.contains(d,n[t]))&&f.push(j[t]);else for(t=0;n[t]!=null;t++)n[t]&&n[t].nodeType===1&&f.push(j[t]);else p(n,f);o&&(k(o,h,f,g),k.uniqueSort(f));return f};k.uniqueSort=function(a){if(r){g=h,a.sort(r);if(g)for(var b=1;b<a.length;b++)a[b]===a[b-1]&&a.splice(b--,1)}return a},k.matches=function(a,b){return k(a,null,null,b)},k.matchesSelector=function(a,b){return k(b,null,null,[a]).length>0},k.find=function(a,b,c){var d;if(!a)return[];for(var e=0,f=l.order.length;e<f;e++){var g,h=l.order[e];if(g=l.leftMatch[h].exec(a)){var j=g[1];g.splice(1,1);if(j.substr(j.length-1)!=="\\"){g[1]=(g[1]||"").replace(i,""),d=l.find[h](g,b,c);if(d!=null){a=a.replace(l.match[h],"");break}}}}d||(d=typeof b.getElementsByTagName!="undefined"?b.getElementsByTagName("*"):[]);return{set:d,expr:a}},k.filter=function(a,c,d,e){var f,g,h=a,i=[],j=c,m=c&&c[0]&&k.isXML(c[0]);while(a&&c.length){for(var n in l.filter)if((f=l.leftMatch[n].exec(a))!=null&&f[2]){var o,p,q=l.filter[n],r=f[1];g=!1,f.splice(1,1);if(r.substr(r.length-1)==="\\")continue;j===i&&(i=[]);if(l.preFilter[n]){f=l.preFilter[n](f,j,d,i,e,m);if(!f)g=o=!0;else if(f===!0)continue}if(f)for(var s=0;(p=j[s])!=null;s++)if(p){o=q(p,f,s,j);var t=e^!!o;d&&o!=null?t?g=!0:j[s]=!1:t&&(i.push(p),g=!0)}if(o!==b){d||(j=i),a=a.replace(l.match[n],"");if(!g)return[];break}}if(a===h)if(g==null)k.error(a);else break;h=a}return j},k.error=function(a){throw"Syntax error, unrecognized expression: "+a};var l=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|(#?(?:[\w\u00c0-\uFFFF\-]|\\.)*)|)|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*\-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\(\s*(even|odd|(?:[+\-]?\d+|(?:[+\-]?\d*)?n\s*(?:[+\-]\s*\d+)?))\s*\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^\-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF\-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/},leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(a){return a.getAttribute("href")},type:function(a){return a.getAttribute("type")}},relative:{"+":function(a,b){var c=typeof b=="string",d=c&&!j.test(b),e=c&&!d;d&&(b=b.toLowerCase());for(var f=0,g=a.length,h;f<g;f++)if(h=a[f]){while((h=h.previousSibling)&&h.nodeType!==1);a[f]=e||h&&h.nodeName.toLowerCase()===b?h||!1:h===b}e&&k.filter(b,a,!0)},">":function(a,b){var c,d=typeof b=="string",e=0,f=a.length;if(d&&!j.test(b)){b=b.toLowerCase();for(;e<f;e++){c=a[e];if(c){var g=c.parentNode;a[e]=g.nodeName.toLowerCase()===b?g:!1}}}else{for(;e<f;e++)c=a[e],c&&(a[e]=d?c.parentNode:c.parentNode===b);d&&k.filter(b,a,!0)}},"":function(a,b,c){var e,f=d++,g=u;typeof b=="string"&&!j.test(b)&&(b=b.toLowerCase(),e=b,g=t),g("parentNode",b,f,a,e,c)},"~":function(a,b,c){var e,f=d++,g=u;typeof b=="string"&&!j.test(b)&&(b=b.toLowerCase(),e=b,g=t),g("previousSibling",b,f,a,e,c)}},find:{ID:function(a,b,c){if(typeof b.getElementById!="undefined"&&!c){var d=b.getElementById(a[1]);return d&&d.parentNode?[d]:[]}},NAME:function(a,b){if(typeof b.getElementsByName!="undefined"){var c=[],d=b.getElementsByName(a[1]);for(var e=0,f=d.length;e<f;e++)d[e].getAttribute("name")===a[1]&&c.push(d[e]);return c.length===0?null:c}},TAG:function(a,b){if(typeof b.getElementsByTagName!="undefined")return b.getElementsByTagName(a[1])}},preFilter:{CLASS:function(a,b,c,d,e,f){a=" "+a[1].replace(i,"")+" ";if(f)return a;for(var g=0,h;(h=b[g])!=null;g++)h&&(e^(h.className&&(" "+h.className+" ").replace(/[\t\n\r]/g," ").indexOf(a)>=0)?c||d.push(h):c&&(b[g]=!1));return!1},ID:function(a){return a[1].replace(i,"")},TAG:function(a,b){return a[1].replace(i,"").toLowerCase()},CHILD:function(a){if(a[1]==="nth"){a[2]||k.error(a[0]),a[2]=a[2].replace(/^\+|\s*/g,"");var b=/(-?)(\d*)(?:n([+\-]?\d*))?/.exec(a[2]==="even"&&"2n"||a[2]==="odd"&&"2n+1"||!/\D/.test(a[2])&&"0n+"+a[2]||a[2]);a[2]=b[1]+(b[2]||1)-0,a[3]=b[3]-0}else a[2]&&k.error(a[0]);a[0]=d++;return a},ATTR:function(a,b,c,d,e,f){var g=a[1]=a[1].replace(i,"");!f&&l.attrMap[g]&&(a[1]=l.attrMap[g]),a[4]=(a[4]||a[5]||"").replace(i,""),a[2]==="~="&&(a[4]=" "+a[4]+" ");return a},PSEUDO:function(b,c,d,e,f){if(b[1]==="not")if((a.exec(b[3])||"").length>1||/^\w/.test(b[3]))b[3]=k(b[3],null,null,c);else{var g=k.filter(b[3],c,d,!0^f);d||e.push.apply(e,g);return!1}else if(l.match.POS.test(b[0])||l.match.CHILD.test(b[0]))return!0;return b},POS:function(a){a.unshift(!0);return a}},filters:{enabled:function(a){return a.disabled===!1&&a.type!=="hidden"},disabled:function(a){return a.disabled===!0},checked:function(a){return a.checked===!0},selected:function(a){a.parentNode&&a.parentNode.selectedIndex;return a.selected===!0},parent:function(a){return!!a.firstChild},empty:function(a){return!a.firstChild},has:function(a,b,c){return!!k(c[3],a).length},header:function(a){return/h\d/i.test(a.nodeName)},text:function(a){var b=a.getAttribute("type"),c=a.type;return a.nodeName.toLowerCase()==="input"&&"text"===c&&(b===c||b===null)},radio:function(a){return a.nodeName.toLowerCase()==="input"&&"radio"===a.type},checkbox:function(a){return a.nodeName.toLowerCase()==="input"&&"checkbox"===a.type},file:function(a){return a.nodeName.toLowerCase()==="input"&&"file"===a.type},password:function(a){return a.nodeName.toLowerCase()==="input"&&"password"===a.type},submit:function(a){var b=a.nodeName.toLowerCase();return(b==="input"||b==="button")&&"submit"===a.type},image:function(a){return a.nodeName.toLowerCase()==="input"&&"image"===a.type},reset:function(a){var b=a.nodeName.toLowerCase();return(b==="input"||b==="button")&&"reset"===a.type},button:function(a){var b=a.nodeName.toLowerCase();return b==="input"&&"button"===a.type||b==="button"},input:function(a){return/input|select|textarea|button/i.test(a.nodeName)},focus:function(a){return a===a.ownerDocument.activeElement}},setFilters:{first:function(a,b){return b===0},last:function(a,b,c,d){return b===d.length-1},even:function(a,b){return b%2===0},odd:function(a,b){return b%2===1},lt:function(a,b,c){return b<c[3]-0},gt:function(a,b,c){return b>c[3]-0},nth:function(a,b,c){return c[3]-0===b},eq:function(a,b,c){return c[3]-0===b}},filter:{PSEUDO:function(a,b,c,d){var e=b[1],f=l.filters[e];if(f)return f(a,c,b,d);if(e==="contains")return(a.textContent||a.innerText||k.getText([a])||"").indexOf(b[3])>=0;if(e==="not"){var g=b[3];for(var h=0,i=g.length;h<i;h++)if(g[h]===a)return!1;return!0}k.error(e)},CHILD:function(a,b){var c=b[1],d=a;switch(c){case"only":case"first":while(d=d.previousSibling)if(d.nodeType===1)return!1;if(c==="first")return!0;d=a;case"last":while(d=d.nextSibling)if(d.nodeType===1)return!1;return!0;case"nth":var e=b[2],f=b[3];if(e===1&&f===0)return!0;var g=b[0],h=a.parentNode;if(h&&(h.sizcache!==g||!a.nodeIndex)){var i=0;for(d=h.firstChild;d;d=d.nextSibling)d.nodeType===1&&(d.nodeIndex=++i);h.sizcache=g}var j=a.nodeIndex-f;return e===0?j===0:j%e===0&&j/e>=0}},ID:function(a,b){return a.nodeType===1&&a.getAttribute("id")===b},TAG:function(a,b){return b==="*"&&a.nodeType===1||a.nodeName.toLowerCase()===b},CLASS:function(a,b){return(" "+(a.className||a.getAttribute("class"))+" ").indexOf(b)>-1},ATTR:function(a,b){var c=b[1],d=l.attrHandle[c]?l.attrHandle[c](a):a[c]!=null?a[c]:a.getAttribute(c),e=d+"",f=b[2],g=b[4];return d==null?f==="!=":f==="="?e===g:f==="*="?e.indexOf(g)>=0:f==="~="?(" "+e+" ").indexOf(g)>=0:g?f==="!="?e!==g:f==="^="?e.indexOf(g)===0:f==="$="?e.substr(e.length-g.length)===g:f==="|="?e===g||e.substr(0,g.length+1)===g+"-":!1:e&&d!==!1},POS:function(a,b,c,d){var e=b[2],f=l.setFilters[e];if(f)return f(a,c,b,d)}}},m=l.match.POS,n=function(a,b){return"\\"+(b-0+1)};for(var o in l.match)l.match[o]=new RegExp(l.match[o].source+/(?![^\[]*\])(?![^\(]*\))/.source),l.leftMatch[o]=new RegExp(/(^(?:.|\r|\n)*?)/.source+l.match[o].source.replace(/\\(\d+)/g,n));var p=function(a,b){a=Array.prototype.slice.call(a,0);if(b){b.push.apply(b,a);return b}return a};try{Array.prototype.slice.call(c.documentElement.childNodes,0)[0].nodeType}catch(q){p=function(a,b){var c=0,d=b||[];if(e.call(a)==="[object Array]")Array.prototype.push.apply(d,a);else if(typeof a.length=="number")for(var f=a.length;c<f;c++)d.push(a[c]);else for(;a[c];c++)d.push(a[c]);return d}}var r,s;c.documentElement.compareDocumentPosition?r=function(a,b){if(a===b){g=!0;return 0}if(!a.compareDocumentPosition||!b.compareDocumentPosition)return a.compareDocumentPosition?-1:1;return a.compareDocumentPosition(b)&4?-1:1}:(r=function(a,b){if(a===b){g=!0;return 0}if(a.sourceIndex&&b.sourceIndex)return a.sourceIndex-b.sourceIndex;var c,d,e=[],f=[],h=a.parentNode,i=b.parentNode,j=h;if(h===i)return s(a,b);if(!h)return-1;if(!i)return 1;while(j)e.unshift(j),j=j.parentNode;j=i;while(j)f.unshift(j),j=j.parentNode;c=e.length,d=f.length;for(var k=0;k<c&&k<d;k++)if(e[k]!==f[k])return s(e[k],f[k]);return k===c?s(a,f[k],-1):s(e[k],b,1)},s=function(a,b,c){if(a===b)return c;var d=a.nextSibling;while(d){if(d===b)return-1;d=d.nextSibling}return 1}),k.getText=function(a){var b="",c;for(var d=0;a[d];d++)c=a[d],c.nodeType===3||c.nodeType===4?b+=c.nodeValue:c.nodeType!==8&&(b+=k.getText(c.childNodes));return b},function(){var a=c.createElement("div"),d="script"+(new Date).getTime(),e=c.documentElement;a.innerHTML="<a name='"+d+"'/>",e.insertBefore(a,e.firstChild),c.getElementById(d)&&(l.find.ID=function(a,c,d){if(typeof c.getElementById!="undefined"&&!d){var e=c.getElementById(a[1]);return e?e.id===a[1]||typeof e.getAttributeNode!="undefined"&&e.getAttributeNode("id").nodeValue===a[1]?[e]:b:[]}},l.filter.ID=function(a,b){var c=typeof a.getAttributeNode!="undefined"&&a.getAttributeNode("id");return a.nodeType===1&&c&&c.nodeValue===b}),e.removeChild(a),e=a=null}(),function(){var a=c.createElement("div");a.appendChild(c.createComment("")),a.getElementsByTagName("*").length>0&&(l.find.TAG=function(a,b){var c=b.getElementsByTagName(a[1]);if(a[1]==="*"){var d=[];for(var e=0;c[e];e++)c[e].nodeType===1&&d.push(c[e]);c=d}return c}),a.innerHTML="<a href='#'></a>",a.firstChild&&typeof a.firstChild.getAttribute!="undefined"&&a.firstChild.getAttribute("href")!=="#"&&(l.attrHandle.href=function(a){return a.getAttribute("href",2)}),a=null}(),c.querySelectorAll&&function(){var a=k,b=c.createElement("div"),d="__sizzle__";b.innerHTML="<p class='TEST'></p>";if(!b.querySelectorAll||b.querySelectorAll(".TEST").length!==0){k=function(b,e,f,g){e=e||c;if(!g&&!k.isXML(e)){var h=/^(\w+$)|^\.([\w\-]+$)|^#([\w\-]+$)/.exec(b);if(h&&(e.nodeType===1||e.nodeType===9)){if(h[1])return p(e.getElementsByTagName(b),f);if(h[2]&&l.find.CLASS&&e.getElementsByClassName)return p(e.getElementsByClassName(h[2]),f)}if(e.nodeType===9){if(b==="body"&&e.body)return p([e.body],f);if(h&&h[3]){var i=e.getElementById(h[3]);if(!i||!i.parentNode)return p([],f);if(i.id===h[3])return p([i],f)}try{return p(e.querySelectorAll(b),f)}catch(j){}}else if(e.nodeType===1&&e.nodeName.toLowerCase()!=="object"){var m=e,n=e.getAttribute("id"),o=n||d,q=e.parentNode,r=/^\s*[+~]/.test(b);n?o=o.replace(/'/g,"\\$&"):e.setAttribute("id",o),r&&q&&(e=e.parentNode);try{if(!r||q)return p(e.querySelectorAll("[id='"+o+"'] "+b),f)}catch(s){}finally{n||m.removeAttribute("id")}}}return a(b,e,f,g)};for(var e in a)k[e]=a[e];b=null}}(),function(){var a=c.documentElement,b=a.matchesSelector||a.mozMatchesSelector||a.webkitMatchesSelector||a.msMatchesSelector;if(b){var d=!b.call(c.createElement("div"),"div"),e=!1;try{b.call(c.documentElement,"[test!='']:sizzle")}catch(f){e=!0}k.matchesSelector=function(a,c){c=c.replace(/\=\s*([^'"\]]*)\s*\]/g,"='$1']");if(!k.isXML(a))try{if(e||!l.match.PSEUDO.test(c)&&!/!=/.test(c)){var f=b.call(a,c);if(f||!d||a.document&&a.document.nodeType!==11)return f}}catch(g){}return k(c,null,null,[a]).length>0}}}(),function(){var a=c.createElement("div");a.innerHTML="<div class='test e'></div><div class='test'></div>";if(!!a.getElementsByClassName&&a.getElementsByClassName("e").length!==0){a.lastChild.className="e";if(a.getElementsByClassName("e").length===1)return;l.order.splice(1,0,"CLASS"),l.find.CLASS=function(a,b,c){if(typeof b.getElementsByClassName!="undefined"&&!c)return b.getElementsByClassName(a[1])},a=null}}(),c.documentElement.contains?k.contains=function(a,b){return a!==b&&(a.contains?a.contains(b):!0)}:c.documentElement.compareDocumentPosition?k.contains=function(a,b){return!!(a.compareDocumentPosition(b)&16)}:k.contains=function(){return!1},k.isXML=function(a){var b=(a?a.ownerDocument||a:0).documentElement;return b?b.nodeName!=="HTML":!1};var v=function(a,b){var c,d=[],e="",f=b.nodeType?[b]:b;while(c=l.match.PSEUDO.exec(a))e+=c[0],a=a.replace(l.match.PSEUDO,"");a=l.relative[a]?a+"*":a;for(var g=0,h=f.length;g<h;g++)k(a,f[g],d);return k.filter(e,d)};f.find=k,f.expr=k.selectors,f.expr[":"]=f.expr.filters,f.unique=k.uniqueSort,f.text=k.getText,f.isXMLDoc=k.isXML,f.contains=k.contains}();var O=/Until$/,P=/^(?:parents|prevUntil|prevAll)/,Q=/,/,R=/^.[^:#\[\.,]*$/,S=Array.prototype.slice,T=f.expr.match.POS,U={children:!0,contents:!0,next:!0,prev:!0};f.fn.extend({find:function(a){var b=this,c,d;if(typeof a!="string")return f(a).filter(function(){for(c=0,d=b.length;c<d;c++)if(f.contains(b[c],this))return!0});var e=this.pushStack("","find",a),g,h,i;for(c=0,d=this.length;c<d;c++){g=e.length,f.find(a,this[c],e);if(c>0)for(h=g;h<e.length;h++)for(i=0;i<g;i++)if(e[i]===e[h]){e.splice(h--,1);break}}return e},has:function(a){var b=f(a);return this.filter(function(){for(var a=0,c=b.length;a<c;a++)if(f.contains(this,b[a]))return!0})},not:function(a){return this.pushStack(W(this,a,!1),"not",a)},filter:function(a){return this.pushStack(W(this,a,!0),"filter",a)},is:function(a){return!!a&&(typeof a=="string"?f.filter(a,this).length>0:this.filter(a).length>0)},closest:function(a,b){var c=[],d,e,g=this[0];if(f.isArray(a)){var h,i,j={},k=1;if(g&&a.length){for(d=0,e=a.length;d<e;d++)i=a[d],j[i]||(j[i]=T.test(i)?f(i,b||this.context):i);while(g&&g.ownerDocument&&g!==b){for(i in j)h=j[i],(h.jquery?h.index(g)>-1:f(g).is(h))&&c.push({selector:i,elem:g,level:k});g=g.parentNode,k++}}return c}var l=T.test(a)||typeof a!="string"?f(a,b||this.context):0;for(d=0,e=this.length;d<e;d++){g=this[d];while(g){if(l?l.index(g)>-1:f.find.matchesSelector(g,a)){c.push(g);break}g=g.parentNode;if(!g||!g.ownerDocument||g===b||g.nodeType===11)break}}c=c.length>1?f.unique(c):c;return this.pushStack(c,"closest",a)},index:function(a){if(!a||typeof a=="string")return f.inArray(this[0],a?f(a):this.parent().children());return f.inArray(a.jquery?a[0]:a,this)},add:function(a,b){var c=typeof a=="string"?f(a,b):f.makeArray(a&&a.nodeType?[a]:a),d=f.merge(this.get(),c);return this.pushStack(V(c[0])||V(d[0])?d:f.unique(d))},andSelf:function(){return this.add(this.prevObject)}}),f.each({parent:function(a){var b=a.parentNode;return b&&b.nodeType!==11?b:null},parents:function(a){return f.dir(a,"parentNode")},parentsUntil:function(a,b,c){return f.dir(a,"parentNode",c)},next:function(a){return f.nth(a,2,"nextSibling")},prev:function(a){return f.nth(a,2,"previousSibling")},nextAll:function(a){return f.dir(a,"nextSibling")},prevAll:function(a){return f.dir(a,"previousSibling")},nextUntil:function(a,b,c){return f.dir(a,"nextSibling",c)},prevUntil:function(a,b,c){return f.dir(a,"previousSibling",c)},siblings:function(a){return f.sibling(a.parentNode.firstChild,a)},children:function(a){return f.sibling(a.firstChild)},contents:function(a){return f.nodeName(a,"iframe")?a.contentDocument||a.contentWindow.document:f.makeArray(a.childNodes)}},function(a,b){f.fn[a]=function(c,d){var e=f.map(this,b,c),g=S.call(arguments);O.test(a)||(d=c),d&&typeof d=="string"&&(e=f.filter(d,e)),e=this.length>1&&!U[a]?f.unique(e):e,(this.length>1||Q.test(d))&&P.test(a)&&(e=e.reverse());return this.pushStack(e,a,g.join(","))}}),f.extend({filter:function(a,b,c){c&&(a=":not("+a+")");return b.length===1?f.find.matchesSelector(b[0],a)?[b[0]]:[]:f.find.matches(a,b)},dir:function(a,c,d){var e=[],g=a[c];while(g&&g.nodeType!==9&&(d===b||g.nodeType!==1||!f(g).is(d)))g.nodeType===1&&e.push(g),g=g[c];return e},nth:function(a,b,c,d){b=b||1;var e=0;for(;a;a=a[c])if(a.nodeType===1&&++e===b)break;return a},sibling:function(a,b){var c=[];for(;a;a=a.nextSibling)a.nodeType===1&&a!==b&&c.push(a);return c}});var X=/ jQuery\d+="(?:\d+|null)"/g,Y=/^\s+/,Z=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/ig,$=/<([\w:]+)/,_=/<tbody/i,ba=/<|&#?\w+;/,bb=/<(?:script|object|embed|option|style)/i,bc=/checked\s*(?:[^=]|=\s*.checked.)/i,bd=/\/(java|ecma)script/i,be=/^\s*<!(?:\[CDATA\[|\-\-)/,bf={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,"",""]};bf.optgroup=bf.option,bf.tbody=bf.tfoot=bf.colgroup=bf.caption=bf.thead,bf.th=bf.td,f.support.htmlSerialize||(bf._default=[1,"div<div>","</div>"]),f.fn.extend({text:function(a){if(f.isFunction(a))return this.each(function(b){var c=f(this);c.text(a.call(this,b,c.text()))});if(typeof a!="object"&&a!==b)return this.empty().append((this[0]&&this[0].ownerDocument||c).createTextNode(a));return f.text(this)},wrapAll:function(a){if(f.isFunction(a))return this.each(function(b){f(this).wrapAll(a.call(this,b))});if(this[0]){var b=f(a,this[0].ownerDocument).eq(0).clone(!0);this[0].parentNode&&b.insertBefore(this[0]),b.map(function(){var a=this;while(a.firstChild&&a.firstChild.nodeType===1)a=a.firstChild;return a}).append(this)}return this},wrapInner:function(a){if(f.isFunction(a))return this.each(function(b){f(this).wrapInner(a.call(this,b))});return this.each(function(){var b=f(this),c=b.contents();c.length?c.wrapAll(a):b.append(a)})},wrap:function(a){return this.each(function(){f(this).wrapAll(a)})},unwrap:function(){return this.parent().each(function(){f.nodeName(this,"body")||f(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,!0,function(a){this.nodeType===1&&this.appendChild(a)})},prepend:function(){return this.domManip(arguments,!0,function(a){this.nodeType===1&&this.insertBefore(a,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,!1,function(a){this.parentNode.insertBefore(a,this)});if(arguments.length){var a=f(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,!1,function(a){this.parentNode.insertBefore(a,this.nextSibling)});if(arguments.length){var a=this.pushStack(this,"after",arguments);a.push.apply(a,f(arguments[0]).toArray());return a}},remove:function(a,b){for(var c=0,d;(d=this[c])!=null;c++)if(!a||f.filter(a,[d]).length)!b&&d.nodeType===1&&(f.cleanData(d.getElementsByTagName("*")),f.cleanData([d])),d.parentNode&&d.parentNode.removeChild(d);return this},empty:function(){for(var a=0,b;(b=this[a])!=null;a++){b.nodeType===1&&f.cleanData(b.getElementsByTagName("*"));while(b.firstChild)b.removeChild(b.firstChild)}return this},clone:function(a,b){a=a==null?!1:a,b=b==null?a:b;return this.map(function(){return f.clone(this,a,b)})},html:function(a){if(a===b)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(X,""):null;if(typeof a=="string"&&!bb.test(a)&&(f.support.leadingWhitespace||!Y.test(a))&&!bf[($.exec(a)||["",""])[1].toLowerCase()]){a=a.replace(Z,"<$1></$2>");try{for(var c=0,d=this.length;c<d;c++)this[c].nodeType===1&&(f.cleanData(this[c].getElementsByTagName("*")),this[c].innerHTML=a)}catch(e){this.empty().append(a)}}else f.isFunction(a)?this.each(function(b){var c=f(this);c.html(a.call(this,b,c.html()))}):this.empty().append(a);return this},replaceWith:function(a){if(this[0]&&this[0].parentNode){if(f.isFunction(a))return this.each(function(b){var c=f(this),d=c.html();c.replaceWith(a.call(this,b,d))});typeof a!="string"&&(a=f(a).detach());return this.each(function(){var b=this.nextSibling,c=this.parentNode;f(this).remove(),b?f(b).before(a):f(c).append(a)})}return this.length?this.pushStack(f(f.isFunction(a)?a():a),"replaceWith",a):this},detach:function(a){return this.remove(a,!0)},domManip:function(a,c,d){var e,g,h,i,j=a[0],k=[];if(!f.support.checkClone&&arguments.length===3&&typeof j=="string"&&bc.test(j))return this.each(function(){f(this).domManip(a,c,d,!0)});if(f.isFunction(j))return this.each(function(e){var g=f(this);a[0]=j.call(this,e,c?g.html():b),g.domManip(a,c,d)});if(this[0]){i=j&&j.parentNode,f.support.parentNode&&i&&i.nodeType===11&&i.childNodes.length===this.length?e={fragment:i}:e=f.buildFragment(a,this,k),h=e.fragment,h.childNodes.length===1?g=h=h.firstChild:g=h.firstChild;if(g){c=c&&f.nodeName(g,"tr");for(var l=0,m=this.length,n=m-1;l<m;l++)d.call(c?bg(this[l],g):this[l],e.cacheable||m>1&&l<n?f.clone(h,!0,!0):h)}k.length&&f.each(k,bm)}return this}}),f.buildFragment=function(a,b,d){var e,g,h,i;b&&b[0]&&(i=b[0].ownerDocument||b[0]),i.createDocumentFragment||(i=c),a.length===1&&typeof a[0]=="string"&&a[0].length<512&&i===c&&a[0].charAt(0)==="<"&&!bb.test(a[0])&&(f.support.checkClone||!bc.test(a[0]))&&(g=!0,h=f.fragments[a[0]],h&&h!==1&&(e=h)),e||(e=i.createDocumentFragment(),f.clean(a,i,e,d)),g&&(f.fragments[a[0]]=h?e:1);return{fragment:e,cacheable:g}},f.fragments={},f.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){f.fn[a]=function(c){var d=[],e=f(c),g=this.length===1&&this[0].parentNode;if(g&&g.nodeType===11&&g.childNodes.length===1&&e.length===1){e[b](this[0]);return this}for(var h=0,i=e.length;h<i;h++){var j=(h>0?this.clone(!0):this).get();f(e[h])[b](j),d=d.concat(j
)}return this.pushStack(d,a,e.selector)}}),f.extend({clone:function(a,b,c){var d=a.cloneNode(!0),e,g,h;if((!f.support.noCloneEvent||!f.support.noCloneChecked)&&(a.nodeType===1||a.nodeType===11)&&!f.isXMLDoc(a)){bi(a,d),e=bj(a),g=bj(d);for(h=0;e[h];++h)bi(e[h],g[h])}if(b){bh(a,d);if(c){e=bj(a),g=bj(d);for(h=0;e[h];++h)bh(e[h],g[h])}}e=g=null;return d},clean:function(a,b,d,e){var g;b=b||c,typeof b.createElement=="undefined"&&(b=b.ownerDocument||b[0]&&b[0].ownerDocument||c);var h=[],i;for(var j=0,k;(k=a[j])!=null;j++){typeof k=="number"&&(k+="");if(!k)continue;if(typeof k=="string")if(!ba.test(k))k=b.createTextNode(k);else{k=k.replace(Z,"<$1></$2>");var l=($.exec(k)||["",""])[1].toLowerCase(),m=bf[l]||bf._default,n=m[0],o=b.createElement("div");o.innerHTML=m[1]+k+m[2];while(n--)o=o.lastChild;if(!f.support.tbody){var p=_.test(k),q=l==="table"&&!p?o.firstChild&&o.firstChild.childNodes:m[1]==="<table>"&&!p?o.childNodes:[];for(i=q.length-1;i>=0;--i)f.nodeName(q[i],"tbody")&&!q[i].childNodes.length&&q[i].parentNode.removeChild(q[i])}!f.support.leadingWhitespace&&Y.test(k)&&o.insertBefore(b.createTextNode(Y.exec(k)[0]),o.firstChild),k=o.childNodes}var r;if(!f.support.appendChecked)if(k[0]&&typeof (r=k.length)=="number")for(i=0;i<r;i++)bl(k[i]);else bl(k);k.nodeType?h.push(k):h=f.merge(h,k)}if(d){g=function(a){return!a.type||bd.test(a.type)};for(j=0;h[j];j++)if(e&&f.nodeName(h[j],"script")&&(!h[j].type||h[j].type.toLowerCase()==="text/javascript"))e.push(h[j].parentNode?h[j].parentNode.removeChild(h[j]):h[j]);else{if(h[j].nodeType===1){var s=f.grep(h[j].getElementsByTagName("script"),g);h.splice.apply(h,[j+1,0].concat(s))}d.appendChild(h[j])}}return h},cleanData:function(a){var b,c,d=f.cache,e=f.expando,g=f.event.special,h=f.support.deleteExpando;for(var i=0,j;(j=a[i])!=null;i++){if(j.nodeName&&f.noData[j.nodeName.toLowerCase()])continue;c=j[f.expando];if(c){b=d[c]&&d[c][e];if(b&&b.events){for(var k in b.events)g[k]?f.event.remove(j,k):f.removeEvent(j,k,b.handle);b.handle&&(b.handle.elem=null)}h?delete j[f.expando]:j.removeAttribute&&j.removeAttribute(f.expando),delete d[c]}}}});var bn=/alpha\([^)]*\)/i,bo=/opacity=([^)]*)/,bp=/([A-Z]|^ms)/g,bq=/^-?\d+(?:px)?$/i,br=/^-?\d/,bs=/^[+\-]=/,bt=/[^+\-\.\de]+/g,bu={position:"absolute",visibility:"hidden",display:"block"},bv=["Left","Right"],bw=["Top","Bottom"],bx,by,bz;f.fn.css=function(a,c){if(arguments.length===2&&c===b)return this;return f.access(this,a,c,!0,function(a,c,d){return d!==b?f.style(a,c,d):f.css(a,c)})},f.extend({cssHooks:{opacity:{get:function(a,b){if(b){var c=bx(a,"opacity","opacity");return c===""?"1":c}return a.style.opacity}}},cssNumber:{fillOpacity:!0,fontWeight:!0,lineHeight:!0,opacity:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{"float":f.support.cssFloat?"cssFloat":"styleFloat"},style:function(a,c,d,e){if(!!a&&a.nodeType!==3&&a.nodeType!==8&&!!a.style){var g,h,i=f.camelCase(c),j=a.style,k=f.cssHooks[i];c=f.cssProps[i]||i;if(d===b){if(k&&"get"in k&&(g=k.get(a,!1,e))!==b)return g;return j[c]}h=typeof d;if(h==="number"&&isNaN(d)||d==null)return;h==="string"&&bs.test(d)&&(d=+d.replace(bt,"")+parseFloat(f.css(a,c)),h="number"),h==="number"&&!f.cssNumber[i]&&(d+="px");if(!k||!("set"in k)||(d=k.set(a,d))!==b)try{j[c]=d}catch(l){}}},css:function(a,c,d){var e,g;c=f.camelCase(c),g=f.cssHooks[c],c=f.cssProps[c]||c,c==="cssFloat"&&(c="float");if(g&&"get"in g&&(e=g.get(a,!0,d))!==b)return e;if(bx)return bx(a,c)},swap:function(a,b,c){var d={};for(var e in b)d[e]=a.style[e],a.style[e]=b[e];c.call(a);for(e in b)a.style[e]=d[e]}}),f.curCSS=f.css,f.each(["height","width"],function(a,b){f.cssHooks[b]={get:function(a,c,d){var e;if(c){if(a.offsetWidth!==0)return bA(a,b,d);f.swap(a,bu,function(){e=bA(a,b,d)});return e}},set:function(a,b){if(!bq.test(b))return b;b=parseFloat(b);if(b>=0)return b+"px"}}}),f.support.opacity||(f.cssHooks.opacity={get:function(a,b){return bo.test((b&&a.currentStyle?a.currentStyle.filter:a.style.filter)||"")?parseFloat(RegExp.$1)/100+"":b?"1":""},set:function(a,b){var c=a.style,d=a.currentStyle;c.zoom=1;var e=f.isNaN(b)?"":"alpha(opacity="+b*100+")",g=d&&d.filter||c.filter||"";c.filter=bn.test(g)?g.replace(bn,e):g+" "+e}}),f(function(){f.support.reliableMarginRight||(f.cssHooks.marginRight={get:function(a,b){var c;f.swap(a,{display:"inline-block"},function(){b?c=bx(a,"margin-right","marginRight"):c=a.style.marginRight});return c}})}),c.defaultView&&c.defaultView.getComputedStyle&&(by=function(a,c){var d,e,g;c=c.replace(bp,"-$1").toLowerCase();if(!(e=a.ownerDocument.defaultView))return b;if(g=e.getComputedStyle(a,null))d=g.getPropertyValue(c),d===""&&!f.contains(a.ownerDocument.documentElement,a)&&(d=f.style(a,c));return d}),c.documentElement.currentStyle&&(bz=function(a,b){var c,d=a.currentStyle&&a.currentStyle[b],e=a.runtimeStyle&&a.runtimeStyle[b],f=a.style;!bq.test(d)&&br.test(d)&&(c=f.left,e&&(a.runtimeStyle.left=a.currentStyle.left),f.left=b==="fontSize"?"1em":d||0,d=f.pixelLeft+"px",f.left=c,e&&(a.runtimeStyle.left=e));return d===""?"auto":d}),bx=by||bz,f.expr&&f.expr.filters&&(f.expr.filters.hidden=function(a){var b=a.offsetWidth,c=a.offsetHeight;return b===0&&c===0||!f.support.reliableHiddenOffsets&&(a.style.display||f.css(a,"display"))==="none"},f.expr.filters.visible=function(a){return!f.expr.filters.hidden(a)});var bB=/%20/g,bC=/\[\]$/,bD=/\r?\n/g,bE=/#.*$/,bF=/^(.*?):[ \t]*([^\r\n]*)\r?$/mg,bG=/^(?:color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week)$/i,bH=/^(?:about|app|app\-storage|.+\-extension|file|widget):$/,bI=/^(?:GET|HEAD)$/,bJ=/^\/\//,bK=/\?/,bL=/<script\b[^<]*(?:(?!<\/script>)<[^<]*)*<\/script>/gi,bM=/^(?:select|textarea)/i,bN=/\s+/,bO=/([?&])_=[^&]*/,bP=/^([\w\+\.\-]+:)(?:\/\/([^\/?#:]*)(?::(\d+))?)?/,bQ=f.fn.load,bR={},bS={},bT,bU;try{bT=e.href}catch(bV){bT=c.createElement("a"),bT.href="",bT=bT.href}bU=bP.exec(bT.toLowerCase())||[],f.fn.extend({load:function(a,c,d){if(typeof a!="string"&&bQ)return bQ.apply(this,arguments);if(!this.length)return this;var e=a.indexOf(" ");if(e>=0){var g=a.slice(e,a.length);a=a.slice(0,e)}var h="GET";c&&(f.isFunction(c)?(d=c,c=b):typeof c=="object"&&(c=f.param(c,f.ajaxSettings.traditional),h="POST"));var i=this;f.ajax({url:a,type:h,dataType:"html",data:c,complete:function(a,b,c){c=a.responseText,a.isResolved()&&(a.done(function(a){c=a}),i.html(g?f("<div>").append(c.replace(bL,"")).find(g):c)),d&&i.each(d,[c,b,a])}});return this},serialize:function(){return f.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?f.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||bM.test(this.nodeName)||bG.test(this.type))}).map(function(a,b){var c=f(this).val();return c==null?null:f.isArray(c)?f.map(c,function(a,c){return{name:b.name,value:a.replace(bD,"\r\n")}}):{name:b.name,value:c.replace(bD,"\r\n")}}).get()}}),f.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(a,b){f.fn[b]=function(a){return this.bind(b,a)}}),f.each(["get","post"],function(a,c){f[c]=function(a,d,e,g){f.isFunction(d)&&(g=g||e,e=d,d=b);return f.ajax({type:c,url:a,data:d,success:e,dataType:g})}}),f.extend({getScript:function(a,c){return f.get(a,b,c,"script")},getJSON:function(a,b,c){return f.get(a,b,c,"json")},ajaxSetup:function(a,b){b?f.extend(!0,a,f.ajaxSettings,b):(b=a,a=f.extend(!0,f.ajaxSettings,b));for(var c in{context:1,url:1})c in b?a[c]=b[c]:c in f.ajaxSettings&&(a[c]=f.ajaxSettings[c]);return a},ajaxSettings:{url:bT,isLocal:bH.test(bU[1]),global:!0,type:"GET",contentType:"application/x-www-form-urlencoded",processData:!0,async:!0,accepts:{xml:"application/xml, text/xml",html:"text/html",text:"text/plain",json:"application/json, text/javascript","*":"*/*"},contents:{xml:/xml/,html:/html/,json:/json/},responseFields:{xml:"responseXML",text:"responseText"},converters:{"* text":a.String,"text html":!0,"text json":f.parseJSON,"text xml":f.parseXML}},ajaxPrefilter:bW(bR),ajaxTransport:bW(bS),ajax:function(a,c){function w(a,c,l,m){if(s!==2){s=2,q&&clearTimeout(q),p=b,n=m||"",v.readyState=a?4:0;var o,r,u,w=l?bZ(d,v,l):b,x,y;if(a>=200&&a<300||a===304){if(d.ifModified){if(x=v.getResponseHeader("Last-Modified"))f.lastModified[k]=x;if(y=v.getResponseHeader("Etag"))f.etag[k]=y}if(a===304)c="notmodified",o=!0;else try{r=b$(d,w),c="success",o=!0}catch(z){c="parsererror",u=z}}else{u=c;if(!c||a)c="error",a<0&&(a=0)}v.status=a,v.statusText=c,o?h.resolveWith(e,[r,c,v]):h.rejectWith(e,[v,c,u]),v.statusCode(j),j=b,t&&g.trigger("ajax"+(o?"Success":"Error"),[v,d,o?r:u]),i.resolveWith(e,[v,c]),t&&(g.trigger("ajaxComplete",[v,d]),--f.active||f.event.trigger("ajaxStop"))}}typeof a=="object"&&(c=a,a=b),c=c||{};var d=f.ajaxSetup({},c),e=d.context||d,g=e!==d&&(e.nodeType||e instanceof f)?f(e):f.event,h=f.Deferred(),i=f._Deferred(),j=d.statusCode||{},k,l={},m={},n,o,p,q,r,s=0,t,u,v={readyState:0,setRequestHeader:function(a,b){if(!s){var c=a.toLowerCase();a=m[c]=m[c]||a,l[a]=b}return this},getAllResponseHeaders:function(){return s===2?n:null},getResponseHeader:function(a){var c;if(s===2){if(!o){o={};while(c=bF.exec(n))o[c[1].toLowerCase()]=c[2]}c=o[a.toLowerCase()]}return c===b?null:c},overrideMimeType:function(a){s||(d.mimeType=a);return this},abort:function(a){a=a||"abort",p&&p.abort(a),w(0,a);return this}};h.promise(v),v.success=v.done,v.error=v.fail,v.complete=i.done,v.statusCode=function(a){if(a){var b;if(s<2)for(b in a)j[b]=[j[b],a[b]];else b=a[v.status],v.then(b,b)}return this},d.url=((a||d.url)+"").replace(bE,"").replace(bJ,bU[1]+"//"),d.dataTypes=f.trim(d.dataType||"*").toLowerCase().split(bN),d.crossDomain==null&&(r=bP.exec(d.url.toLowerCase()),d.crossDomain=!(!r||r[1]==bU[1]&&r[2]==bU[2]&&(r[3]||(r[1]==="http:"?80:443))==(bU[3]||(bU[1]==="http:"?80:443)))),d.data&&d.processData&&typeof d.data!="string"&&(d.data=f.param(d.data,d.traditional)),bX(bR,d,c,v);if(s===2)return!1;t=d.global,d.type=d.type.toUpperCase(),d.hasContent=!bI.test(d.type),t&&f.active++===0&&f.event.trigger("ajaxStart");if(!d.hasContent){d.data&&(d.url+=(bK.test(d.url)?"&":"?")+d.data),k=d.url;if(d.cache===!1){var x=f.now(),y=d.url.replace(bO,"$1_="+x);d.url=y+(y===d.url?(bK.test(d.url)?"&":"?")+"_="+x:"")}}(d.data&&d.hasContent&&d.contentType!==!1||c.contentType)&&v.setRequestHeader("Content-Type",d.contentType),d.ifModified&&(k=k||d.url,f.lastModified[k]&&v.setRequestHeader("If-Modified-Since",f.lastModified[k]),f.etag[k]&&v.setRequestHeader("If-None-Match",f.etag[k])),v.setRequestHeader("Accept",d.dataTypes[0]&&d.accepts[d.dataTypes[0]]?d.accepts[d.dataTypes[0]]+(d.dataTypes[0]!=="*"?", */*; q=0.01":""):d.accepts["*"]);for(u in d.headers)v.setRequestHeader(u,d.headers[u]);if(d.beforeSend&&(d.beforeSend.call(e,v,d)===!1||s===2)){v.abort();return!1}for(u in{success:1,error:1,complete:1})v[u](d[u]);p=bX(bS,d,c,v);if(!p)w(-1,"No Transport");else{v.readyState=1,t&&g.trigger("ajaxSend",[v,d]),d.async&&d.timeout>0&&(q=setTimeout(function(){v.abort("timeout")},d.timeout));try{s=1,p.send(l,w)}catch(z){status<2?w(-1,z):f.error(z)}}return v},param:function(a,c){var d=[],e=function(a,b){b=f.isFunction(b)?b():b,d[d.length]=encodeURIComponent(a)+"="+encodeURIComponent(b)};c===b&&(c=f.ajaxSettings.traditional);if(f.isArray(a)||a.jquery&&!f.isPlainObject(a))f.each(a,function(){e(this.name,this.value)});else for(var g in a)bY(g,a[g],c,e);return d.join("&").replace(bB,"+")}}),f.extend({active:0,lastModified:{},etag:{}});var b_=f.now(),ca=/(\=)\?(&|$)|\?\?/i;f.ajaxSetup({jsonp:"callback",jsonpCallback:function(){return f.expando+"_"+b_++}}),f.ajaxPrefilter("json jsonp",function(b,c,d){var e=b.contentType==="application/x-www-form-urlencoded"&&typeof b.data=="string";if(b.dataTypes[0]==="jsonp"||b.jsonp!==!1&&(ca.test(b.url)||e&&ca.test(b.data))){var g,h=b.jsonpCallback=f.isFunction(b.jsonpCallback)?b.jsonpCallback():b.jsonpCallback,i=a[h],j=b.url,k=b.data,l="$1"+h+"$2";b.jsonp!==!1&&(j=j.replace(ca,l),b.url===j&&(e&&(k=k.replace(ca,l)),b.data===k&&(j+=(/\?/.test(j)?"&":"?")+b.jsonp+"="+h))),b.url=j,b.data=k,a[h]=function(a){g=[a]},d.always(function(){a[h]=i,g&&f.isFunction(i)&&a[h](g[0])}),b.converters["script json"]=function(){g||f.error(h+" was not called");return g[0]},b.dataTypes[0]="json";return"script"}}),f.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/javascript|ecmascript/},converters:{"text script":function(a){f.globalEval(a);return a}}}),f.ajaxPrefilter("script",function(a){a.cache===b&&(a.cache=!1),a.crossDomain&&(a.type="GET",a.global=!1)}),f.ajaxTransport("script",function(a){if(a.crossDomain){var d,e=c.head||c.getElementsByTagName("head")[0]||c.documentElement;return{send:function(f,g){d=c.createElement("script"),d.async="async",a.scriptCharset&&(d.charset=a.scriptCharset),d.src=a.url,d.onload=d.onreadystatechange=function(a,c){if(c||!d.readyState||/loaded|complete/.test(d.readyState))d.onload=d.onreadystatechange=null,e&&d.parentNode&&e.removeChild(d),d=b,c||g(200,"success")},e.insertBefore(d,e.firstChild)},abort:function(){d&&d.onload(0,1)}}}});var cb=a.ActiveXObject?function(){for(var a in cd)cd[a](0,1)}:!1,cc=0,cd;f.ajaxSettings.xhr=a.ActiveXObject?function(){return!this.isLocal&&ce()||cf()}:ce,function(a){f.extend(f.support,{ajax:!!a,cors:!!a&&"withCredentials"in a})}(f.ajaxSettings.xhr()),f.support.ajax&&f.ajaxTransport(function(c){if(!c.crossDomain||f.support.cors){var d;return{send:function(e,g){var h=c.xhr(),i,j;c.username?h.open(c.type,c.url,c.async,c.username,c.password):h.open(c.type,c.url,c.async);if(c.xhrFields)for(j in c.xhrFields)h[j]=c.xhrFields[j];c.mimeType&&h.overrideMimeType&&h.overrideMimeType(c.mimeType),!c.crossDomain&&!e["X-Requested-With"]&&(e["X-Requested-With"]="XMLHttpRequest");try{for(j in e)h.setRequestHeader(j,e[j])}catch(k){}h.send(c.hasContent&&c.data||null),d=function(a,e){var j,k,l,m,n;try{if(d&&(e||h.readyState===4)){d=b,i&&(h.onreadystatechange=f.noop,cb&&delete cd[i]);if(e)h.readyState!==4&&h.abort();else{j=h.status,l=h.getAllResponseHeaders(),m={},n=h.responseXML,n&&n.documentElement&&(m.xml=n),m.text=h.responseText;try{k=h.statusText}catch(o){k=""}!j&&c.isLocal&&!c.crossDomain?j=m.text?200:404:j===1223&&(j=204)}}}catch(p){e||g(-1,p)}m&&g(j,k,m,l)},!c.async||h.readyState===4?d():(i=++cc,cb&&(cd||(cd={},f(a).unload(cb)),cd[i]=d),h.onreadystatechange=d)},abort:function(){d&&d(0,1)}}}});var cg={},ch,ci,cj=/^(?:toggle|show|hide)$/,ck=/^([+\-]=)?([\d+.\-]+)([a-z%]*)$/i,cl,cm=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]],cn,co=a.webkitRequestAnimationFrame||a.mozRequestAnimationFrame||a.oRequestAnimationFrame;f.fn.extend({show:function(a,b,c){var d,e;if(a||a===0)return this.animate(cr("show",3),a,b,c);for(var g=0,h=this.length;g<h;g++)d=this[g],d.style&&(e=d.style.display,!f._data(d,"olddisplay")&&e==="none"&&(e=d.style.display=""),e===""&&f.css(d,"display")==="none"&&f._data(d,"olddisplay",cs(d.nodeName)));for(g=0;g<h;g++){d=this[g];if(d.style){e=d.style.display;if(e===""||e==="none")d.style.display=f._data(d,"olddisplay")||""}}return this},hide:function(a,b,c){if(a||a===0)return this.animate(cr("hide",3),a,b,c);for(var d=0,e=this.length;d<e;d++)if(this[d].style){var g=f.css(this[d],"display");g!=="none"&&!f._data(this[d],"olddisplay")&&f._data(this[d],"olddisplay",g)}for(d=0;d<e;d++)this[d].style&&(this[d].style.display="none");return this},_toggle:f.fn.toggle,toggle:function(a,b,c){var d=typeof a=="boolean";f.isFunction(a)&&f.isFunction(b)?this._toggle.apply(this,arguments):a==null||d?this.each(function(){var b=d?a:f(this).is(":hidden");f(this)[b?"show":"hide"]()}):this.animate(cr("toggle",3),a,b,c);return this},fadeTo:function(a,b,c,d){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:b},a,c,d)},animate:function(a,b,c,d){var e=f.speed(b,c,d);if(f.isEmptyObject(a))return this.each(e.complete,[!1]);a=f.extend({},a);return this[e.queue===!1?"each":"queue"](function(){e.queue===!1&&f._mark(this);var b=f.extend({},e),c=this.nodeType===1,d=c&&f(this).is(":hidden"),g,h,i,j,k,l,m,n,o;b.animatedProperties={};for(i in a){g=f.camelCase(i),i!==g&&(a[g]=a[i],delete a[i]),h=a[g],f.isArray(h)?(b.animatedProperties[g]=h[1],h=a[g]=h[0]):b.animatedProperties[g]=b.specialEasing&&b.specialEasing[g]||b.easing||"swing";if(h==="hide"&&d||h==="show"&&!d)return b.complete.call(this);c&&(g==="height"||g==="width")&&(b.overflow=[this.style.overflow,this.style.overflowX,this.style.overflowY],f.css(this,"display")==="inline"&&f.css(this,"float")==="none"&&(f.support.inlineBlockNeedsLayout?(j=cs(this.nodeName),j==="inline"?this.style.display="inline-block":(this.style.display="inline",this.style.zoom=1)):this.style.display="inline-block"))}b.overflow!=null&&(this.style.overflow="hidden");for(i in a)k=new f.fx(this,b,i),h=a[i],cj.test(h)?k[h==="toggle"?d?"show":"hide":h]():(l=ck.exec(h),m=k.cur(),l?(n=parseFloat(l[2]),o=l[3]||(f.cssNumber[i]?"":"px"),o!=="px"&&(f.style(this,i,(n||1)+o),m=(n||1)/k.cur()*m,f.style(this,i,m+o)),l[1]&&(n=(l[1]==="-="?-1:1)*n+m),k.custom(m,n,o)):k.custom(m,h,""));return!0})},stop:function(a,b){a&&this.queue([]),this.each(function(){var a=f.timers,c=a.length;b||f._unmark(!0,this);while(c--)a[c].elem===this&&(b&&a[c](!0),a.splice(c,1))}),b||this.dequeue();return this}}),f.each({slideDown:cr("show",1),slideUp:cr("hide",1),slideToggle:cr("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(a,b){f.fn[a]=function(a,c,d){return this.animate(b,a,c,d)}}),f.extend({speed:function(a,b,c){var d=a&&typeof a=="object"?f.extend({},a):{complete:c||!c&&b||f.isFunction(a)&&a,duration:a,easing:c&&b||b&&!f.isFunction(b)&&b};d.duration=f.fx.off?0:typeof d.duration=="number"?d.duration:d.duration in f.fx.speeds?f.fx.speeds[d.duration]:f.fx.speeds._default,d.old=d.complete,d.complete=function(a){f.isFunction(d.old)&&d.old.call(this),d.queue!==!1?f.dequeue(this):a!==!1&&f._unmark(this)};return d},easing:{linear:function(a,b,c,d){return c+d*a},swing:function(a,b,c,d){return(-Math.cos(a*Math.PI)/2+.5)*d+c}},timers:[],fx:function(a,b,c){this.options=b,this.elem=a,this.prop=c,b.orig=b.orig||{}}}),f.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this),(f.fx.step[this.prop]||f.fx.step._default)(this)},cur:function(){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null))return this.elem[this.prop];var a,b=f.css(this.elem,this.prop);return isNaN(a=parseFloat(b))?!b||b==="auto"?0:b:a},custom:function(a,b,c){function h(a){return d.step(a)}var d=this,e=f.fx,g;this.startTime=cn||cp(),this.start=a,this.end=b,this.unit=c||this.unit||(f.cssNumber[this.prop]?"":"px"),this.now=this.start,this.pos=this.state=0,h.elem=this.elem,h()&&f.timers.push(h)&&!cl&&(co?(cl=!0,g=function(){cl&&(co(g),e.tick())},co(g)):cl=setInterval(e.tick,e.interval))},show:function(){this.options.orig[this.prop]=f.style(this.elem,this.prop),this.options.show=!0,this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur()),f(this.elem).show()},hide:function(){this.options.orig[this.prop]=f.style(this.elem,this.prop),this.options.hide=!0,this.custom(this.cur(),0)},step:function(a){var b=cn||cp(),c=!0,d=this.elem,e=this.options,g,h;if(a||b>=e.duration+this.startTime){this.now=this.end,this.pos=this.state=1,this.update(),e.animatedProperties[this.prop]=!0;for(g in e.animatedProperties)e.animatedProperties[g]!==!0&&(c=!1);if(c){e.overflow!=null&&!f.support.shrinkWrapBlocks&&f.each(["","X","Y"],function(a,b){d.style["overflow"+b]=e.overflow[a]}),e.hide&&f(d).hide();if(e.hide||e.show)for(var i in e.animatedProperties)f.style(d,i,e.orig[i]);e.complete.call(d)}return!1}e.duration==Infinity?this.now=b:(h=b-this.startTime,this.state=h/e.duration,this.pos=f.easing[e.animatedProperties[this.prop]](this.state,h,0,1,e.duration),this.now=this.start+(this.end-this.start)*this.pos),this.update();return!0}},f.extend(f.fx,{tick:function(){for(var a=f.timers,b=0;b<a.length;++b)a[b]()||a.splice(b--,1);a.length||f.fx.stop()},interval:13,stop:function(){clearInterval(cl),cl=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(a){f.style(a.elem,"opacity",a.now)},_default:function(a){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:a.elem[a.prop]=a.now}}}),f.expr&&f.expr.filters&&(f.expr.filters.animated=function(a){return f.grep(f.timers,function(b){return a===b.elem}).length});var ct=/^t(?:able|d|h)$/i,cu=/^(?:body|html)$/i;"getBoundingClientRect"in c.documentElement?f.fn.offset=function(a){var b=this[0],c;if(a)return this.each(function(b){f.offset.setOffset(this,a,b)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return f.offset.bodyOffset(b);try{c=b.getBoundingClientRect()}catch(d){}var e=b.ownerDocument,g=e.documentElement;if(!c||!f.contains(g,b))return c?{top:c.top,left:c.left}:{top:0,left:0};var h=e.body,i=cv(e),j=g.clientTop||h.clientTop||0,k=g.clientLeft||h.clientLeft||0,l=i.pageYOffset||f.support.boxModel&&g.scrollTop||h.scrollTop,m=i.pageXOffset||f.support.boxModel&&g.scrollLeft||h.scrollLeft,n=c.top+l-j,o=c.left+m-k;return{top:n,left:o}}:f.fn.offset=function(a){var b=this[0];if(a)return this.each(function(b){f.offset.setOffset(this,a,b)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return f.offset.bodyOffset(b);f.offset.initialize();var c,d=b.offsetParent,e=b,g=b.ownerDocument,h=g.documentElement,i=g.body,j=g.defaultView,k=j?j.getComputedStyle(b,null):b.currentStyle,l=b.offsetTop,m=b.offsetLeft;while((b=b.parentNode)&&b!==i&&b!==h){if(f.offset.supportsFixedPosition&&k.position==="fixed")break;c=j?j.getComputedStyle(b,null):b.currentStyle,l-=b.scrollTop,m-=b.scrollLeft,b===d&&(l+=b.offsetTop,m+=b.offsetLeft,f.offset.doesNotAddBorder&&(!f.offset.doesAddBorderForTableAndCells||!ct.test(b.nodeName))&&(l+=parseFloat(c.borderTopWidth)||0,m+=parseFloat(c.borderLeftWidth)||0),e=d,d=b.offsetParent),f.offset.subtractsBorderForOverflowNotVisible&&c.overflow!=="visible"&&(l+=parseFloat(c.borderTopWidth)||0,m+=parseFloat(c.borderLeftWidth)||0),k=c}if(k.position==="relative"||k.position==="static")l+=i.offsetTop,m+=i.offsetLeft;f.offset.supportsFixedPosition&&k.position==="fixed"&&(l+=Math.max(h.scrollTop,i.scrollTop),m+=Math.max(h.scrollLeft,i.scrollLeft));return{top:l,left:m}},f.offset={initialize:function(){var a=c.body,b=c.createElement("div"),d,e,g,h,i=parseFloat(f.css(a,"marginTop"))||0,j="<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>";f.extend(b.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"}),b.innerHTML=j,a.insertBefore(b,a.firstChild),d=b.firstChild,e=d.firstChild,h=d.nextSibling.firstChild.firstChild,this.doesNotAddBorder=e.offsetTop!==5,this.doesAddBorderForTableAndCells=h.offsetTop===5,e.style.position="fixed",e.style.top="20px",this.supportsFixedPosition=e.offsetTop===20||e.offsetTop===15,e.style.position=e.style.top="",d.style.overflow="hidden",d.style.position="relative",this.subtractsBorderForOverflowNotVisible=e.offsetTop===-5,this.doesNotIncludeMarginInBodyOffset=a.offsetTop!==i,a.removeChild(b),f.offset.initialize=f.noop},bodyOffset:function(a){var b=a.offsetTop,c=a.offsetLeft;f.offset.initialize(),f.offset.doesNotIncludeMarginInBodyOffset&&(b+=parseFloat(f.css(a,"marginTop"))||0,c+=parseFloat(f.css(a,"marginLeft"))||0);return{top:b,left:c}},setOffset:function(a,b,c){var d=f.css(a,"position");d==="static"&&(a.style.position="relative");var e=f(a),g=e.offset(),h=f.css(a,"top"),i=f.css(a,"left"),j=(d==="absolute"||d==="fixed")&&f.inArray("auto",[h,i])>-1,k={},l={},m,n;j?(l=e.position(),m=l.top,n=l.left):(m=parseFloat(h)||0,n=parseFloat(i)||0),f.isFunction(b)&&(b=b.call(a,c,g)),b.top!=null&&(k.top=b.top-g.top+m),b.left!=null&&(k.left=b.left-g.left+n),"using"in b?b.using.call(a,k):e.css(k)}},f.fn.extend({position:function(){if(!this[0])return null;var a=this[0],b=this.offsetParent(),c=this.offset(),d=cu.test(b[0].nodeName)?{top:0,left:0}:b.offset();c.top-=parseFloat(f.css(a,"marginTop"))||0,c.left-=parseFloat(f.css(a,"marginLeft"))||0,d.top+=parseFloat(f.css(b[0],"borderTopWidth"))||0,d.left+=parseFloat(f.css(b[0],"borderLeftWidth"))||0;return{top:c.top-d.top,left:c.left-d.left}},offsetParent:function(){return this.map(function(){var a=this.offsetParent||c.body;while(a&&!cu.test(a.nodeName)&&f.css(a,"position")==="static")a=a.offsetParent;return a})}}),f.each(["Left","Top"],function(a,c){var d="scroll"+c;f.fn[d]=function(c){var e,g;if(c===b){e=this[0];if(!e)return null;g=cv(e);return g?"pageXOffset"in g?g[a?"pageYOffset":"pageXOffset"]:f.support.boxModel&&g.document.documentElement[d]||g.document.body[d]:e[d]}return this.each(function(){g=cv(this),g?g.scrollTo(a?f(g).scrollLeft():c,a?c:f(g).scrollTop()):this[d]=c})}}),f.each(["Height","Width"],function(a,c){var d=c.toLowerCase();f.fn["inner"+c]=function(){var a=this[0];return a&&a.style?parseFloat(f.css(a,d,"padding")):null},f.fn["outer"+c]=function(a){var b=this[0];return b&&b.style?parseFloat(f.css(b,d,a?"margin":"border")):null},f.fn[d]=function(a){var e=this[0];if(!e)return a==null?null:this;if(f.isFunction(a))return this.each(function(b){var c=f(this);c[d](a.call(this,b,c[d]()))});if(f.isWindow(e)){var g=e.document.documentElement["client"+c];return e.document.compatMode==="CSS1Compat"&&g||e.document.body["client"+c]||g}if(e.nodeType===9)return Math.max(e.documentElement["client"+c],e.body["scroll"+c],e.documentElement["scroll"+c],e.body["offset"+c],e.documentElement["offset"+c]);if(a===b){var h=f.css(e,d),i=parseFloat(h);return f.isNaN(i)?h:i}return this.css(d,typeof a=="string"?a:a+"px")}}),a.jQuery=a.$=f})(window);

/*
 * SimpleModal Basic Modal Dialog
 * http://www.ericmmartin.com/projects/simplemodal/
 * http://code.google.com/p/simplemodal/
 *
 * Copyright (c) 2010 Eric Martin - http://ericmmartin.com
 *
 * Licensed under the MIT license:
 *   http://www.opensource.org/licenses/mit-license.php
 *
 * Revision: $Id: basic.js 254 2010-07-23 05:14:44Z emartin24 $
 */

jQuery(function ($) {
	// Load dialog on page load
	//$('#basic-modal-content').modal();

	// Load dialog on click
	$('#basic-modal .basic').click(function (e) {
		$('#basic-modal-content').modal({
			focus:false,
			minWidth: 700,
			minHeight: 465
		});

		return false;
	});
	$('#video .basic').click(function (e) {
		$('#video-content').modal({
			minWidth: 575,
			minHeight: 344
		});

		return false;
	});
	
	$('#video-google .basic').click(function (e) {
		$('#video-content').modal({
			minWidth: 575,
			minHeight: 344
		});

		return false;
	});
	
	$('#video-inner .basic').click(function (e) {
		$('#video-content').modal({
			minWidth: 575,
			minHeight: 344
		});

		return false;
	});
	
	$('#getit .basic').click(function (e) {
		$('#gotsalesforce').modal({
			minWidth: 630,
			maxWidth: 800,
			minHeight: 250
		});

		return false;
	});
	
	$('#contact-us-cloud, #contact-us-cloud-1, #contact-us-grails, #contact-us-real, #contact-us-recruiting, #contact-us-referencetracking, #contact-us-reflection, #contact-us-trax, #contact-us-vos, #contact-us-services, #contact-us-aaa, #contact-us-implementation, #contact-us-mobile, #contact-us-salesforce, #contact-us-mobile-2, #contact-us-dev, #contact-us-configuration, #contact-us-amazon, #contact-us-google, #contact-us-cloud-services, #contact-us-popup, .contact-us-contact .basic').click(function (e) {
		$('#basic-modal-content').modal({
			focus:false,
			minWidth: 700,
			minHeight: 465
		});

		return false;
	});
	
	$('#submit').click(function(){	
	$('#ignoreMe').removeClass('error');
		$('#ignoreMe').click();
		if($('#ignoreMe').hasClass('error')){
		return false;	
		}
		if($('#human-scan').val() != ""){
			return false;
		}
	});
});









/*
 * SimpleModal 1.4.1 - jQuery Plugin
 * http://www.ericmmartin.com/projects/simplemodal/
 * Copyright (c) 2010 Eric Martin (http://twitter.com/ericmmartin)
 * Dual licensed under the MIT and GPL licenses
 * Revision: $Id: jquery.simplemodal.js 261 2010-11-05 21:16:20Z emartin24 $
 */

/**
 * SimpleModal is a lightweight jQuery plugin that provides a simple
 * interface to create a modal dialog.
 *
 * The goal of SimpleModal is to provide developers with a cross-browser
 * overlay and container that will be populated with data provided to
 * SimpleModal.
 *
 * There are two ways to call SimpleModal:
 * 1) As a chained function on a jQuery object, like $('#myDiv').modal();.
 * This call would place the DOM object, #myDiv, inside a modal dialog.
 * Chaining requires a jQuery object. An optional options object can be
 * passed as a parameter.
 *
 * @example $('<div>my data</div>').modal({options});
 * @example $('#myDiv').modal({options});
 * @example jQueryObject.modal({options});
 *
 * 2) As a stand-alone function, like $.modal(data). The data parameter
 * is required and an optional options object can be passed as a second
 * parameter. This method provides more flexibility in the types of data
 * that are allowed. The data could be a DOM object, a jQuery object, HTML
 * or a string.
 *
 * @example $.modal('<div>my data</div>', {options});
 * @example $.modal('my data', {options});
 * @example $.modal($('#myDiv'), {options});
 * @example $.modal(jQueryObject, {options});
 * @example $.modal(document.getElementById('myDiv'), {options});
 *
 * A SimpleModal call can contain multiple elements, but only one modal
 * dialog can be created at a time. Which means that all of the matched
 * elements will be displayed within the modal container.
 *
 * SimpleModal internally sets the CSS needed to display the modal dialog
 * properly in all browsers, yet provides the developer with the flexibility
 * to easily control the look and feel. The styling for SimpleModal can be
 * done through external stylesheets, or through SimpleModal, using the
 * overlayCss, containerCss, and dataCss options.
 *
 * SimpleModal has been tested in the following browsers:
 * - IE 6, 7, 8, 9
 * - Firefox 2, 3, 4
 * - Opera 9, 10
 * - Safari 3, 4, 5
 * - Chrome 1, 2, 3, 4, 5, 6
 *
 * @name SimpleModal
 * @type jQuery
 * @requires jQuery v1.2.4
 * @cat Plugins/Windows and Overlays
 * @author Eric Martin (http://ericmmartin.com)
 * @version 1.4.1
 */
;(function ($) {
	var ie6 = $.browser.msie && parseInt($.browser.version) === 6 && typeof window['XMLHttpRequest'] !== 'object',
		ie7 = $.browser.msie && parseInt($.browser.version) === 7,
		ieQuirks = null,
		w = [];

	/*
	 * Create and display a modal dialog.
	 *
	 * @param {string, object} data A string, jQuery object or DOM object
	 * @param {object} [options] An optional object containing options overrides
	 */
	$.modal = function (data, options) {
		return $.modal.impl.init(data, options);
	};

	/*
	 * Close the modal dialog.
	 */
	$.modal.close = function () {
		$.modal.impl.close();
	};

	/*
	 * Set focus on first or last visible input in the modal dialog. To focus on the last
	 * element, call $.modal.focus('last'). If no input elements are found, focus is placed
	 * on the data wrapper element.
	 */
	$.modal.focus = function (pos) {
		$.modal.impl.focus(pos);
	};

	/*
	 * Determine and set the dimensions of the modal dialog container.
	 * setPosition() is called if the autoPosition option is true.
	 */
	$.modal.setContainerDimensions = function () {
		$.modal.impl.setContainerDimensions();
	};

	/*
	 * Re-position the modal dialog.
	 */
	$.modal.setPosition = function () {
		$.modal.impl.setPosition();
	};

	/*
	 * Update the modal dialog. If new dimensions are passed, they will be used to determine
	 * the dimensions of the container.
	 *
	 * setContainerDimensions() is called, which in turn calls setPosition(), if enabled.
	 * Lastly, focus() is called is the focus option is true.
	 */
	$.modal.update = function (height, width) {
		$.modal.impl.update(height, width);
	};

	/*
	 * Chained function to create a modal dialog.
	 *
	 * @param {object} [options] An optional object containing options overrides
	 */
	$.fn.modal = function (options) {
		return $.modal.impl.init(this, options);
	};

	/*
	 * SimpleModal default options
	 *
	 * appendTo:		(String:'body') The jQuery selector to append the elements to. For .NET, use 'form'.
	 * focus:			(Boolean:true) Focus in the first visible, enabled element?
	 * opacity:			(Number:50) The opacity value for the overlay div, from 0 - 100
	 * overlayId:		(String:'simplemodal-overlay') The DOM element id for the overlay div
	 * overlayCss:		(Object:{}) The CSS styling for the overlay div
	 * containerId:		(String:'simplemodal-container') The DOM element id for the container div
	 * containerCss:	(Object:{}) The CSS styling for the container div
	 * dataId:			(String:'simplemodal-data') The DOM element id for the data div
	 * dataCss:			(Object:{}) The CSS styling for the data div
	 * minHeight:		(Number:null) The minimum height for the container
	 * minWidth:		(Number:null) The minimum width for the container
	 * maxHeight:		(Number:null) The maximum height for the container. If not specified, the window height is used.
	 * maxWidth:		(Number:null) The maximum width for the container. If not specified, the window width is used.
	 * autoResize:		(Boolean:false) Automatically resize the container if it exceeds the browser window dimensions?
	 * autoPosition:	(Boolean:true) Automatically position the container upon creation and on window resize?
	 * zIndex:			(Number: 1000) Starting z-index value
	 * close:			(Boolean:true) If true, closeHTML, escClose and overClose will be used if set.
	 							If false, none of them will be used.
	 * closeHTML:		(String:'<a class="modalCloseImg" title="Close"></a>') The HTML for the default close link.
								SimpleModal will automatically add the closeClass to this element.
	 * closeClass:		(String:'simplemodal-close') The CSS class used to bind to the close event
	 * escClose:		(Boolean:true) Allow Esc keypress to close the dialog?
	 * overlayClose:	(Boolean:false) Allow click on overlay to close the dialog?
	 * position:		(Array:null) Position of container [top, left]. Can be number of pixels or percentage
	 * persist:			(Boolean:false) Persist the data across modal calls? Only used for existing
								DOM elements. If true, the data will be maintained across modal calls, if false,
								the data will be reverted to its original state.
	 * modal:			(Boolean:true) User will be unable to interact with the page below the modal or tab away from the dialog.
								If false, the overlay, iframe, and certain events will be disabled allowing the user to interact
								with the page below the dialog.
	 * onOpen:			(Function:null) The callback function used in place of SimpleModal's open
	 * onShow:			(Function:null) The callback function used after the modal dialog has opened
	 * onClose:			(Function:null) The callback function used in place of SimpleModal's close
	 */
	$.modal.defaults = {
		appendTo: 'body',
		focus: true,
		opacity: 50,
		overlayId: 'simplemodal-overlay',
		overlayCss: {},
		containerId: 'simplemodal-container',
		containerCss: {},
		dataId: 'simplemodal-data',
		dataCss: {},
		minHeight: null,
		minWidth: null,
		maxHeight: null,
		maxWidth: null,
		autoResize: false,
		autoPosition: true,
		zIndex: 1000,
		close: true,
		closeHTML: '<a class="modalCloseImg" title="Close"></a>',
		closeClass: 'simplemodal-close',
		escClose: true,
		overlayClose: false,
		position: null,
		persist: false,
		modal: true,
		onOpen: null,
		onShow: null,
		onClose: null
	};

	/*
	 * Main modal object
	 * o = options
	 */
	$.modal.impl = {
		/*
		 * Contains the modal dialog elements and is the object passed
		 * back to the callback (onOpen, onShow, onClose) functions
		 */
		d: {},
		/*
		 * Initialize the modal dialog
		 */
		init: function (data, options) {
			var s = this;

			// don't allow multiple calls
			if (s.d.data) {
				return false;
			}

			// $.boxModel is undefined if checked earlier
			ieQuirks = $.browser.msie && !$.boxModel;

			// merge defaults and user options
			s.o = $.extend({}, $.modal.defaults, options);

			// keep track of z-index
			s.zIndex = s.o.zIndex;

			// set the onClose callback flag
			s.occb = false;

			// determine how to handle the data based on its type
			if (typeof data === 'object') {
				// convert DOM object to a jQuery object
				data = data instanceof jQuery ? data : $(data);
				s.d.placeholder = false;

				// if the object came from the DOM, keep track of its parent
				if (data.parent().parent().size() > 0) {
					data.before($('<span></span>')
						.attr('id', 'simplemodal-placeholder')
						.css({display: 'none'}));

					s.d.placeholder = true;
					s.display = data.css('display');

					// persist changes? if not, make a clone of the element
					if (!s.o.persist) {
						s.d.orig = data.clone(true);
					}
				}
			}
			else if (typeof data === 'string' || typeof data === 'number') {
				// just insert the data as innerHTML
				data = $('<div></div>').html(data);
			}
			else {
				// unsupported data type!
				alert('SimpleModal Error: Unsupported data type: ' + typeof data);
				return s;
			}

			// create the modal overlay, container and, if necessary, iframe
			s.create(data);
			data = null;

			// display the modal dialog
			s.open();

			// useful for adding events/manipulating data in the modal dialog
			if ($.isFunction(s.o.onShow)) {
				s.o.onShow.apply(s, [s.d]);
			}

			// don't break the chain =)
			return s;
		},
		/*
		 * Create and add the modal overlay and container to the page
		 */
		create: function (data) {
			var s = this;

			// get the window properties
			w = s.getDimensions();

			// add an iframe to prevent select options from bleeding through
			if (s.o.modal && ie6) {
				s.d.iframe = $('<iframe src="javascript:false;"></iframe>')
					.css($.extend(s.o.iframeCss, {
						display: 'none',
						opacity: 0,
						position: 'fixed',
						height: w[0],
						width: w[1],
						zIndex: s.o.zIndex,
						top: 0,
						left: 0
					}))
					.appendTo(s.o.appendTo);
			}

			// create the overlay
			s.d.overlay = $('<div></div>')
				.attr('id', s.o.overlayId)
				.addClass('simplemodal-overlay')
				.css($.extend(s.o.overlayCss, {
					display: 'none',
					opacity: s.o.opacity / 100,
					height: s.o.modal ? w[0] : 0,
					width: s.o.modal ? w[1] : 0,
					position: 'fixed',
					left: 0,
					top: 0,
					zIndex: s.o.zIndex + 1
				}))
				.appendTo(s.o.appendTo);

			// create the container
			s.d.container = $('<div></div>')
				.attr('id', s.o.containerId)
				.addClass('simplemodal-container')
				.css($.extend(s.o.containerCss, {
					display: 'none',
					position: 'fixed',
					zIndex: s.o.zIndex + 2
				}))
				.append(s.o.close && s.o.closeHTML
					? $(s.o.closeHTML).addClass(s.o.closeClass)
					: '')
				.appendTo(s.o.appendTo);

			s.d.wrap = $('<div></div>')
				.attr('tabIndex', -1)
				.addClass('simplemodal-wrap')
				.css({height: '100%', outline: 0, width: '100%'})
				.appendTo(s.d.container);

			// add styling and attributes to the data
			// append to body to get correct dimensions, then move to wrap
			s.d.data = data
				.attr('id', data.attr('id') || s.o.dataId)
				.addClass('simplemodal-data')
				.css($.extend(s.o.dataCss, {
						display: 'none'
				}))
				.appendTo('body');
			data = null;

			s.setContainerDimensions();
			s.d.data.appendTo(s.d.wrap);

			// fix issues with IE
			if (ie6 || ieQuirks) {
				s.fixIE();
			}
		},
		/*
		 * Bind events
		 */
		bindEvents: function () {
			var s = this;

			// bind the close event to any element with the closeClass class
			$('.' + s.o.closeClass).bind('click.simplemodal', function (e) {
				e.preventDefault();
				s.close();
			});

			// bind the overlay click to the close function, if enabled
			if (s.o.modal && s.o.close && s.o.overlayClose) {
				s.d.overlay.bind('click.simplemodal', function (e) {
					e.preventDefault();
					s.close();
				});
			}

			// bind keydown events
			$(document).bind('keydown.simplemodal', function (e) {
				if (s.o.modal && e.keyCode === 9) { // TAB
					s.watchTab(e);
				}
				else if ((s.o.close && s.o.escClose) && e.keyCode === 27) { // ESC
					e.preventDefault();
					s.close();
				}
			});

			// update window size
			$(window).bind('resize.simplemodal', function () {
				// redetermine the window width/height
				w = s.getDimensions();

				// reposition the dialog
				s.o.autoResize ? s.setContainerDimensions() : s.o.autoPosition && s.setPosition();

				if (ie6 || ieQuirks) {
					s.fixIE();
				}
				else if (s.o.modal) {
					// update the iframe & overlay
					s.d.iframe && s.d.iframe.css({height: w[0], width: w[1]});
					s.d.overlay.css({height: w[0], width: w[1]});
				}
			});
		},
		/*
		 * Unbind events
		 */
		unbindEvents: function () {
			$('.' + this.o.closeClass).unbind('click.simplemodal');
			$(document).unbind('keydown.simplemodal');
			$(window).unbind('resize.simplemodal');
			this.d.overlay.unbind('click.simplemodal');
		},
		/*
		 * Fix issues in IE6 and IE7 in quirks mode
		 */
		fixIE: function () {
			var s = this, p = s.o.position;

			// simulate fixed position - adapted from BlockUI
			$.each([s.d.iframe || null, !s.o.modal ? null : s.d.overlay, s.d.container], function (i, el) {
				if (el) {
					var bch = 'document.body.clientHeight', bcw = 'document.body.clientWidth',
						bsh = 'document.body.scrollHeight', bsl = 'document.body.scrollLeft',
						bst = 'document.body.scrollTop', bsw = 'document.body.scrollWidth',
						ch = 'document.documentElement.clientHeight', cw = 'document.documentElement.clientWidth',
						sl = 'document.documentElement.scrollLeft', st = 'document.documentElement.scrollTop',
						s = el[0].style;

					s.position = 'absolute';
					if (i < 2) {
						s.removeExpression('height');
						s.removeExpression('width');
						s.setExpression('height','' + bsh + ' > ' + bch + ' ? ' + bsh + ' : ' + bch + ' + "px"');
						s.setExpression('width','' + bsw + ' > ' + bcw + ' ? ' + bsw + ' : ' + bcw + ' + "px"');
					}
					else {
						var te, le;
						if (p && p.constructor === Array) {
							var top = p[0]
								? typeof p[0] === 'number' ? p[0].toString() : p[0].replace(/px/, '')
								: el.css('top').replace(/px/, '');
							te = top.indexOf('%') === -1
								? top + ' + (t = ' + st + ' ? ' + st + ' : ' + bst + ') + "px"'
								: parseInt(top.replace(/%/, '')) + ' * ((' + ch + ' || ' + bch + ') / 100) + (t = ' + st + ' ? ' + st + ' : ' + bst + ') + "px"';

							if (p[1]) {
								var left = typeof p[1] === 'number' ? p[1].toString() : p[1].replace(/px/, '');
								le = left.indexOf('%') === -1
									? left + ' + (t = ' + sl + ' ? ' + sl + ' : ' + bsl + ') + "px"'
									: parseInt(left.replace(/%/, '')) + ' * ((' + cw + ' || ' + bcw + ') / 100) + (t = ' + sl + ' ? ' + sl + ' : ' + bsl + ') + "px"';
							}
						}
						else {
							te = '(' + ch + ' || ' + bch + ') / 2 - (this.offsetHeight / 2) + (t = ' + st + ' ? ' + st + ' : ' + bst + ') + "px"';
							le = '(' + cw + ' || ' + bcw + ') / 2 - (this.offsetWidth / 2) + (t = ' + sl + ' ? ' + sl + ' : ' + bsl + ') + "px"';
						}
						s.removeExpression('top');
						s.removeExpression('left');
						s.setExpression('top', te);
						s.setExpression('left', le);
					}
				}
			});
		},
		/*
		 * Place focus on the first or last visible input
		 */
		focus: function (pos) {
			var s = this, p = pos && $.inArray(pos, ['first', 'last']) !== -1 ? pos : 'first';

			// focus on dialog or the first visible/enabled input element
			var input = $(':input:enabled:visible:' + p, s.d.wrap);
			setTimeout(function () {
				input.length > 0 ? input.focus() : s.d.wrap.focus();
			}, 10);
		},
		getDimensions: function () {
			var el = $(window);

			// fix a jQuery/Opera bug with determining the window height
			var h = $.browser.opera && $.browser.version > '9.5' && $.fn.jquery < '1.3'
						|| $.browser.opera && $.browser.version < '9.5' && $.fn.jquery > '1.2.6'
				? el[0].innerHeight : el.height();

			return [h, el.width()];
		},
		getVal: function (v, d) {
			return v ? (typeof v === 'number' ? v
					: v === 'auto' ? 0
					: v.indexOf('%') > 0 ? ((parseInt(v.replace(/%/, '')) / 100) * (d === 'h' ? w[0] : w[1]))
					: parseInt(v.replace(/px/, '')))
				: null;
		},
		/*
		 * Update the container. Set new dimensions, if provided.
		 * Focus, if enabled. Re-bind events.
		 */
		update: function (height, width) {
			var s = this;

			// prevent update if dialog does not exist
			if (!s.d.data) {
				return false;
			}

			// reset orig values
			s.d.origHeight = s.getVal(height, 'h');
			s.d.origWidth = s.getVal(width, 'w');

			// hide data to prevent screen flicker
			s.d.data.hide();
			height && s.d.container.css('height', height);
			width && s.d.container.css('width', width);
			s.setContainerDimensions();
			s.d.data.show();
			s.o.focus && s.focus();

			// rebind events
			s.unbindEvents();
			s.bindEvents();
		},
		setContainerDimensions: function () {
			var s = this,
				badIE = ie6 || ie7;

			// get the dimensions for the container and data
			var ch = s.d.origHeight ? s.d.origHeight : $.browser.opera ? s.d.container.height() : s.getVal(badIE ? s.d.container[0].currentStyle['height'] : s.d.container.css('height'), 'h'),
				cw = s.d.origWidth ? s.d.origWidth : $.browser.opera ? s.d.container.width() : s.getVal(badIE ? s.d.container[0].currentStyle['width'] : s.d.container.css('width'), 'w'),
				dh = s.d.data.outerHeight(true), dw = s.d.data.outerWidth(true);

			s.d.origHeight = s.d.origHeight || ch;
			s.d.origWidth = s.d.origWidth || cw;

			// mxoh = max option height, mxow = max option width
			var mxoh = s.o.maxHeight ? s.getVal(s.o.maxHeight, 'h') : null,
				mxow = s.o.maxWidth ? s.getVal(s.o.maxWidth, 'w') : null,
				mh = mxoh && mxoh < w[0] ? mxoh : w[0],
				mw = mxow && mxow < w[1] ? mxow : w[1];

			// moh = min option height
			var moh = s.o.minHeight ? s.getVal(s.o.minHeight, 'h') : 'auto';
			if (!ch) {
				if (!dh) {ch = moh;}
				else {
					if (dh > mh) {ch = mh;}
					else if (s.o.minHeight && moh !== 'auto' && dh < moh) {ch = moh;}
					else {ch = dh;}
				}
			}
			else {
				ch = s.o.autoResize && ch > mh ? mh : ch < moh ? moh : ch;
			}

			// mow = min option width
			var mow = s.o.minWidth ? s.getVal(s.o.minWidth, 'w') : 'auto';
			if (!cw) {
				if (!dw) {cw = mow;}
				else {
					if (dw > mw) {cw = mw;}
					else if (s.o.minWidth && mow !== 'auto' && dw < mow) {cw = mow;}
					else {cw = dw;}
				}
			}
			else {
				cw = s.o.autoResize && cw > mw ? mw : cw < mow ? mow : cw;
			}

			s.d.container.css({height: ch, width: cw});
			s.d.wrap.css({overflow: (dh > ch || dw > cw) ? 'auto' : 'visible'});
			s.o.autoPosition && s.setPosition();
		},
		setPosition: function () {
			var s = this, top, left,
				hc = (w[0]/2) - (s.d.container.outerHeight(true)/2),
				vc = (w[1]/2) - (s.d.container.outerWidth(true)/2);

			if (s.o.position && Object.prototype.toString.call(s.o.position) === '[object Array]') {
				top = s.o.position[0] || hc;
				left = s.o.position[1] || vc;
			} else {
				top = hc;
				left = vc;
			}
			s.d.container.css({left: left, top: top});
		},
		watchTab: function (e) {
			var s = this;

			if ($(e.target).parents('.simplemodal-container').length > 0) {
				// save the list of inputs
				s.inputs = $(':input:enabled:visible:first, :input:enabled:visible:last', s.d.data[0]);

				// if it's the first or last tabbable element, refocus
				if ((!e.shiftKey && e.target === s.inputs[s.inputs.length -1]) ||
						(e.shiftKey && e.target === s.inputs[0]) ||
						s.inputs.length === 0) {
					e.preventDefault();
					var pos = e.shiftKey ? 'last' : 'first';
					s.focus(pos);
				}
			}
			else {
				// might be necessary when custom onShow callback is used
				e.preventDefault();
				s.focus();
			}
		},
		/*
		 * Open the modal dialog elements
		 * - Note: If you use the onOpen callback, you must "show" the
		 *	        overlay and container elements manually
		 *         (the iframe will be handled by SimpleModal)
		 */
		open: function () {
			var s = this;
			// display the iframe
			s.d.iframe && s.d.iframe.show();

			if ($.isFunction(s.o.onOpen)) {
				// execute the onOpen callback
				s.o.onOpen.apply(s, [s.d]);
			}
			else {
				// display the remaining elements
				s.d.overlay.show();
				s.d.container.show();
				s.d.data.show();
			}

			s.o.focus && s.focus();

			// bind default events
			s.bindEvents();
		},
		/*
		 * Close the modal dialog
		 * - Note: If you use an onClose callback, you must remove the
		 *         overlay, container and iframe elements manually
		 *
		 * @param {boolean} external Indicates whether the call to this
		 *     function was internal or external. If it was external, the
		 *     onClose callback will be ignored
		 */
		close: function () {
			var s = this;

			// prevent close when dialog does not exist
			if (!s.d.data) {
				return false;
			}

			// remove the default events
			s.unbindEvents();

			if ($.isFunction(s.o.onClose) && !s.occb) {
				// set the onClose callback flag
				s.occb = true;

				// execute the onClose callback
				s.o.onClose.apply(s, [s.d]);
			}
			else {
				// if the data came from the DOM, put it back
				if (s.d.placeholder) {
					var ph = $('#simplemodal-placeholder');
					// save changes to the data?
					if (s.o.persist) {
						// insert the (possibly) modified data back into the DOM
						ph.replaceWith(s.d.data.removeClass('simplemodal-data').css('display', s.display));
					}
					else {
						// remove the current and insert the original,
						// unmodified data back into the DOM
						s.d.data.hide().remove();
						ph.replaceWith(s.d.orig);
					}
				}
				else {
					// otherwise, remove it
					s.d.data.hide().remove();
				}

				// remove the remaining elements
				s.d.container.hide().remove();
				s.d.overlay.hide();
				s.d.iframe && s.d.iframe.hide().remove();
				setTimeout(function(){
					// opera work-around
					s.d.overlay.remove();

					// reset the dialog object
					s.d = {};
				}, 10);
			}
		}
	};
})(jQuery);










/*
 * SimpleModal 1.4.1 - jQuery Plugin
 * http://www.ericmmartin.com/projects/simplemodal/
 * Copyright (c) 2010 Eric Martin (http://twitter.com/ericmmartin)
 * Dual licensed under the MIT and GPL licenses
 * Revision: $Id: jquery.simplemodal.js 261 2010-11-05 21:16:20Z emartin24 $
 */
(function(d){var k=d.browser.msie&&parseInt(d.browser.version)===6&&typeof window.XMLHttpRequest!=="object",m=d.browser.msie&&parseInt(d.browser.version)===7,l=null,f=[];d.modal=function(a,b){return d.modal.impl.init(a,b)};d.modal.close=function(){d.modal.impl.close()};d.modal.focus=function(a){d.modal.impl.focus(a)};d.modal.setContainerDimensions=function(){d.modal.impl.setContainerDimensions()};d.modal.setPosition=function(){d.modal.impl.setPosition()};d.modal.update=function(a,b){d.modal.impl.update(a,
b)};d.fn.modal=function(a){return d.modal.impl.init(this,a)};d.modal.defaults={appendTo:"body",focus:true,opacity:50,overlayId:"simplemodal-overlay",overlayCss:{},containerId:"simplemodal-container",containerCss:{},dataId:"simplemodal-data",dataCss:{},minHeight:null,minWidth:null,maxHeight:null,maxWidth:null,autoResize:false,autoPosition:true,zIndex:1E3,close:true,closeHTML:'<a class="modalCloseImg" title="Close"></a>',closeClass:"simplemodal-close",escClose:true,overlayClose:false,position:null,
persist:false,modal:true,onOpen:null,onShow:null,onClose:null};d.modal.impl={d:{},init:function(a,b){var c=this;if(c.d.data)return false;l=d.browser.msie&&!d.boxModel;c.o=d.extend({},d.modal.defaults,b);c.zIndex=c.o.zIndex;c.occb=false;if(typeof a==="object"){a=a instanceof jQuery?a:d(a);c.d.placeholder=false;if(a.parent().parent().size()>0){a.before(d("<span></span>").attr("id","simplemodal-placeholder").css({display:"none"}));c.d.placeholder=true;c.display=a.css("display");if(!c.o.persist)c.d.orig=
a.clone(true)}}else if(typeof a==="string"||typeof a==="number")a=d("<div></div>").html(a);else{alert("SimpleModal Error: Unsupported data type: "+typeof a);return c}c.create(a);c.open();d.isFunction(c.o.onShow)&&c.o.onShow.apply(c,[c.d]);return c},create:function(a){var b=this;f=b.getDimensions();if(b.o.modal&&k)b.d.iframe=d('<iframe src="javascript:false;"></iframe>').css(d.extend(b.o.iframeCss,{display:"none",opacity:0,position:"fixed",height:f[0],width:f[1],zIndex:b.o.zIndex,top:0,left:0})).appendTo(b.o.appendTo);
b.d.overlay=d("<div></div>").attr("id",b.o.overlayId).addClass("simplemodal-overlay").css(d.extend(b.o.overlayCss,{display:"none",opacity:b.o.opacity/100,height:b.o.modal?f[0]:0,width:b.o.modal?f[1]:0,position:"fixed",left:0,top:0,zIndex:b.o.zIndex+1})).appendTo(b.o.appendTo);b.d.container=d("<div></div>").attr("id",b.o.containerId).addClass("simplemodal-container").css(d.extend(b.o.containerCss,{display:"none",position:"fixed",zIndex:b.o.zIndex+21000})).append(b.o.close&&b.o.closeHTML?d(b.o.closeHTML).addClass(b.o.closeClass):
"").appendTo(b.o.appendTo);b.d.wrap=d("<div></div>").attr("tabIndex",-1).addClass("simplemodal-wrap").css({height:"100%",outline:0,width:"100%"}).appendTo(b.d.container);b.d.data=a.attr("id",a.attr("id")||b.o.dataId).addClass("simplemodal-data").css(d.extend(b.o.dataCss,{display:"none"})).appendTo("body");b.setContainerDimensions();b.d.data.appendTo(b.d.wrap);if(k||l)b.fixIE()},bindEvents:function(){var a=this;d("."+a.o.closeClass).bind("click.simplemodal",function(b){b.preventDefault();a.close()});
a.o.modal&&a.o.close&&a.o.overlayClose&&a.d.overlay.bind("click.simplemodal",function(b){b.preventDefault();a.close()});d(document).bind("keydown.simplemodal",function(b){if(a.o.modal&&b.keyCode===9)a.watchTab(b);else if(a.o.close&&a.o.escClose&&b.keyCode===27){b.preventDefault();a.close()}});d(window).bind("resize.simplemodal",function(){f=a.getDimensions();a.o.autoResize?a.setContainerDimensions():a.o.autoPosition&&a.setPosition();if(k||l)a.fixIE();else if(a.o.modal){a.d.iframe&&a.d.iframe.css({height:f[0],
width:f[1]});a.d.overlay.css({height:f[0],width:f[1]})}})},unbindEvents:function(){d("."+this.o.closeClass).unbind("click.simplemodal");d(document).unbind("keydown.simplemodal");d(window).unbind("resize.simplemodal");this.d.overlay.unbind("click.simplemodal")},fixIE:function(){var a=this,b=a.o.position;d.each([a.d.iframe||null,!a.o.modal?null:a.d.overlay,a.d.container],function(c,h){if(h){var g=h[0].style;g.position="absolute";if(c<2){g.removeExpression("height");g.removeExpression("width");g.setExpression("height",
'document.body.scrollHeight > document.body.clientHeight ? document.body.scrollHeight : document.body.clientHeight + "px"');g.setExpression("width",'document.body.scrollWidth > document.body.clientWidth ? document.body.scrollWidth : document.body.clientWidth + "px"')}else{var e;if(b&&b.constructor===Array){c=b[0]?typeof b[0]==="number"?b[0].toString():b[0].replace(/px/,""):h.css("top").replace(/px/,"");c=c.indexOf("%")===-1?c+' + (t = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop) + "px"':
parseInt(c.replace(/%/,""))+' * ((document.documentElement.clientHeight || document.body.clientHeight) / 100) + (t = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop) + "px"';if(b[1]){e=typeof b[1]==="number"?b[1].toString():b[1].replace(/px/,"");e=e.indexOf("%")===-1?e+' + (t = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft) + "px"':parseInt(e.replace(/%/,""))+' * ((document.documentElement.clientWidth || document.body.clientWidth) / 100) + (t = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft) + "px"'}}else{c=
'(document.documentElement.clientHeight || document.body.clientHeight) / 2 - (this.offsetHeight / 2) + (t = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop) + "px"';e='(document.documentElement.clientWidth || document.body.clientWidth) / 2 - (this.offsetWidth / 2) + (t = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft) + "px"'}g.removeExpression("top");g.removeExpression("left");g.setExpression("top",
c);g.setExpression("left",e)}}})},focus:function(a){var b=this;a=a&&d.inArray(a,["first","last"])!==-1?a:"first";var c=d(":input:enabled:visible:"+a,b.d.wrap);setTimeout(function(){c.length>0?c.focus():b.d.wrap.focus()},10)},getDimensions:function(){var a=d(window);return[d.browser.opera&&d.browser.version>"9.5"&&d.fn.jquery<"1.3"||d.browser.opera&&d.browser.version<"9.5"&&d.fn.jquery>"1.2.6"?a[0].innerHeight:a.height(),a.width()]},getVal:function(a,b){return a?typeof a==="number"?a:a==="auto"?0:
a.indexOf("%")>0?parseInt(a.replace(/%/,""))/100*(b==="h"?f[0]:f[1]):parseInt(a.replace(/px/,"")):null},update:function(a,b){var c=this;if(!c.d.data)return false;c.d.origHeight=c.getVal(a,"h");c.d.origWidth=c.getVal(b,"w");c.d.data.hide();a&&c.d.container.css("height",a);b&&c.d.container.css("width",b);c.setContainerDimensions();c.d.data.show();c.o.focus&&c.focus();c.unbindEvents();c.bindEvents()},setContainerDimensions:function(){var a=this,b=k||m,c=a.d.origHeight?a.d.origHeight:d.browser.opera?
a.d.container.height():a.getVal(b?a.d.container[0].currentStyle.height:a.d.container.css("height"),"h");b=a.d.origWidth?a.d.origWidth:d.browser.opera?a.d.container.width():a.getVal(b?a.d.container[0].currentStyle.width:a.d.container.css("width"),"w");var h=a.d.data.outerHeight(true),g=a.d.data.outerWidth(true);a.d.origHeight=a.d.origHeight||c;a.d.origWidth=a.d.origWidth||b;var e=a.o.maxHeight?a.getVal(a.o.maxHeight,"h"):null,i=a.o.maxWidth?a.getVal(a.o.maxWidth,"w"):null;e=e&&e<f[0]?e:f[0];i=i&&i<
f[1]?i:f[1];var j=a.o.minHeight?a.getVal(a.o.minHeight,"h"):"auto";c=c?a.o.autoResize&&c>e?e:c<j?j:c:h?h>e?e:a.o.minHeight&&j!=="auto"&&h<j?j:h:j;e=a.o.minWidth?a.getVal(a.o.minWidth,"w"):"auto";b=b?a.o.autoResize&&b>i?i:b<e?e:b:g?g>i?i:a.o.minWidth&&e!=="auto"&&g<e?e:g:e;a.d.container.css({height:c,width:b});a.d.wrap.css({overflow:h>c||g>b?"auto":"visible"});a.o.autoPosition&&a.setPosition()},setPosition:function(){var a=this,b,c;b=f[0]/2-a.d.container.outerHeight(true)/2;c=f[1]/2-a.d.container.outerWidth(true)/
2;if(a.o.position&&Object.prototype.toString.call(a.o.position)==="[object Array]"){b=a.o.position[0]||b;c=a.o.position[1]||c}else{b=b;c=c}a.d.container.css({left:c,top:b})},watchTab:function(a){var b=this;if(d(a.target).parents(".simplemodal-container").length>0){b.inputs=d(":input:enabled:visible:first, :input:enabled:visible:last",b.d.data[0]);if(!a.shiftKey&&a.target===b.inputs[b.inputs.length-1]||a.shiftKey&&a.target===b.inputs[0]||b.inputs.length===0){a.preventDefault();b.focus(a.shiftKey?"last":
"first")}}else{a.preventDefault();b.focus()}},open:function(){var a=this;a.d.iframe&&a.d.iframe.show();if(d.isFunction(a.o.onOpen))a.o.onOpen.apply(a,[a.d]);else{a.d.overlay.show();a.d.container.show();a.d.data.show()}a.o.focus&&a.focus();a.bindEvents()},close:function(){var a=this;if(!a.d.data)return false;a.unbindEvents();if(d.isFunction(a.o.onClose)&&!a.occb){a.occb=true;a.o.onClose.apply(a,[a.d])}else{if(a.d.placeholder){var b=d("#simplemodal-placeholder");if(a.o.persist)b.replaceWith(a.d.data.removeClass("simplemodal-data").css("display",
a.display));else{a.d.data.hide().remove();b.replaceWith(a.d.orig)}}else a.d.data.hide().remove();a.d.container.hide().remove();a.d.overlay.hide();a.d.iframe&&a.d.iframe.hide().remove();setTimeout(function(){a.d.overlay.remove();a.d={}},10)}}}})(jQuery);










/**
* hoverIntent is similar to jQuery's built-in "hover" function except that
* instead of firing the onMouseOver event immediately, hoverIntent checks
* to see if the user's mouse has slowed down (beneath the sensitivity
* threshold) before firing the onMouseOver event.
* 
* hoverIntent r6 // 2011.02.26 // jQuery 1.5.1+
* <http://cherne.net/brian/resources/jquery.hoverIntent.html>
* 
* hoverIntent is currently available for use in all personal or commercial 
* projects under both MIT and GPL licenses. This means that you can choose 
* the license that best suits your project, and use it accordingly.
* 
* // basic usage (just like .hover) receives onMouseOver and onMouseOut functions
* $("ul li").hoverIntent( showNav , hideNav );
* 
* // advanced usage receives configuration object only
* $("ul li").hoverIntent({
*	sensitivity: 7, // number = sensitivity threshold (must be 1 or higher)
*	interval: 100,   // number = milliseconds of polling interval
*	over: showNav,  // function = onMouseOver callback (required)
*	timeout: 0,   // number = milliseconds delay before onMouseOut function call
*	out: hideNav    // function = onMouseOut callback (required)
* });
* 
* @param  f  onMouseOver function || An object with configuration options
* @param  g  onMouseOut function  || Nothing (use configuration options object)
* @author    Brian Cherne brian(at)cherne(dot)net
*/
(function($) {
	$.fn.hoverIntent = function(f,g) {
		// default configuration options
		var cfg = {
			sensitivity: 7,
			interval: 100,
			timeout: 0
		};
		// override configuration options with user supplied object
		cfg = $.extend(cfg, g ? { over: f, out: g } : f );

		// instantiate variables
		// cX, cY = current X and Y position of mouse, updated by mousemove event
		// pX, pY = previous X and Y position of mouse, set by mouseover and polling interval
		var cX, cY, pX, pY;

		// A private function for getting mouse position
		var track = function(ev) {
			cX = ev.pageX;
			cY = ev.pageY;
		};

		// A private function for comparing current and previous mouse position
		var compare = function(ev,ob) {
			ob.hoverIntent_t = clearTimeout(ob.hoverIntent_t);
			// compare mouse positions to see if they've crossed the threshold
			if ( ( Math.abs(pX-cX) + Math.abs(pY-cY) ) < cfg.sensitivity ) {
				$(ob).unbind("mousemove",track);
				// set hoverIntent state to true (so mouseOut can be called)
				ob.hoverIntent_s = 1;
				return cfg.over.apply(ob,[ev]);
			} else {
				// set previous coordinates for next time
				pX = cX; pY = cY;
				// use self-calling timeout, guarantees intervals are spaced out properly (avoids JavaScript timer bugs)
				ob.hoverIntent_t = setTimeout( function(){compare(ev, ob);} , cfg.interval );
			}
		};

		// A private function for delaying the mouseOut function
		var delay = function(ev,ob) {
			ob.hoverIntent_t = clearTimeout(ob.hoverIntent_t);
			ob.hoverIntent_s = 0;
			return cfg.out.apply(ob,[ev]);
		};

		// A private function for handling mouse 'hovering'
		var handleHover = function(e) {
			// copy objects to be passed into t (required for event object to be passed in IE)
			var ev = jQuery.extend({},e);
			var ob = this;

			// cancel hoverIntent timer if it exists
			if (ob.hoverIntent_t) { ob.hoverIntent_t = clearTimeout(ob.hoverIntent_t); }

			// if e.type == "mouseenter"
			if (e.type == "mouseenter") {
				// set "previous" X and Y position based on initial entry point
				pX = ev.pageX; pY = ev.pageY;
				// update "current" X and Y position based on mousemove
				$(ob).bind("mousemove",track);
				// start polling interval (self-calling timeout) to compare mouse coordinates over time
				if (ob.hoverIntent_s != 1) { ob.hoverIntent_t = setTimeout( function(){compare(ev,ob);} , cfg.interval );}

			// else e.type == "mouseleave"
			} else {
				// unbind expensive mousemove event
				$(ob).unbind("mousemove",track);
				// if hoverIntent state is true, then call the mouseOut function after the specified delay
				if (ob.hoverIntent_s == 1) { ob.hoverIntent_t = setTimeout( function(){delay(ev,ob);} , cfg.timeout );}
			}
		};

		// bind the function to the two event listeners
		return this.bind('mouseenter',handleHover).bind('mouseleave',handleHover);
	};
})(jQuery);









/*
 * 	InstandValidation 2.0 - jQuery plugin
 *	written by Kent Heberling, http://www.khwebdesign.net	
 *	http://khwebdesign.net/blog/instant-validation-jquery-plugin/
 *
 *	Copyright (c) 2010 Kent Heberling (http://www.khwebdesign.net)
 *	Dual licensed under the MIT (MIT-LICENSE.txt)
 *	and GPL (GPL-LICENSE.txt) licenses.
 *
 *	Built for jQuery library
 *	http://jquery.com
 *
  To add a validation type:
  1) Add the validation class to var collection
  2) Add regx for the new type
  3) Add "isValid = regexCheck(inputValue,new reg ex)" to function validateInput(obj)
 */
$(document).ready(function(){
(function($){  
	$.fn.instantValidation = function(options) {  
		// Default Values
		var defaults = {  
			fadeSpeed: 250
		};  
		var options = $.extend(defaults, options);  
		var isEmail_re = /^\s*[\w\-\+_]+(\.[\w\-\+_]+)*\@[\w\-\+_]+\.[\w\-\+_]+(\.[\w\-\+_]+)*\s*$/;
		var isInt_re = /[-+]?\b\d+\b/ ;
		var isPhone_re = /[0-9]{3}-[0-9]{3}-[0-9]{4}/;
		var isZip_re = /\b\d{5}\b/;
		var arrowHeight, arrowWidth, errorMessage;
		var collection = ".requiredText,.emailAddress,.int,.phone,.zip";

		return this.each(function() {  
			$(this).find(collection).each(function(){		 	   
				// Initializing Code
				$(this).after("<div class=\"error-message\">" + $(this).attr("title") + "<div class=\"error-message-arrow-border\"></div><div class=\"error-message-arrow\"></div></div>"); // create pop up validation message
				errorMessage = $(this).next();
				arrowHeight = $(errorMessage).children(".error-message-arrow-border").outerHeight()/2;
				arrowWidth = $(errorMessage).children(".error-message-arrow-border").outerWidth()/2; 
				$(errorMessage).css({top: $(this).offset().top, left: $(this).offset().left}); // Set pop-up to location of input
				
				if ($(this).hasClass("showBottom")){
					$(errorMessage).children(".error-message-arrow-border").addClass("error-message-arrow-border-bottom");
					$(errorMessage).children(".error-message-arrow").addClass("error-message-arrow-bottom");
					$(errorMessage).css({marginLeft: "0px", marginTop: ($(this).outerHeight() + arrowHeight)  + "px"});				
				} else if ($(this).hasClass("showLeft")){
					$(errorMessage).children(".error-message-arrow-border").addClass("error-message-arrow-border-left");
					$(errorMessage).children(".error-message-arrow").addClass("error-message-arrow-left");
					$(errorMessage).css({marginLeft: "-" + ($(errorMessage).outerWidth() + arrowWidth)+ "px", marginTop: "0px"});				
				} else if ($(this).hasClass("showRight")){
					$(errorMessage).children(".error-message-arrow-border").addClass("error-message-arrow-border-right");
					$(errorMessage).children(".error-message-arrow").addClass("error-message-arrow-right");
					$(errorMessage).css({marginLeft: ($(this).outerWidth(true) + arrowWidth)+ "px", marginTop: "0px"});				
				} else {
					$(errorMessage).children(".error-message-arrow-border").addClass("error-message-arrow-border-top");
					$(errorMessage).children(".error-message-arrow").addClass("error-message-arrow-top");
					$(errorMessage).css({marginLeft: "408px", marginTop: "20px" + ($(errorMessage).outerHeight() + arrowHeight) + "px"});						
				}


				// Event Bindings
				$(this).blur(function (){	
					handlePopUp(validateInput($(this)),$(this));											  
				});
				// jquery can't find outerheight of elements with display none, and can't fade in/out elements with visibility, thus...	
				 $(errorMessage).css({visibility: "visible", display: "none"});
			});

			// Prevent form submission if invalid inputs exist
			$('#ignoreMe').click(function(){
				//alert('Clicked');
				$('#contact-form').find(collection).each(function(){
					if (handlePopUp(validateInput($(this)),$(this))){
						$('#ignoreMe').addClass('error');
					};
				});
			});
		});
		

		// Plugin Methods
		function validateInput(obj) {		
			var isValid = true;
			inputValue = $(obj).val();
			if (inputValue == "" || inputValue == "*First Name" || inputValue == "*Last Name"){
				if (!($(obj).hasClass("orEmpty"))){
					isValid = false;
				}
			} else {
				if ($(obj).hasClass("emailAddress")){ // validate for a valid email address
					isValid = regexCheck(inputValue,isEmail_re);
				} else if ($(obj).hasClass("int")){ 
					isValid = regexCheck(inputValue,isInt_re);
				} else if (($(obj).hasClass("phone"))){
					isValid = regexCheck(inputValue,isPhone_re);
				} else if (($(obj).hasClass("zip"))){
					isValid = regexCheck(inputValue,isZip_re);
				} 					
			}
			return isValid;
		}	
		
		function handlePopUp(isValid,obj) {		
			if (isValid){
				obj.next(".error-message").fadeOut(options.fadeSpeed);
				return false;
			} else {
				obj.next(".error-message").fadeIn(options.fadeSpeed);
				return true;
			}
		}	
		
		function regexCheck(value, re) { return String(value).search (re) != -1;}
	};  
})(jQuery);  


						  });










/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.09i
 */
var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return !!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());










/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright 2004 Monotype Imaging, Inc. All Rights Reserved.
 * 
 * Trademark:
 * Neo Sans is a trademark of Monotype Imaging, Inc. and may be registered in
 * certain jurisdictions.
 * 
 * Full name:
 * NeoSansStd-Regular
 * 
 * Vendor URL:
 * http://www.monotypeimaging.com.
 * 
 * License information:
 * http://www.monotypeimaging.com/html/type/license.html.
 */
Cufon.registerFont({"w":217,"face":{"font-family":"Neo Sans Std","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 5 4 3 5 4 4 2 4","ascent":"275","descent":"-85","x-height":"3","bbox":"-13.3675 -307.937 285.024 76","underline-thickness":"20.52","underline-position":"-7.56","stemh":"26","stemv":"23","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":88},"!":{"d":"55,-264r-2,187v0,9,-11,7,-20,7v-4,0,-7,-3,-7,-7r-3,-187v0,-10,15,-6,25,-7v4,0,7,3,7,7xm55,-41v-1,20,9,48,-24,41v-13,-2,-7,-27,-7,-41v0,-10,14,-6,24,-7v4,0,7,3,7,7","w":78},"\"":{"d":"96,-271v9,2,28,-5,24,7r-21,68v-1,11,-14,6,-24,7v-4,0,-3,-4,-3,-7r17,-68v1,-5,3,-7,7,-7xm35,-271v9,1,27,-5,23,7r-21,68v1,11,-23,10,-27,3r17,-71v1,-5,4,-7,8,-7","w":130,"k":{",":23,".":23}},"#":{"d":"179,-191v17,2,47,-8,40,15v-4,13,-28,4,-42,7r-7,73v15,3,46,-11,41,15v-3,13,-29,5,-43,7r-6,67v1,10,-13,6,-22,7v-4,0,-6,-3,-6,-7r6,-67r-56,0r-6,67v1,10,-13,6,-22,7v-3,0,-6,-3,-6,-7r6,-67v-15,-3,-44,10,-39,-15v2,-13,28,-5,41,-7r6,-73v-15,-2,-44,9,-38,-15v3,-13,27,-5,40,-7r6,-70v0,-9,27,-10,29,0r-6,70r55,0r7,-70v0,-10,14,-5,22,-6v4,0,6,3,6,6xm149,-169r-56,0r-7,73r56,0","w":237},"$":{"d":"190,-69v0,31,-14,63,-66,70v-1,20,9,48,-24,41v-13,-2,-5,-26,-7,-39v-21,0,-38,-4,-52,-6v-11,-2,-4,-12,-6,-21v0,-4,3,-6,7,-6v45,7,124,8,114,-39v0,-52,-128,-71,-128,-137v0,-37,24,-58,65,-63v1,-20,-7,-44,24,-38v13,3,5,24,7,37v19,1,41,3,53,5v9,1,5,12,6,21v0,4,-2,6,-7,6v-38,-2,-121,-15,-115,32v7,49,143,75,129,137"},"%":{"d":"270,-89v0,50,-7,92,-49,92v-42,0,-48,-43,-48,-92v0,-40,18,-59,48,-59v30,0,49,19,49,59xm213,-267v7,1,25,-4,19,6r-150,255v-3,11,-19,8,-29,5v46,-90,102,-172,151,-260v3,-5,5,-6,9,-6xm113,-212v0,49,-6,92,-48,92v-42,0,-49,-42,-49,-92v0,-40,19,-58,49,-58v30,0,48,18,48,58xm221,-18v27,0,26,-40,26,-71v0,-27,-10,-38,-26,-38v-27,0,-26,40,-26,71v0,27,10,38,26,38xm65,-141v27,0,26,-40,26,-71v0,-27,-10,-38,-26,-38v-27,0,-26,40,-26,71v0,27,10,38,26,38","w":285},"&":{"d":"229,-8v3,2,2,8,-2,8v-26,4,-38,-8,-49,-22v-43,40,-159,37,-159,-44v0,-30,16,-48,52,-71v-32,-36,-40,-57,-40,-76v0,-38,30,-57,76,-57v41,0,72,19,71,60v5,24,-26,52,-65,78r65,70v11,-18,14,-41,14,-68v0,-9,13,-5,21,-6v6,0,8,4,7,11v0,31,-8,61,-23,83xm95,-152v30,-18,60,-37,53,-61v0,-24,-16,-33,-41,-33v-28,0,-48,8,-47,36v-3,11,10,32,35,58xm161,-41r-72,-76v-30,19,-37,28,-37,54v0,51,84,49,109,22","w":244},"(":{"d":"101,-268v-62,91,-65,250,0,340v-4,5,-24,6,-29,-1v-66,-79,-66,-257,0,-338v5,-7,22,-5,29,-1","w":109},")":{"d":"14,72v64,-90,63,-250,0,-340v4,-5,24,-6,29,1v66,79,66,258,0,338v-5,6,-22,5,-29,1","w":109},"*":{"d":"143,-231v6,2,12,18,3,21r-45,14v9,17,44,41,16,55v-15,-10,-21,-29,-33,-42v-12,13,-18,32,-33,42v-5,-4,-18,-8,-12,-17r28,-38v-16,-9,-60,-5,-46,-32v1,-5,4,-3,7,-2r45,14r0,-47v-1,-9,8,-7,16,-7v13,7,2,37,5,54","w":167},"+":{"d":"184,-154v12,0,10,26,0,26r-62,0r0,62v1,10,-11,7,-20,7v-4,0,-6,-3,-6,-7r0,-62r-62,0v-10,1,-7,-11,-7,-20v0,-4,3,-6,7,-6r62,0r0,-62v-1,-10,11,-7,20,-7v4,0,6,3,6,7r0,62r62,0"},",":{"d":"35,-46v9,1,29,-4,25,6r-27,68v-1,10,-21,10,-26,3r21,-71v1,-5,3,-6,7,-6","w":77,"k":{"\"":23,"'":23}},"-":{"d":"96,-119v11,1,10,27,0,27r-72,0v-10,1,-7,-11,-7,-20v0,-4,3,-7,7,-7r72,0","w":119},".":{"d":"54,-41v-1,21,8,48,-24,41v-13,-3,-7,-27,-7,-41v0,-10,14,-6,24,-7v4,0,7,3,7,7","w":77,"k":{"\"":23,"'":23}},"\/":{"d":"90,-260v2,-12,33,-10,30,0r-82,253v0,11,-26,10,-30,2","w":127,"k":{"\/":12}},"0":{"d":"197,-109v0,80,-34,112,-88,112v-54,0,-88,-32,-88,-112r0,-49v0,-80,34,-112,88,-112v54,0,88,32,88,112r0,49xm109,-25v50,0,56,-67,56,-133v0,-61,-22,-84,-56,-84v-50,0,-55,68,-55,133v0,61,21,84,55,84"},"1":{"d":"180,0r-148,0v-10,1,-6,-13,-7,-22v0,-4,3,-6,7,-6r58,0r0,-206r-57,24v-3,1,-8,2,-8,-3v1,-8,-4,-21,4,-23v30,-10,48,-31,87,-31v4,0,6,2,6,6r0,233r58,0v10,-1,6,13,7,22v0,4,-3,6,-7,6"},"2":{"d":"32,-244v-3,-35,46,-24,71,-26v102,-9,110,92,40,134v-39,23,-96,56,-85,108r121,0v10,-1,6,13,7,22v0,4,-3,6,-7,6r-143,0v-13,-1,-5,-24,-7,-36v-6,-52,50,-94,91,-119v31,-19,37,-29,37,-51v0,-49,-75,-37,-119,-31v-4,0,-6,-3,-6,-7"},"3":{"d":"30,-243v-3,-35,40,-25,68,-27v55,-4,92,18,90,75v0,24,-13,45,-35,56v28,16,35,36,35,64v0,78,-86,88,-151,70v-10,0,-11,-24,-1,-25v53,6,118,17,118,-52v0,-19,-9,-44,-42,-44r-66,0v-9,0,-5,-11,-6,-19v0,-4,2,-7,6,-7r66,0v37,-1,42,-24,42,-48v0,-53,-71,-45,-118,-37v-4,0,-6,-2,-6,-6"},"4":{"d":"197,-99v11,1,10,29,0,28r-31,0r0,64v0,12,-17,6,-27,7v-4,0,-6,-3,-6,-7r0,-64r-104,0v-21,3,-19,-29,-11,-41r107,-150v4,-7,38,-10,41,2r0,161r31,0xm133,-99r-2,-125r-87,123v24,6,61,0,89,2"},"5":{"d":"190,-87v0,83,-80,103,-155,83v-9,0,-7,-11,-7,-20v0,-5,2,-6,7,-6v61,11,129,11,122,-57v7,-50,-61,-50,-118,-48v-3,0,-6,-3,-6,-6r10,-120v0,-4,3,-6,7,-6r124,0v10,-1,6,12,7,21v0,4,-3,6,-7,6r-103,0r-6,78v72,-2,125,11,125,75"},"6":{"d":"116,-270v34,0,56,-1,70,13v0,9,3,22,-9,20v-18,-4,-38,-6,-61,-6v-57,0,-62,35,-62,84v62,-15,143,-11,143,70v0,57,-29,92,-88,92v-54,0,-87,-32,-87,-103r0,-63v0,-77,32,-107,94,-107xm109,-24v34,1,56,-18,55,-67v0,-61,-66,-51,-110,-43v-4,61,9,119,55,110"},"7":{"d":"165,-267v30,0,31,22,22,41r-103,221v-4,9,-19,3,-30,5v-6,0,-6,-5,-4,-9r109,-228v-36,-6,-86,0,-126,-2v-10,0,-7,-13,-7,-22v0,-4,3,-6,7,-6r132,0","k":{"\/":36}},"8":{"d":"198,-81v2,59,-38,85,-91,84v-50,0,-90,-27,-87,-84v0,-22,12,-46,35,-59v-24,-13,-35,-32,-34,-59v0,-51,38,-72,90,-71v50,0,88,22,87,74v0,24,-12,44,-35,56v23,13,35,37,35,59xm98,-153v42,0,68,-13,68,-46v0,-30,-21,-45,-59,-44v-37,0,-56,15,-55,47v0,22,13,43,46,43xm107,-25v41,1,59,-19,59,-56v0,-28,-26,-50,-68,-46v-35,4,-45,25,-45,52v0,31,18,50,54,50"},"9":{"d":"193,-105v8,105,-76,120,-156,101v-11,0,-7,-10,-8,-20v0,-5,3,-8,8,-7v18,4,39,6,62,6v58,0,62,-35,62,-84v-62,15,-143,11,-143,-70v0,-57,29,-91,88,-91v54,0,87,31,87,102r0,63xm161,-134v4,-60,-9,-118,-55,-109v-35,-1,-57,17,-56,66v0,62,67,52,111,43"},":":{"d":"55,-191v-1,20,9,48,-24,41v-13,-2,-7,-27,-7,-41v0,-10,14,-6,24,-7v4,0,7,3,7,7xm55,-41v-1,20,9,48,-24,41v-13,-2,-7,-27,-7,-41v0,-10,14,-6,24,-7v4,0,7,3,7,7","w":78},";":{"d":"55,-191v-1,20,9,48,-24,41v-13,-2,-7,-27,-7,-41v0,-10,14,-6,24,-7v4,0,7,3,7,7xm31,-46v9,1,30,-4,25,7r-27,68v-1,10,-22,11,-26,2r21,-70v1,-5,3,-7,7,-7","w":78},"<":{"d":"170,-60v5,3,6,9,-1,10v-13,-1,-24,2,-32,-5r-87,-74v-8,-8,-8,-16,0,-24r87,-73v7,-8,27,-7,37,-2v0,2,-1,5,-4,7r-94,80"},"=":{"d":"178,-194v12,0,10,26,0,26r-138,0v-10,1,-8,-11,-8,-20v0,-4,4,-6,8,-6r138,0xm178,-114v12,0,10,26,0,26r-138,0v-10,1,-8,-11,-8,-20v0,-4,4,-6,8,-6r138,0"},">":{"d":"167,-153v9,8,9,16,0,24r-86,74v-7,7,-29,8,-37,1v29,-33,67,-57,98,-87r-94,-80v-5,-3,-7,-10,1,-10v13,1,24,-2,32,5"},"?":{"d":"139,-216v12,45,-75,76,-68,139v1,10,-14,6,-23,7v-10,0,-6,-14,-7,-24v-8,-48,63,-75,63,-122v0,-36,-56,-22,-87,-22v-8,0,-9,-24,1,-27v52,-10,123,-10,121,49xm64,-48v12,6,11,45,0,48v-10,-1,-24,3,-24,-7v1,-21,-8,-48,24,-41","w":160},"@":{"d":"143,-175v18,0,49,-3,54,14r-11,113v45,-6,52,-39,52,-84v0,-45,-29,-83,-88,-83v-92,-2,-111,70,-112,157v0,43,29,77,91,77v18,1,41,-5,55,0v-1,7,3,18,-6,17v-84,14,-170,-17,-163,-105v7,-95,34,-167,136,-167v74,0,111,50,111,104v0,88,-45,111,-131,113v-58,1,-62,-47,-54,-99v6,-37,27,-57,66,-57xm165,-147v-30,-5,-57,-2,-58,30v-1,33,-17,79,33,72v5,0,11,0,16,-1","w":276},"A":{"d":"217,-8v2,12,-17,7,-27,8v-3,0,-5,-2,-6,-5r-23,-83r-94,0r-23,83v-2,9,-37,8,-33,-3r66,-235v14,-38,62,-39,73,0xm154,-117r-33,-118v-1,-9,-12,-9,-14,0r-33,118r80,0","w":227,"k":{"O":9,"Q":9,"a":4,"e":4,"o":4,"u":4,"y":19,"C":8,"G":8,"L":6,"S":6,"T":32,"U":9,"V":25,"W":12,"Y":31,"c":4,"d":4,"f":16,"g":4,"q":4,"t":16,"v":19,"w":14}},"B":{"d":"28,-254v5,-24,37,-16,69,-16v59,0,105,15,105,75v0,27,-14,48,-38,57v27,10,40,31,40,64v0,81,-93,82,-164,73v-8,-1,-12,-4,-12,-13r0,-240xm117,-152v45,-1,53,-20,53,-49v0,-47,-61,-42,-109,-40r0,89r56,0xm61,-27v54,4,110,6,110,-53v0,-24,-12,-46,-54,-46r-56,0r0,99","w":221,"k":{"T":12,"Y":12,"A":7}},"C":{"d":"184,-9v-13,15,-31,12,-67,12v-44,0,-95,-25,-95,-112r0,-50v4,-116,74,-119,155,-105v10,-1,5,15,6,23v-9,10,-42,1,-66,1v-35,0,-63,20,-63,81r0,50v-1,90,57,86,124,79v9,0,5,13,6,21","w":196,"k":{"O":10,"Q":10,"o":4,"y":8,"C":6,"G":10}},"D":{"d":"28,-257v7,-19,38,-10,73,-13v85,-6,109,62,109,161v0,77,-42,112,-109,112v-35,0,-66,6,-73,-13r0,-247xm177,-109r0,-49v-1,-83,-49,-88,-116,-83r0,215v66,3,116,0,116,-83","w":230,"k":{"T":13,"V":7,"W":4,"Y":11,"A":8,"X":11,"Z":8}},"E":{"d":"175,-27v8,3,5,26,0,28v-14,1,-49,2,-70,2v-50,0,-77,-19,-77,-67r0,-139v-7,-75,81,-69,147,-65v6,2,7,25,0,28v-45,3,-124,-15,-114,37r0,50r110,0v10,0,8,11,8,21v0,4,-4,7,-8,7r-110,0v5,47,-21,98,44,98r70,0","w":198},"F":{"d":"171,-153v11,0,12,28,0,28r-110,0r0,118v0,11,-16,6,-26,7v-4,0,-7,-3,-7,-7r0,-196v-7,-75,81,-69,147,-65v6,2,7,25,0,28v-45,3,-124,-15,-114,37r0,50r110,0","w":198,"k":{"O":4,"o":10,",":33,".":33,"A":22}},"G":{"d":"192,-11v0,4,-2,7,-6,8v-81,15,-166,10,-165,-106r0,-49v1,-119,83,-119,165,-107v10,-1,5,15,6,23v0,3,-3,4,-6,4v-68,-3,-134,-18,-132,80r0,49v-1,81,46,88,105,80r0,-103v0,-11,16,-6,26,-7v4,0,7,3,7,7r0,121","w":220,"k":{"V":5}},"H":{"d":"217,-7v0,11,-16,6,-26,7v-4,0,-7,-3,-7,-7r0,-120r-123,0r0,120v0,11,-16,6,-26,7v-4,0,-7,-3,-7,-7r0,-253v0,-11,16,-6,26,-7v4,0,7,3,7,7r0,104r123,0r0,-104v0,-11,16,-6,26,-7v4,0,7,3,7,7r0,253","w":244},"I":{"d":"64,-7v0,11,-16,6,-26,7v-4,0,-6,-3,-6,-7r0,-254v0,-11,17,-4,26,-6v4,0,6,2,6,6r0,254","w":96},"J":{"d":"9,65v-18,0,-24,-2,-22,-20v9,-14,53,3,45,-32r0,-274v0,-9,30,-10,32,0r0,274v0,35,-15,52,-55,52","w":92},"K":{"d":"201,-8v3,3,2,8,-3,8v-13,-1,-29,4,-36,-4r-101,-123r0,120v0,11,-16,6,-26,7v-4,0,-7,-3,-7,-7r0,-254v1,-9,30,-10,33,0r0,117r104,-120v6,-5,30,-5,38,0v-34,44,-74,83,-110,126","w":218,"k":{"w":18,"v":21,"t":10,"q":13,"d":16,"V":4,"T":5,"Q":17,"G":25,"-":14,"O":17,"e":16,"o":13,"u":15,"y":20,"C":25,"L":6,"U":6,"c":16,"f":5,"E":13}},"L":{"d":"175,-27v8,2,5,25,0,26v-9,1,-36,4,-70,4v-39,0,-77,-8,-77,-67r0,-196v0,-11,16,-6,26,-7v4,0,7,3,7,7r0,196v-10,52,69,34,114,37","w":185,"k":{"O":16,"Q":16,"e":8,"o":9,"y":19,"C":12,"G":14,"S":6,"T":36,"U":14,"V":33,"W":13,"Y":37,"v":18,"w":10,"E":7,"-":14}},"M":{"d":"246,-7v0,10,-15,6,-25,7v-4,0,-7,-3,-7,-7r0,-215r-52,108v-6,15,-42,15,-49,0r-53,-108r0,215v0,10,-15,6,-25,7v-4,0,-7,-3,-7,-7r0,-250v0,-15,39,-15,45,-4r64,127v25,-38,41,-86,64,-127v5,-9,45,-12,45,4r0,250","w":273,"k":{"V":6,"Y":13}},"N":{"d":"217,-10v0,15,-37,13,-45,4r-112,-212r0,211v0,10,-27,10,-32,3r0,-253v0,-16,40,-13,45,-3r111,211r1,-212v0,-10,16,-5,25,-6v4,0,7,2,7,6r0,251","w":244,"k":{"T":12,"V":8,"Y":6}},"O":{"d":"216,-111v0,80,-40,114,-97,114v-73,0,-97,-65,-97,-160v0,-80,40,-113,97,-113v57,0,97,33,97,113r0,46xm119,-27v55,0,64,-61,64,-130v0,-60,-24,-83,-64,-83v-55,0,-64,60,-64,129v0,60,24,84,64,84","w":237,"k":{"T":16,"V":8,"W":4,"Y":14,"A":9,"X":16,"Z":13}},"P":{"d":"28,-258v7,-18,42,-12,68,-12v60,0,101,21,101,83v0,73,-64,85,-137,79r0,101v0,11,-15,6,-25,7v-4,0,-7,-3,-7,-7r0,-251xm60,-135v57,5,114,-2,105,-57v5,-48,-53,-54,-105,-49r0,106","w":213,"k":{"a":8,"e":6,"o":6,",":39,".":39,"A":22,"Z":12}},"Q":{"d":"216,-157v0,86,-18,157,-81,159v0,21,-3,36,22,36v15,0,34,-5,29,18v0,6,-11,9,-29,9v-42,0,-58,-18,-54,-64v-62,-2,-81,-71,-81,-158v0,-80,40,-113,97,-113v57,0,97,33,97,113xm119,-27v55,0,64,-61,64,-130v0,-60,-24,-83,-64,-83v-55,0,-64,60,-64,129v0,60,24,84,64,84","w":237,"k":{"X":16,"W":4,"V":8,"T":16,"Y":14,"A":9,"Z":13}},"R":{"d":"210,-8v3,3,0,8,-4,8v-12,-2,-27,5,-32,-5r-65,-107r-49,-1r0,106v0,11,-15,6,-25,7v-4,0,-7,-3,-7,-7r0,-252v0,-5,3,-7,9,-8v75,-8,164,-7,164,77v0,40,-24,64,-57,73xm60,-141v59,3,108,5,108,-52v0,-50,-57,-49,-108,-46r0,98","w":225,"k":{"g":5,"W":3,"V":12,"T":15,"Q":7,"G":7,"O":7,"e":8,"o":9,"y":7,"C":7,"Y":15,"c":5}},"S":{"d":"180,-69v0,35,-18,72,-89,72v-25,0,-44,-4,-60,-6v-11,-1,-5,-11,-7,-20v9,-15,48,0,67,-4v43,0,55,-17,55,-42v0,-52,-135,-71,-128,-137v-8,-66,86,-69,149,-60v9,1,10,28,0,28v-43,2,-121,-15,-116,32v6,49,142,76,129,137","w":198,"k":{"y":6,"V":9,"W":5,"Y":8,"t":14,"v":8,"A":6,"x":5}},"T":{"d":"193,-267v12,1,10,28,0,28r-70,0r0,232v0,11,-17,6,-27,7v-4,0,-6,-3,-6,-7r0,-232r-70,0v-10,1,-6,-13,-7,-22v0,-4,3,-6,7,-6r173,0","w":212,"k":{"x":14,"w":12,"v":12,"t":12,"r":17,"q":29,"p":14,"n":14,"m":14,"g":23,"d":30,"Q":16,"G":11,"F":6,"O":16,"a":31,"e":29,"o":32,"u":15,"y":23,",":27,".":27,"C":14,"c":28,"A":32,"E":10,"s":28,"z":13}},"U":{"d":"211,-97v0,69,-34,100,-92,100v-58,0,-92,-31,-92,-100r0,-164v1,-9,30,-10,33,0r0,164v0,46,14,71,59,71v45,0,59,-24,59,-71r0,-164v1,-9,30,-10,33,0r0,164","w":238,"k":{"A":9}},"V":{"d":"186,-262v6,-9,36,-9,33,3r-66,234v-14,40,-63,40,-74,0r-67,-236v1,-10,29,-9,34,-1r63,229v1,10,11,10,14,0","w":231,"k":{"x":14,"w":9,"v":9,"r":12,"q":18,"p":9,"n":9,"m":9,"g":17,"Q":8,"G":8,"O":8,"a":19,"e":18,"o":18,"u":13,"y":12,",":27,".":27,"C":9,"S":8,"c":17,"A":25,"E":9,"s":18,"z":10}},"W":{"d":"252,-261v4,-11,34,-9,33,1r-40,243v-3,28,-52,24,-59,0r-38,-136v-15,42,-26,91,-37,136v-6,23,-54,29,-58,0r-40,-244v1,-9,31,-11,33,0r36,234v16,-42,27,-93,38,-138v5,-22,51,-23,57,0r38,138","w":297,"k":{"Q":5,"G":4,"O":5,"a":9,"e":11,"o":13,"C":4,"A":16}},"X":{"d":"216,-9v2,4,2,9,-4,9v-12,-1,-26,4,-31,-5r-65,-105r-65,105v-5,10,-18,3,-29,5v-6,0,-6,-5,-4,-9r80,-127r-81,-126v2,-9,28,-7,36,-2r64,103r63,-103v5,-5,37,-7,33,5r-78,124","w":232,"k":{"v":15,"Q":16,"G":13,"O":16,"e":10,"o":12,"u":12,"y":13,"C":13}},"Y":{"d":"170,-267v11,1,33,-4,27,9r-56,125v-6,14,-14,21,-20,24r0,102v0,11,-16,6,-26,7v-4,0,-6,-3,-6,-7r0,-102v-6,-3,-14,-10,-20,-24r-56,-129v2,-8,30,-8,34,0v20,41,33,89,58,126v3,0,4,-2,8,-10r50,-116v1,-3,4,-5,7,-5","w":209,"k":{"O":14,"Q":14,"a":31,"e":34,"o":35,"u":26,"y":19,",":33,".":33,"C":16,"G":16,"S":8,"c":33,"d":33,"f":13,"g":33,"q":35,"t":13,"v":21,"w":20,"A":31,"E":10,"-":28,"x":19,"s":26,"z":25,"m":17,"n":17,"p":27,"r":27,"\/":33}},"Z":{"d":"189,-30v12,1,10,30,0,30r-139,0v-34,4,-37,-26,-24,-45r130,-191v-36,-6,-84,-2,-124,-2v-11,0,-6,-14,-7,-23v0,-4,3,-6,7,-6r129,0v31,-5,37,26,24,45r-129,190v38,6,91,0,133,2","w":214},"[":{"d":"102,44v11,0,10,27,0,26r-67,0v-4,0,-6,-3,-6,-7r0,-324v0,-4,2,-6,6,-6r67,0v9,0,7,11,7,19v-4,14,-33,4,-48,7r0,285r41,0","w":117},"\\":{"d":"120,-7v1,11,-15,6,-24,7v-4,0,-5,-3,-6,-7r-82,-255v1,-8,29,-10,30,2","w":127},"]":{"d":"89,63v0,4,-2,7,-6,7r-67,0v-9,0,-7,-11,-7,-19v4,-14,33,-4,48,-7r0,-285v-19,-4,-54,12,-48,-19v0,-4,3,-7,7,-7r67,0v4,0,6,2,6,6r0,324","w":117},"^":{"d":"180,-210v2,2,4,7,-2,7v-41,0,-47,-30,-69,-49v-20,17,-32,61,-73,46v13,-21,29,-38,43,-58v9,-12,32,-3,49,-6v5,0,7,1,11,6"},"_":{"d":"189,23v0,7,1,16,-7,15r-186,0v-8,1,-7,-7,-7,-15v0,-4,3,-5,7,-5r186,0v4,0,7,1,7,5","w":177},"a":{"d":"162,-7v0,10,-14,6,-23,7v-7,0,-9,-7,-8,-15v-42,29,-114,29,-114,-45v0,-48,48,-62,114,-58v2,-35,-5,-58,-39,-56r-57,3v-8,2,-6,-11,-6,-18v0,-4,2,-6,7,-7v15,-3,32,-5,56,-5v99,-4,64,109,70,194xm131,-38r0,-58v-44,-1,-92,0,-82,40v0,49,54,34,82,18","w":186,"k":{"y":8,"f":7,"t":9,"v":11}},"b":{"d":"177,-112v0,68,-15,115,-79,115v-22,0,-44,-3,-66,-7v-6,-1,-8,-3,-8,-8r0,-252v0,-10,15,-6,25,-7v4,0,7,3,7,7r0,67v71,-16,121,11,121,85xm98,-25v46,2,47,-39,47,-87v0,-59,-37,-68,-89,-58r0,143v12,1,30,2,42,2","w":194,"k":{"f":7,"t":11,"x":8}},"c":{"d":"147,-22v5,33,-28,24,-52,25v-58,3,-77,-48,-77,-116v0,-72,54,-99,122,-84v11,2,6,12,7,21v0,5,-3,6,-8,6v-50,-8,-89,-5,-89,57v0,47,6,88,45,88v19,0,29,-2,46,-3v3,0,6,2,6,6","w":162,"k":{"o":13}},"d":{"d":"170,-12v0,5,-1,7,-7,8v-22,4,-45,7,-67,7v-63,0,-78,-47,-78,-115v0,-75,49,-101,121,-85r0,-67v0,-11,15,-6,25,-7v4,0,6,3,6,7r0,252xm139,-27r0,-143v-51,-9,-89,-2,-89,58v0,47,0,90,46,87v12,0,31,-1,43,-2","w":194},"e":{"d":"177,-116v-1,10,3,27,-7,27r-120,0v-8,75,57,67,116,60v7,-1,4,11,5,17v0,5,-1,7,-7,8v-72,14,-141,16,-146,-80v-3,-69,17,-117,80,-117v53,0,79,34,79,85xm145,-113v1,-42,-14,-60,-47,-60v-32,0,-49,20,-48,60r95,0","w":195,"k":{"y":7,"T":33,"f":7,"t":11,"v":7,"w":2,"x":10}},"f":{"d":"101,-274v19,2,30,0,27,20v-8,15,-53,-8,-46,30r0,26v19,3,53,-11,45,21v-3,13,-31,3,-45,6r0,164v0,11,-15,6,-24,7v-4,0,-7,-3,-7,-7r0,-164v-16,-5,-47,6,-42,-21v3,-13,29,-4,42,-6v-4,-47,8,-80,50,-76","w":137,"k":{"q":7,"g":8,"d":4,"e":9,"o":8,",":20,".":20,"c":8,"s":5}},"g":{"d":"42,-34v-23,-9,-26,-43,-4,-56v-34,-41,-21,-110,63,-108r79,0v7,0,9,8,8,17v0,10,-12,7,-19,10v28,43,7,110,-68,101v-25,3,-46,-17,-51,5v7,20,44,18,65,25v35,12,69,19,69,56v0,35,-23,56,-82,56v-86,0,-103,-67,-60,-106xm101,-95v40,-1,50,-14,49,-39v0,-22,-10,-39,-49,-39v-41,1,-48,19,-48,42v0,16,7,36,48,36xm102,48v42,-3,52,-11,51,-35v5,-23,-60,-30,-85,-38v-26,22,-32,77,34,73","w":201},"h":{"d":"176,-7v0,10,-14,6,-24,7v-4,0,-8,-3,-8,-7r0,-119v0,-61,-45,-51,-88,-37r0,156v0,10,-15,6,-25,7v-4,0,-7,-3,-7,-7r0,-257v0,-10,15,-6,25,-7v4,0,7,3,7,7r0,75v58,-24,120,-16,120,63r0,119","w":200,"k":{"t":7,"y":7,"f":7}},"i":{"d":"54,-273v12,4,11,42,0,43v-10,-1,-26,4,-26,-7v0,-13,-6,-36,7,-36r19,0xm60,-7v0,10,-14,6,-24,7v-4,0,-8,-3,-8,-7r0,-184v0,-10,32,-12,32,0r0,184","w":88},"j":{"d":"54,-273v12,4,11,42,0,43v-10,-1,-26,4,-26,-7v0,-13,-6,-36,7,-36r19,0xm15,71v-15,0,-31,-1,-26,-21v8,-14,47,8,39,-27r0,-214v0,-11,16,-6,26,-7v4,0,6,3,6,7r0,214v0,37,-16,48,-45,48","w":88},"k":{"d":"165,-8v3,12,-17,7,-29,8v-4,0,-5,-1,-8,-5r-72,-88r0,86v0,10,-14,6,-24,7v-4,0,-8,-3,-8,-7r0,-257v0,-10,32,-12,32,0r0,150r72,-81v5,-5,43,-7,36,5r-79,86","w":178,"k":{"q":10,"d":9,"a":5,"e":13,"o":12,"c":10}},"l":{"d":"60,-7v0,10,-15,6,-25,7v-4,0,-7,-3,-7,-7r0,-257v0,-10,15,-6,25,-7v4,0,7,3,7,7r0,257","w":87},"m":{"d":"263,-7v0,10,-15,6,-25,7v-4,0,-7,-3,-7,-7r0,-128v0,-51,-43,-40,-75,-28v7,46,1,105,3,156v0,11,-15,6,-25,7v-4,0,-6,-3,-6,-7r0,-128v2,-56,-42,-39,-72,-24r0,152v0,11,-15,6,-25,7v-4,0,-7,-3,-7,-7r0,-184v0,-10,15,-6,25,-7v7,0,8,7,7,14v23,-16,68,-27,89,-2v52,-24,117,-28,118,51r0,128","w":287,"k":{"t":7,"y":5,"f":7}},"n":{"d":"176,-7v0,10,-14,6,-24,7v-4,0,-8,-3,-8,-7r0,-119v3,-62,-51,-51,-88,-33r0,152v0,10,-15,6,-25,7v-4,0,-7,-3,-7,-7r0,-184v0,-10,15,-6,25,-7v7,0,8,7,7,14v52,-33,120,-18,120,58r0,119","w":200,"k":{"y":8,"f":7,"t":7,"v":8,"w":7}},"o":{"d":"178,-113v0,68,-17,116,-80,116v-63,0,-80,-48,-80,-116v0,-53,27,-88,80,-88v53,0,80,35,80,88xm98,-25v43,0,49,-40,49,-88v0,-37,-15,-60,-49,-60v-43,0,-48,40,-48,88v0,37,14,60,48,60","w":196,"k":{"y":8,"f":7,"t":11,"v":8,"w":6,"x":13,"z":6}},"p":{"d":"177,-112v0,88,-36,131,-121,111r0,65v0,10,-15,6,-25,7v-4,0,-7,-3,-7,-7r0,-248v0,-5,2,-7,8,-8v19,-5,44,-9,66,-9v54,0,79,35,79,89xm98,-24v44,2,47,-40,47,-88v0,-38,-11,-62,-47,-62v-15,0,-32,2,-42,4r0,142v12,2,30,4,42,4","w":194,"k":{"x":11,"w":5,"t":11,"y":7,"f":7}},"q":{"d":"170,64v0,11,-15,6,-25,7v-4,0,-6,-3,-6,-7r0,-65v-81,19,-121,-19,-121,-111v0,-54,24,-89,78,-89v22,0,48,4,67,9v6,1,7,3,7,8r0,248xm139,-28r0,-142v-10,-2,-28,-4,-43,-4v-45,-2,-46,41,-46,88v0,60,37,70,89,58","w":194},"r":{"d":"106,-201v12,0,10,28,0,28v-17,0,-32,4,-50,15r0,151v0,10,-15,6,-25,7v-4,0,-7,-3,-7,-7r0,-184v0,-10,14,-6,24,-7v7,0,8,7,7,15v18,-13,35,-18,51,-18","w":123,"k":{"q":10,"g":9,"d":10,"a":10,"e":9,"o":9,",":11,".":11,"c":9}},"s":{"d":"82,3v-16,-4,-71,8,-64,-26v22,-16,100,21,100,-27v0,-41,-100,-48,-100,-103v0,-57,73,-51,121,-43v10,1,6,10,7,19v0,4,-2,6,-7,6v-24,1,-90,-17,-89,18v9,39,100,54,100,103v0,37,-28,53,-68,53","w":167,"k":{"y":4,"f":4,"t":5,"v":5}},"t":{"d":"130,-18v6,22,-15,21,-30,21v-33,0,-49,-9,-49,-49r0,-125v-16,-5,-47,6,-42,-21v3,-13,29,-4,42,-6v2,-14,-6,-37,6,-42v9,0,25,-9,25,3r0,39v19,3,53,-12,47,19v-3,15,-31,5,-47,8r0,125v-2,29,17,22,40,23v5,0,8,1,8,5","w":138,"k":{"q":5,"g":4,"d":4,"o":5,"c":4}},"u":{"d":"176,-7v0,10,-15,6,-25,7v-7,0,-8,-7,-7,-14v-52,33,-120,18,-120,-58r0,-119v0,-10,32,-12,32,0r0,119v-3,61,51,52,88,33r0,-152v0,-10,32,-12,32,0r0,184","w":200},"v":{"d":"151,-198v11,1,29,-4,25,9r-48,171v-9,29,-57,29,-65,0r-49,-174v0,-9,30,-11,32,1r42,157v3,15,11,14,15,0r41,-157v1,-5,4,-7,7,-7","w":190,"k":{"q":8,".":17,"a":8,"e":7,"o":8,",":18}},"w":{"d":"237,-192v3,-11,35,-9,32,3r-35,167v-5,23,-8,25,-30,25v-19,0,-23,-3,-29,-26r-32,-123v-2,-4,-2,-3,-3,0r-32,123v-5,21,-10,26,-29,26v-22,0,-25,-3,-30,-25r-35,-169v0,-10,30,-11,32,-1r30,164v2,7,4,5,6,0r35,-138v2,-16,45,-18,49,0r38,142v16,-50,20,-114,33,-168","w":282,"k":{"e":5,"o":6,"c":6}},"x":{"d":"183,-8v2,4,2,8,-4,8v-10,-1,-25,3,-30,-3r-51,-75r-52,74v-4,7,-27,7,-32,0r67,-97r-63,-93v4,-7,30,-8,36,1r46,68r46,-68v5,-10,17,-3,28,-5v6,0,6,5,3,9r-60,86","w":196,"k":{"q":13,"g":13,"d":13,"e":13,"o":13,"c":10,"f":2}},"y":{"d":"53,71v-18,0,-44,4,-38,-22v3,-13,28,-1,40,-4v27,5,33,-21,39,-45v-17,0,-24,-1,-32,-25r-48,-167v1,-9,29,-10,32,0r43,156v3,10,5,8,13,8r43,-165v3,-7,37,-10,33,4r-60,207v-11,39,-24,53,-65,53","w":192,"k":{"e":7,"o":8,",":13,"c":9,"g":9,"q":7}},"z":{"d":"148,-27v12,0,12,28,0,27r-108,0v-28,0,-27,-34,-14,-50r94,-119v-25,-6,-62,0,-91,-2v-8,0,-7,-11,-7,-20v0,-4,3,-7,7,-7r106,0v27,-1,24,32,12,46r-97,122v0,2,0,3,3,3r95,0","w":173,"k":{"e":7,"o":6,"c":4,"d":5,"q":4}},"{":{"d":"102,44v11,0,10,26,0,26v-48,0,-73,-5,-73,-50v0,-44,11,-91,-22,-108r0,-21v60,-28,-37,-158,95,-158v9,0,7,11,7,19v-6,18,-57,-6,-48,30v-2,50,9,100,-26,120v35,20,26,69,26,118v0,26,17,24,41,24","w":119},"|":{"d":"61,63v0,10,-15,6,-25,7v-4,0,-7,-3,-7,-7r0,-324v0,-9,29,-10,32,0r0,324","w":89},"}":{"d":"112,-88v-60,28,37,158,-95,158v-9,0,-7,-11,-7,-19v7,-17,57,5,48,-31v2,-49,-9,-99,26,-118v-35,-20,-26,-70,-26,-120v0,-26,-17,-23,-41,-23v-9,0,-7,-11,-7,-19v0,-10,15,-6,25,-7v100,-14,20,117,77,158r0,21","w":119},"~":{"d":"185,-178v9,49,-34,70,-67,46v-12,-9,-32,-29,-45,-32v-30,-4,3,43,-33,38v-7,0,-7,-9,-7,-17v0,-44,38,-58,67,-37v14,11,27,28,46,32v29,6,-5,-42,32,-37v4,0,7,3,7,7"},"'":{"d":"35,-271v9,1,27,-5,23,7r-21,68v1,11,-23,10,-27,3r17,-71v1,-5,4,-7,8,-7","w":69,"k":{",":23,".":23}},"`":{"d":"86,-230v2,2,1,5,-2,6v-11,-1,-23,4,-27,-6r-43,-48v8,-3,30,-6,37,3","w":133},"\u00a0":{"w":88}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright 2004 Monotype Imaging, Inc. All Rights Reserved.
 * 
 * Trademark:
 * Neo Sans is a trademark of Monotype Imaging, Inc. and may be registered in
 * certain jurisdictions.
 * 
 * Full name:
 * NeoSansStd-Medium
 * 
 * Vendor URL:
 * http://www.monotypeimaging.com.
 * 
 * License information:
 * http://www.monotypeimaging.com/html/type/license.html.
 */
Cufon.registerFont({"w":226,"face":{"font-family":"Neo Sans Std","font-weight":500,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 7 4 3 5 4 4 2 4","ascent":"275","descent":"-85","x-height":"3","bbox":"-13.25 -306.5 302 73","underline-thickness":"25.56","underline-position":"-2.88","stemh":"39","stemv":"48","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":90},"!":{"d":"71,-267r-6,183v-1,11,-34,11,-38,0r-5,-183v2,-13,28,-5,41,-7v4,0,8,3,8,7xm69,-47v-3,16,7,44,-7,48v-13,-2,-37,6,-39,-7v3,-16,-7,-44,7,-48v13,2,37,-6,39,7","w":92},"\"":{"d":"108,-274v12,2,42,-6,38,7r-25,74v-2,13,-29,8,-39,4r19,-78v1,-5,3,-7,7,-7xm36,-274v12,2,42,-6,38,7r-25,74v-2,13,-29,8,-39,4r19,-78v1,-5,3,-7,7,-7","w":151,"k":{",":18,".":18}},"#":{"d":"221,-196v12,1,9,29,-2,31r-32,0r-6,64v20,0,47,-6,36,24v-2,13,-25,5,-38,7r-6,63v-1,13,-23,5,-35,7v-4,0,-6,-3,-6,-7r6,-63r-47,0r-5,63v-1,13,-24,5,-36,7v-3,0,-5,-3,-5,-7r5,-63v-20,1,-46,5,-35,-24v2,-13,25,-5,38,-7r6,-64v-20,1,-46,4,-35,-24v2,-13,24,-5,37,-7r6,-65v2,-12,24,-4,36,-6v3,0,5,3,5,6r-6,65r47,0r6,-65v2,-11,23,-4,35,-6v4,0,5,3,5,6r-5,65r31,0xm147,-165r-47,0r-6,64r47,0","w":246},"$":{"d":"135,-270v36,4,66,-5,58,40v0,4,-3,6,-7,6v-37,-2,-109,-16,-109,22v-1,24,52,44,73,56v39,23,50,46,50,74v0,31,-17,63,-65,72v-2,14,6,37,-7,40v-14,-2,-40,6,-40,-7r0,-30v-19,-1,-34,-4,-47,-7v-11,-3,-4,-21,-6,-33v0,-4,2,-7,7,-7v37,3,113,15,106,-28v-8,-49,-121,-64,-121,-130v0,-33,16,-59,61,-66v2,-13,-5,-35,7,-38v14,2,40,-6,40,8r0,28"},"%":{"d":"278,-88v0,51,-8,90,-51,90v-43,0,-52,-38,-52,-90v0,-41,20,-60,52,-60v32,0,51,19,51,60xm209,-267v10,2,39,-6,32,7r-150,254v-5,13,-30,8,-42,4r152,-258v3,-5,4,-7,8,-7xm117,-209v0,50,-8,90,-51,90v-42,0,-52,-39,-52,-90v0,-41,20,-60,52,-60v32,0,51,19,51,60xm227,-25v22,5,21,-37,20,-63v0,-26,-7,-33,-20,-33v-22,-5,-21,37,-21,63v0,26,8,33,21,33xm66,-146v22,5,21,-37,20,-63v0,-26,-7,-34,-20,-34v-22,-5,-21,37,-21,63v0,26,8,34,21,34","w":291},"&":{"d":"246,-8v2,3,2,8,-3,8v-26,1,-50,2,-59,-17v-51,36,-164,26,-164,-53v0,-30,17,-49,49,-68v-28,-35,-37,-53,-37,-73v0,-36,27,-59,82,-59v49,1,78,23,78,62v0,37,-32,60,-62,77r54,58v6,-16,9,-35,9,-56v1,-13,22,-5,33,-7v5,0,6,5,6,11v0,31,-7,58,-21,80xm103,-159v23,-15,52,-29,46,-52v0,-16,-12,-26,-35,-26v-56,0,-48,45,-11,78xm159,-43r-63,-67v-45,20,-33,78,19,78v18,0,33,-4,44,-11","w":258},"(":{"d":"68,-102v0,76,21,127,41,169v-7,6,-35,7,-42,-2v-64,-74,-63,-252,0,-327v7,-8,32,-8,42,-2v-19,42,-41,89,-41,162","w":119,"k":{"j":-12,"A":20}},")":{"d":"51,-95v0,-75,-20,-127,-40,-169v7,-6,35,-7,42,2v64,74,63,252,0,327v-7,8,-32,8,-42,2v19,-42,40,-89,40,-162","w":119},"*":{"d":"142,-232v9,-3,21,25,9,28r-43,13v8,15,29,27,27,45v-7,3,-16,18,-24,8r-26,-36v-14,19,-32,56,-52,24v7,-16,20,-27,29,-41v-23,-5,-66,-15,-37,-42r46,15v3,-22,-13,-60,24,-52v12,7,2,36,5,52","w":170},"+":{"d":"190,-159v12,3,11,37,0,37r-58,0r0,58v0,12,-20,5,-31,7v-4,0,-6,-3,-6,-7r0,-58r-58,0v-12,0,-5,-20,-7,-31v0,-4,3,-6,7,-6r58,0r0,-58v0,-13,20,-6,31,-8v14,10,2,46,6,66r58,0"},",":{"d":"33,-55v13,2,44,-5,39,7r-31,76v-3,12,-20,5,-32,7v-4,0,-5,-3,-5,-7r22,-76v1,-4,3,-7,7,-7","w":93,"k":{"*":25,"\"":18,"'":18}},"-":{"d":"93,-129v12,3,11,36,0,36r-70,0v-13,1,-7,-18,-8,-29v0,-4,4,-7,8,-7r70,0","w":115},".":{"d":"70,-48v-3,16,7,44,-7,48v-14,-2,-37,6,-40,-7v3,-16,-7,-45,8,-48v13,2,37,-6,39,7","w":93,"k":{"*":25,"\"":18,"'":18}},"\/":{"d":"84,-260v2,-13,23,-5,36,-7v4,0,7,2,6,7r-78,252v-2,14,-23,6,-36,8v-5,0,-7,-4,-6,-8","w":131,"k":{"q":17,"4":14,"\/":7,"e":17,"o":17,"c":20}},"0":{"d":"207,-147v0,95,-27,150,-94,150v-66,0,-94,-53,-94,-150v0,-90,36,-123,94,-123v58,0,94,33,94,123xm113,-38v32,10,44,-50,44,-109v0,-65,-19,-83,-44,-83v-32,-10,-44,51,-44,110v0,65,19,82,44,82"},"1":{"d":"193,0r-147,0v-13,-1,-5,-23,-7,-35v7,-13,39,-3,56,-6r0,-177r-52,15v-8,-5,-5,-33,-1,-42v31,-8,54,-25,96,-22v4,0,6,2,6,6r0,220r49,0v13,1,5,22,7,34v0,4,-3,7,-7,7"},"2":{"d":"111,-270v108,0,109,96,43,135v-34,20,-88,52,-83,94r118,0v13,1,5,22,7,34v0,4,-3,7,-7,7r-153,0v-14,-3,-6,-28,-7,-42v-2,-59,50,-94,91,-119v28,-17,33,-23,33,-43v1,-41,-77,-24,-115,-22v-10,0,-12,-33,0,-35v19,-5,50,-9,73,-9"},"3":{"d":"197,-82v0,87,-89,94,-160,76v-10,-3,-12,-33,0,-36v55,5,110,20,110,-40v0,-19,-7,-37,-34,-37r-63,0v-11,0,-12,-33,0,-36v43,-1,97,11,97,-41v0,-18,-8,-35,-41,-35v-26,0,-37,5,-69,5v-12,0,-5,-19,-7,-29v0,-4,3,-5,7,-6v67,-18,160,-16,160,71v0,25,-12,43,-31,53v20,11,31,32,31,55"},"4":{"d":"206,-104v13,3,10,40,0,40r-27,0r0,57v-3,14,-29,4,-43,7v-4,0,-7,-3,-7,-7r0,-57r-108,0v-12,-4,-11,-37,-3,-48r111,-149v7,-11,28,-4,43,-6v4,0,7,3,7,7r0,156r27,0xm130,-104r-1,-94r-67,92v17,6,47,0,68,2"},"5":{"d":"199,-87v5,83,-84,105,-162,81v-10,-1,-12,-33,0,-36v58,7,117,17,112,-45v7,-46,-64,-40,-113,-40v-2,0,-4,-3,-4,-6r12,-128v0,-4,3,-6,7,-6r131,0v13,1,5,22,7,34v0,4,-3,7,-7,7r-98,0r-5,59v59,-1,116,9,120,80"},"6":{"d":"209,-90v0,57,-33,90,-93,93v-68,3,-94,-61,-94,-153v0,-87,33,-120,99,-120v31,0,55,3,67,6v13,0,12,34,1,38v-61,-4,-124,-22,-118,61v65,-11,138,-4,138,75xm116,-36v25,1,45,-13,44,-54v-1,-50,-48,-45,-89,-39v-4,56,13,102,45,93"},"7":{"d":"185,-267v21,3,15,35,8,50r-97,210v-7,14,-30,4,-47,7v-5,0,-5,-4,-5,-9r104,-216v-35,-3,-76,0,-113,-1v-13,-1,-5,-23,-7,-35v0,-4,3,-6,7,-6r150,0","k":{"\/":41,",":46,".":46}},"8":{"d":"208,-81v1,61,-43,85,-96,84v-50,0,-95,-24,-93,-84v0,-24,14,-44,33,-58v-23,-15,-31,-34,-31,-58v0,-55,43,-74,94,-73v50,0,93,19,92,75v0,22,-10,42,-32,56v19,14,33,34,33,58xm106,-157v34,0,54,-11,54,-38v0,-25,-15,-40,-48,-39v-32,0,-45,15,-45,40v0,21,11,37,39,37xm112,-35v32,1,47,-18,47,-46v0,-22,-18,-43,-53,-39v-29,3,-39,22,-38,43v0,24,15,42,44,42"},"9":{"d":"205,-159v0,98,-19,162,-100,162v-31,0,-54,-4,-66,-7v-13,-1,-8,-18,-9,-30v0,-6,4,-7,9,-7v14,2,44,4,66,4v36,0,50,-16,51,-65v-66,11,-138,3,-138,-79v0,-53,34,-89,93,-89v54,0,94,33,94,111xm156,-139v4,-56,-13,-101,-45,-92v-25,-1,-45,13,-44,54v1,50,48,44,89,38"},":":{"d":"70,-190v-3,16,7,44,-7,48v-14,-2,-37,6,-40,-7v3,-16,-7,-45,8,-48v13,2,37,-6,39,7xm70,-48v-3,16,7,44,-7,48v-14,-2,-37,6,-40,-7v3,-16,-7,-45,8,-48v13,2,37,-6,39,7","w":93},";":{"d":"70,-190v-3,16,7,44,-7,48v-14,-2,-37,6,-40,-7v3,-16,-7,-45,8,-48v13,2,37,-6,39,7xm31,-55v13,2,44,-5,39,7r-31,76v-2,11,-31,10,-38,2r23,-78v1,-4,3,-7,7,-7","w":93},"<":{"d":"183,-59v3,3,3,9,-2,9v-16,-2,-39,4,-48,-4r-83,-73v-11,-8,-11,-20,0,-28v31,-24,56,-56,91,-76r40,0v5,0,5,6,2,9r-94,81"},"=":{"d":"186,-203v14,2,12,37,0,37r-145,0v-13,0,-6,-20,-8,-31v0,-4,4,-6,8,-6r145,0xm186,-116v14,2,12,37,0,37r-145,0v-13,0,-6,-20,-8,-31v0,-4,4,-6,8,-6r145,0"},">":{"d":"177,-155v11,8,11,20,0,28v-31,25,-57,55,-91,77r-40,0v-5,0,-5,-6,-2,-9r94,-82v-31,-29,-67,-54,-96,-85v6,-11,39,-5,52,-2"},"?":{"d":"147,-214v12,45,-65,76,-65,130v0,13,-24,7,-37,7v-9,0,-5,-13,-6,-21v-6,-50,57,-62,54,-116v-2,-25,-55,-10,-76,-10v-11,-1,-4,-20,-6,-30v0,-6,0,-9,6,-10v52,-11,136,-13,130,50xm84,-48v-3,16,7,44,-7,48v-14,-2,-37,6,-40,-7v3,-16,-7,-44,7,-48v14,2,37,-6,40,7","w":157},"@":{"d":"145,-177v12,3,53,-2,56,16r-11,109v37,-6,48,-36,48,-78v0,-44,-27,-83,-87,-83v-93,0,-106,70,-111,158v-3,61,73,83,145,70v3,2,5,20,-2,21v-84,15,-176,-11,-170,-103v7,-99,34,-172,139,-171v77,0,113,53,113,108v0,87,-54,113,-133,113v-57,0,-65,-44,-57,-100v6,-41,30,-60,70,-60xm161,-143v-25,-5,-46,-3,-48,27v-2,34,-16,79,39,66","w":277},"A":{"d":"225,-8v1,14,-28,6,-44,8v-3,0,-6,-3,-7,-6r-16,-69r-83,0r-17,69v-6,12,-30,4,-45,6v-5,0,-6,-3,-6,-8r59,-226v9,-33,35,-36,50,-36v15,0,41,3,50,36xm148,-116r-26,-106v0,-8,-11,-8,-11,0r-26,106r63,0","w":232,"k":{"O":7,"Q":7,"y":17,"C":7,"E":7,"G":7,"L":7,"T":27,"U":7,"V":22,"W":9,"Y":27,"f":14,"t":14,"v":17,"w":10}},"B":{"d":"27,-247v4,-33,32,-23,76,-23v68,0,111,19,111,80v0,24,-11,45,-33,54v24,10,35,30,35,61v0,57,-42,78,-109,78v-44,0,-80,9,-80,-24r0,-226xm77,-155v42,2,99,1,89,-39v7,-33,-46,-38,-89,-34r0,73xm77,-39v47,2,100,-2,90,-41v7,-37,-48,-42,-90,-38r0,79","w":234,"k":{"X":9,"V":9,"T":7,"Y":14,"A":6}},"C":{"d":"122,-270v48,0,69,-9,64,38v0,4,-2,7,-7,7v-56,-5,-113,-14,-109,65r0,53v-3,78,52,69,109,64v12,1,5,20,7,32v-6,17,-27,14,-64,14v-43,0,-102,-21,-102,-110r0,-53v0,-90,59,-110,102,-110","w":202,"k":{"O":9,"Q":9,"y":5,"C":16,"G":9}},"D":{"d":"27,-255v5,-23,46,-13,80,-15v92,-5,113,63,113,163v0,71,-41,110,-113,110v-35,0,-75,8,-80,-16r0,-242xm171,-107r0,-53v0,-67,-41,-71,-94,-67r0,187v52,4,94,0,94,-67","w":240,"k":{"T":8,"V":9,"W":4,"Y":15,"A":6,"X":12,"Z":5}},"E":{"d":"179,-40v12,3,10,37,0,38v-12,2,-26,5,-69,5v-47,0,-83,-13,-83,-74r0,-126v0,-61,36,-73,83,-73v43,0,57,4,69,5v11,1,12,35,0,37v-39,7,-106,-20,-102,31r0,39r97,0v11,2,12,37,0,41r-97,0v2,33,-11,77,28,77r74,0","w":207},"F":{"d":"179,-265v13,3,10,36,0,37v-40,5,-106,-20,-102,31r0,39r97,0v11,2,12,37,0,41r-97,0r0,110v-3,13,-29,5,-43,7v-4,0,-7,-3,-7,-7r0,-190v0,-61,36,-73,83,-73v43,0,57,3,69,5","w":207,"k":{"G":12,"O":5,"a":16,"e":16,"o":16,"u":13,",":47,".":47,"A":23}},"G":{"d":"202,-12v0,5,-2,8,-7,9v-81,13,-172,16,-175,-105r0,-51v0,-121,94,-117,175,-105v12,2,5,20,7,32v0,5,-3,7,-9,7v-17,-1,-41,-3,-76,-3v-24,0,-47,18,-47,69r0,51v4,69,30,72,82,67r0,-92v3,-14,28,-4,42,-7v4,0,8,3,8,7r0,121","w":228,"k":{"V":3,"Y":13}},"H":{"d":"229,-7v-3,14,-29,4,-43,7v-4,0,-7,-3,-7,-7r0,-110r-102,0r0,110v-3,14,-29,4,-43,7v-4,0,-7,-3,-7,-7r0,-254v4,-12,29,-3,43,-6v4,0,7,2,7,6r0,100r102,0r0,-100v4,-12,29,-3,43,-6v4,0,7,2,7,6r0,254","w":256},"I":{"d":"77,-7v-3,14,-29,4,-43,7v-4,0,-7,-3,-7,-7r0,-254v4,-12,29,-3,43,-6v4,0,7,2,7,6r0,254","w":104},"J":{"d":"19,60v-16,0,-29,1,-32,-8v2,-11,-5,-31,7,-32v14,-2,33,8,33,-12r0,-269v4,-12,29,-3,43,-6v4,0,7,2,7,6r0,269v0,38,-19,52,-58,52","w":104},"K":{"d":"220,-8v1,5,3,8,-4,8v-19,-2,-45,5,-57,-4r-82,-123r0,120v-3,14,-29,4,-43,7v-4,0,-7,-3,-7,-7r0,-253v3,-14,29,-4,43,-7v4,0,7,3,7,7r0,114r88,-118v11,-7,34,-1,50,-3v9,-1,6,6,4,10r-92,119","w":231,"k":{"w":18,"v":22,"q":13,"g":9,"d":18,"W":6,"V":4,"T":3,"Q":18,"G":23,"-":9,"O":18,"a":9,"e":18,"o":13,"u":16,"y":22,"c":18,"C":23,"E":16,"L":5,"U":4,"Y":5}},"L":{"d":"179,-33v10,47,-36,36,-69,36v-47,0,-83,-13,-83,-74r0,-189v3,-14,29,-4,43,-7v4,0,7,3,7,7r0,189v-4,49,56,26,94,31v4,0,8,3,8,7","w":185,"k":{"O":13,"Q":13,"e":5,"o":5,"y":23,"C":7,"E":7,"G":11,"L":9,"T":32,"U":13,"V":25,"W":11,"Y":36,"v":11,"w":9,"S":4,"-":9}},"M":{"d":"258,-5v-5,11,-29,2,-42,5v-3,0,-6,-3,-6,-7r-1,-171v-14,22,-24,48,-37,71v-9,10,-47,10,-59,0r-37,-71v-3,53,2,116,-1,171v-1,14,-28,4,-42,7v-3,0,-6,-1,-6,-5r0,-248v-1,-21,49,-21,57,-6r59,115v22,-35,38,-78,58,-115v7,-12,57,-16,57,6r0,248","w":285,"k":{"V":6,"Y":14}},"N":{"d":"229,-14v0,21,-31,12,-50,14v-9,0,-16,0,-22,-13r-80,-175v-2,-3,-5,-5,-5,0r0,181v-2,13,-25,5,-38,7v-4,0,-7,-3,-7,-7r0,-246v1,-22,33,-12,53,-14v8,0,12,2,16,11r87,188v7,-58,-2,-131,2,-193v1,-12,25,-4,37,-6v4,0,7,2,7,6r0,247","w":256,"k":{"T":10,"V":8}},"O":{"d":"225,-109v0,79,-44,112,-103,112v-59,0,-102,-33,-102,-112r0,-49v0,-79,43,-112,102,-112v59,0,103,33,103,112r0,49xm122,-41v53,0,53,-59,53,-117v0,-48,-18,-69,-53,-69v-53,0,-52,60,-52,118v0,48,17,68,52,68","w":244,"k":{"T":13,"V":9,"W":4,"Y":15,"A":7,"X":19,"Z":12,"x":7}},"P":{"d":"213,-187v0,78,-63,92,-136,86r0,94v-3,14,-29,4,-43,7v-4,0,-7,-3,-7,-7r0,-248v0,-7,5,-10,12,-11v77,-9,174,-11,174,79xm77,-142v45,4,93,-1,86,-45v4,-41,-43,-45,-86,-41r0,86","w":225,"k":{"a":8,"e":4,"o":4,",":45,".":45,"T":6,"Y":4,"A":20,"X":12,"Z":10}},"Q":{"d":"202,48v-3,13,-26,11,-43,12v-37,1,-62,-18,-59,-59v-62,-5,-78,-73,-78,-159v0,-79,43,-112,102,-112v59,0,103,33,103,112v0,85,-16,154,-79,159v-5,27,24,19,46,19v13,0,6,17,8,28xm124,-41v53,0,52,-59,52,-117v0,-48,-17,-69,-52,-69v-53,0,-52,60,-52,118v0,48,17,68,52,68","w":248,"k":{"X":19,"W":4,"V":9,"T":13,"Y":15,"A":7,"Z":12}},"R":{"d":"221,-7v1,3,0,8,-4,7v-17,-3,-44,7,-51,-7r-52,-96r-37,-2r0,98v-3,14,-29,4,-43,7v-4,0,-7,-3,-7,-7r0,-248v0,-7,5,-10,12,-11v77,-9,174,-11,174,80v0,38,-19,62,-49,74xm77,-145v45,3,92,3,86,-44v4,-38,-46,-43,-86,-37r0,81","w":235,"k":{"g":3,"V":12,"T":13,"Q":7,"G":7,"O":7,"e":8,"o":11,"y":7,"c":3,"C":7,"E":9,"L":9,"Y":11,"S":4}},"S":{"d":"106,-270v39,0,87,-11,76,40v0,4,-2,6,-7,6v-37,-2,-109,-16,-109,22v-1,24,52,44,73,56v39,23,50,46,50,74v0,36,-23,75,-95,75v-27,0,-46,-3,-63,-7v-11,-2,-12,-36,0,-40v37,3,113,15,106,-28v-8,-49,-121,-65,-121,-130v0,-40,23,-68,90,-68","w":205,"k":{"y":5,"V":5,"W":5,"Y":5,"t":13,"v":5,"w":9,"A":4,"x":3}},"T":{"d":"199,-261v-2,12,6,35,-7,35r-63,0r0,219v-3,14,-29,4,-43,7v-4,0,-7,-3,-7,-7r0,-219r-63,0v-13,-1,-5,-23,-7,-35v0,-4,3,-6,7,-6r176,0v4,0,7,2,7,6","w":208,"k":{"x":9,"w":7,"v":7,"r":14,"q":25,"p":9,"n":9,"m":9,"g":14,"d":27,"Q":13,"G":10,"F":6,"\/":32,"-":31,"O":13,"a":25,"e":25,"o":32,"u":11,"y":14,",":22,".":22,"c":23,"C":11,"E":9,"A":27,"s":23,"z":8}},"U":{"d":"223,-99v0,77,-41,102,-99,102v-58,0,-99,-25,-99,-102r0,-162v4,-12,29,-3,43,-6v4,0,7,2,7,6r0,162v0,41,10,60,49,60v39,0,49,-19,49,-60r0,-162v4,-12,29,-3,43,-6v4,0,7,2,7,6r0,162","w":248,"k":{"A":7,"X":9}},"V":{"d":"176,-261v7,-12,54,-9,51,1r-59,226v-9,33,-35,37,-50,37v-15,0,-41,-4,-50,-37r-59,-227v5,-11,43,-10,51,0r52,216v0,8,10,8,12,0","w":236,"k":{"x":9,"w":5,"v":5,"r":10,"q":17,"p":5,"n":5,"m":5,"g":16,"Q":9,"G":8,"F":7,"\/":23,"O":9,"a":20,"e":18,"o":18,"u":12,"y":7,",":22,".":22,"c":16,"C":9,"E":13,"A":22,"S":5,"s":17,"z":6}},"W":{"d":"257,-267v15,3,41,-6,45,6r-34,235v-3,31,-23,30,-52,29v-16,0,-25,-8,-30,-29r-30,-123v-15,36,-21,83,-31,123v-8,29,-21,30,-50,29v-19,0,-29,-6,-32,-29r-34,-236v6,-11,30,-3,44,-5v3,0,6,2,6,6r28,220v13,-41,22,-88,33,-131v1,-17,26,-18,48,-17v15,0,20,8,22,17r34,131r27,-220v0,-4,3,-6,6,-6","w":310,"k":{"x":16,"Q":4,"O":4,"a":9,"e":9,"o":9,"E":4,"A":9,"S":5}},"X":{"d":"225,-7v3,4,0,7,-5,7v-18,-2,-44,7,-52,-7r-53,-85r-49,85v-8,14,-31,4,-49,7v-5,0,-7,-4,-5,-7r77,-128r-80,-128v10,-8,47,-8,58,2r52,84r49,-84v7,-12,32,-4,48,-6v4,0,8,3,5,6r-75,127","w":234,"k":{"v":15,"Q":19,"G":15,"-":23,"O":19,"a":11,"e":11,"o":14,"u":13,"y":16,"C":14,"E":12,"L":7,"U":9}},"Y":{"d":"206,-267v5,0,6,3,6,8r-55,125v-7,16,-14,23,-22,26r0,101v-3,14,-29,4,-43,7v-4,0,-7,-3,-7,-7r0,-101v-8,-3,-15,-10,-22,-26r-55,-128v6,-11,32,-3,46,-5v3,0,6,2,7,5v17,38,28,82,49,115v2,0,4,-1,7,-7r43,-108v7,-11,31,-3,46,-5","w":221,"k":{"O":15,"Q":15,"a":32,"e":34,"o":35,"u":25,"y":16,",":34,".":34,"c":33,"C":17,"E":11,"G":17,"v":18,"w":17,"A":27,"S":5,"-":18,"x":16,"s":24,"z":24,"F":11,"d":33,"g":33,"m":17,"n":17,"p":26,"q":33,"r":26,"\/":34}},"Z":{"d":"190,-44v12,5,11,44,0,44r-157,0v-24,4,-24,-32,-14,-47r115,-174v0,-2,0,-3,-3,-3r-100,0v-13,-1,-5,-25,-7,-37v0,-4,3,-6,7,-6r145,0v25,-3,24,34,14,49r-114,172v32,6,78,0,114,2","w":211},"[":{"d":"111,32v12,3,11,38,0,38r-80,0v-4,0,-6,-3,-6,-7r0,-324v0,-4,2,-6,6,-6r80,0v13,0,5,21,7,32v-4,13,-31,3,-45,6r0,261r38,0","w":128,"k":{"j":-12,"A":20}},"\\":{"d":"133,-5v1,13,-26,7,-42,8v-4,0,-5,-4,-6,-8r-80,-257v6,-10,29,-3,43,-5v4,0,6,3,7,7","w":138},"]":{"d":"103,63v0,4,-2,7,-6,7r-80,0v-13,0,-5,-21,-7,-32v4,-13,31,-3,45,-6r0,-261v-15,-2,-40,6,-45,-6v2,-11,-5,-31,7,-32r80,0v4,0,6,2,6,6r0,324","w":128},"^":{"d":"195,-211v2,3,4,8,-2,8v-17,-2,-40,5,-48,-6r-32,-37v-14,13,-23,34,-42,43v-13,-3,-43,8,-40,-8r41,-53v14,-14,48,-3,71,-6v6,0,8,1,12,6"},"_":{"d":"192,15v12,0,10,26,0,26r-196,0v-10,1,-7,-11,-7,-20v0,-4,3,-6,7,-6r196,0","w":188},"a":{"d":"174,-7v-2,13,-25,6,-38,7v-6,1,-8,-6,-7,-13v-45,26,-109,28,-113,-46v-2,-48,44,-66,110,-62v2,-28,-3,-46,-31,-45r-61,3v-10,-1,-10,-34,1,-37v14,-4,35,-6,60,-6v51,0,79,23,79,69r0,130xm126,-45r0,-44v-34,-2,-69,2,-62,32v-2,33,45,22,62,12","w":197,"k":{"y":9,"f":7,"t":10,"v":9,"w":7}},"b":{"d":"192,-115v0,72,-18,118,-87,118v-23,0,-50,-3,-72,-9v-8,-2,-10,-5,-10,-10r0,-251v3,-13,27,-5,41,-7v4,0,7,3,7,7r0,64v73,-14,121,19,121,88xm105,-36v41,1,39,-39,39,-79v0,-46,-29,-59,-73,-49r0,125v7,1,21,3,34,3","w":207,"k":{"y":7,"f":7,"t":7,"v":7,"x":8}},"c":{"d":"152,-35v5,43,-16,36,-54,38v-58,2,-82,-47,-82,-121v0,-79,66,-97,129,-83v13,3,5,21,7,33v0,4,-3,5,-7,5v-38,-2,-81,-15,-81,45v0,39,6,88,34,81v24,0,33,-1,48,-3v4,0,6,1,6,5","w":168,"k":{"e":5,"o":5,"c":5,"s":5,"d":5,"g":5,"q":5}},"d":{"d":"184,-16v0,5,-1,8,-9,10v-22,6,-50,9,-73,9v-68,0,-86,-46,-86,-118v0,-69,48,-102,121,-88r0,-64v2,-13,27,-5,40,-7v4,0,7,3,7,7r0,251xm137,-39r0,-125v-56,-14,-73,13,-73,77v0,30,7,51,38,51v13,0,28,-2,35,-3","w":207},"e":{"d":"189,-114v0,11,4,29,-7,29r-117,1v0,21,8,48,43,46r67,-4v11,0,12,36,-1,39v-82,18,-157,8,-157,-111v0,-56,32,-92,87,-92v55,0,85,38,85,92xm65,-120v22,2,54,2,76,0v0,-28,-15,-45,-37,-45v-22,0,-39,17,-39,45","w":206,"k":{"y":7,"T":33,"f":7,"t":7,"v":7,"x":9}},"f":{"d":"107,-278v11,1,24,0,28,8v-1,9,4,27,-5,28v-21,1,-41,-4,-38,21r0,18v14,2,39,-6,42,7v-1,11,4,28,-7,29r-35,0r0,159v-2,14,-26,6,-40,8v-4,0,-7,-4,-7,-8r0,-159v-18,-5,-47,2,-40,-29v3,-13,26,-5,40,-7v-5,-53,18,-79,62,-75","w":142,"k":{"q":7,"g":5,"e":7,"o":9,",":21,".":21,"c":5,"s":4}},"g":{"d":"190,-203v19,5,11,40,-7,37v27,50,-9,103,-77,97v-25,3,-41,-14,-45,3v4,19,37,17,55,22v49,15,80,18,80,61v0,37,-27,56,-88,56v-81,0,-113,-56,-71,-103v-19,-14,-23,-47,-2,-62v-33,-48,-12,-111,71,-111r84,0xm106,-105v31,0,40,-10,39,-31v0,-17,-8,-31,-39,-31v-32,1,-40,14,-39,34v0,13,6,28,39,28xm108,37v37,-2,41,-6,41,-23v0,-8,-5,-13,-43,-22r-32,-7v-15,23,-18,55,34,52","w":210},"h":{"d":"190,-8v0,15,-27,6,-41,8v-4,0,-7,-4,-7,-8r0,-118v5,-54,-40,-42,-71,-27r0,145v-2,14,-26,6,-40,8v-4,0,-8,-4,-8,-8r0,-259v3,-13,27,-5,41,-7v4,0,7,3,7,7r0,75v14,-8,28,-14,54,-14v92,1,65,114,65,198","w":213,"k":{"w":7,"v":7,"t":7,"y":7,"f":7}},"i":{"d":"73,-269v-2,13,6,37,-7,39v-15,-2,-39,6,-43,-7v2,-14,-6,-37,8,-39v14,2,39,-6,42,7xm72,-8v-2,14,-26,6,-40,8v-4,0,-8,-4,-8,-8r0,-188v3,-13,27,-5,41,-7v4,0,7,3,7,7r0,188","w":96},"j":{"d":"73,-269v-2,13,6,37,-7,39v-14,-2,-39,6,-42,-7v2,-13,-6,-37,7,-39v14,2,39,-6,42,7xm19,72v-10,0,-30,2,-31,-9v2,-11,-6,-29,8,-29v0,0,28,4,28,-19r0,-211v3,-13,27,-5,41,-7v4,0,7,3,7,7r0,211v0,44,-20,57,-53,57","w":96},"k":{"d":"186,-7v3,3,0,7,-4,7v-19,-2,-46,6,-55,-7r-56,-82r0,81v-2,14,-26,6,-40,8v-4,0,-8,-4,-8,-8r0,-259v3,-13,27,-5,41,-7v4,0,7,3,7,7r0,150r61,-82v11,-9,32,-2,49,-4v6,-1,6,4,4,8r-72,88","w":197,"k":{"q":13,"g":13,"d":12,"a":6,"e":14,"o":13,"u":10,"c":12}},"l":{"d":"73,-8v-2,15,-27,6,-41,8v-4,0,-7,-4,-7,-8r0,-259v2,-13,28,-5,41,-7v4,0,7,3,7,7r0,259","w":97},"m":{"d":"282,-8v-2,14,-26,6,-40,8v-4,0,-8,-4,-8,-8r0,-122v2,-46,-29,-39,-59,-26r1,148v-2,14,-26,6,-40,8v-4,0,-7,-4,-7,-8r0,-122v2,-47,-29,-39,-58,-23r0,145v-2,14,-26,6,-40,8v-4,0,-8,-4,-8,-8r0,-188v2,-13,26,-6,39,-7v7,-1,8,7,7,15v22,-20,77,-26,94,-1v18,-10,34,-17,59,-17v91,1,51,118,60,198","w":305,"k":{"v":7,"t":7,"y":5,"f":7}},"n":{"d":"190,-8v-2,15,-27,6,-41,8v-4,0,-7,-4,-7,-8r0,-117v7,-54,-41,-44,-71,-27r0,144v-2,14,-26,6,-40,8v-4,0,-8,-4,-8,-8r0,-188v2,-13,26,-6,39,-7v7,-1,8,7,7,15v21,-13,34,-18,58,-18v93,0,55,116,63,198","w":213,"k":{"y":9,"f":7,"t":7,"v":9,"w":9}},"o":{"d":"189,-116v0,70,-18,119,-86,119v-68,0,-86,-49,-86,-119v0,-51,29,-90,86,-90v57,0,86,39,86,90xm103,-38v35,0,39,-37,39,-78v0,-30,-14,-49,-39,-49v-35,0,-38,38,-38,78v0,30,13,49,38,49","w":206,"k":{"y":9,"f":7,"t":9,"v":9,"w":5,"x":14,"z":5}},"p":{"d":"192,-115v0,86,-35,132,-121,115r0,64v-2,13,-27,5,-40,7v-4,0,-8,-3,-8,-7r0,-250v0,-5,2,-8,10,-10v22,-6,49,-10,72,-10v58,0,87,35,87,91xm105,-36v41,1,40,-39,39,-79v0,-30,-8,-52,-39,-52v-13,0,-27,2,-34,3r0,125v10,1,25,3,34,3","w":207,"k":{"x":11,"w":4,"v":7,"t":7,"y":7,"f":7}},"q":{"d":"184,64v-2,13,-27,5,-40,7v-4,0,-7,-3,-7,-7r0,-64v-84,16,-121,-25,-121,-115v0,-56,28,-91,86,-91v23,0,51,4,73,10v8,2,9,5,9,10r0,250xm137,-39r0,-125v-7,-1,-22,-3,-35,-3v-41,-1,-38,40,-38,80v0,47,30,58,73,48","w":207},"r":{"d":"121,-206v12,4,11,41,0,41v-19,0,-35,5,-50,13r0,144v-2,14,-26,6,-40,8v-4,0,-8,-4,-8,-8r0,-188v2,-13,26,-6,39,-7v7,-1,8,7,7,15v18,-14,38,-18,52,-18","w":135,"k":{"q":6,"g":7,"d":6,"a":9,"e":7,"o":9,",":11,".":11,"c":5}},"s":{"d":"89,3v-21,0,-84,9,-71,-37v15,-19,93,18,94,-19v-18,-39,-96,-42,-96,-99v0,-61,88,-60,133,-46v9,2,11,35,-1,36v-14,2,-84,-18,-84,10v19,31,96,51,96,99v0,31,-24,56,-71,56","w":176,"k":{"t":4,"v":3}},"t":{"d":"137,-6v-2,10,-23,7,-32,9v-41,0,-57,-9,-57,-57r0,-113v-18,-5,-48,3,-41,-29v2,-13,28,-5,41,-7v2,-13,-6,-34,7,-37v13,1,35,-14,41,0r0,37v14,2,37,-6,40,7v-1,11,4,29,-7,29r-33,0r0,113v-4,28,14,20,33,20v14,0,6,18,8,28","w":145,"k":{"q":3,"o":4}},"u":{"d":"71,-78v-8,53,46,44,71,27r0,-144v2,-15,27,-6,41,-8v4,0,7,4,7,8r0,188v-2,13,-27,5,-41,7v-7,1,-8,-7,-7,-15v-51,37,-119,17,-119,-63r0,-117v2,-14,27,-6,41,-8v4,0,7,4,7,8r0,117","w":213},"v":{"d":"148,-203v14,2,44,-6,41,8r-45,164v-15,48,-77,48,-90,0r-45,-166v3,-13,28,-3,41,-6v3,0,7,2,8,7r34,151v2,13,12,12,14,0r34,-151v1,-5,5,-7,8,-7","w":198,"k":{"q":9,"g":12,"d":7,".":18,"a":8,"e":7,"o":9,",":20}},"w":{"d":"243,-203v14,2,41,-7,42,8r-32,166v1,43,-66,39,-76,2r-30,-112r-29,112v-6,22,-18,28,-44,28v-22,0,-28,-8,-32,-30r-33,-167v3,-14,28,-4,42,-7v4,0,7,3,7,6r24,158v14,-37,22,-85,32,-126v6,-23,24,-14,46,-16v12,0,16,2,20,16r32,126v12,-49,16,-107,25,-158v0,-3,2,-6,6,-6","w":294,"k":{"a":5,"e":7,"o":5,",":10,".":17,"c":5}},"x":{"d":"193,-7v-2,15,-32,4,-46,7v-4,0,-6,-1,-10,-7r-41,-64r-39,64v-7,15,-30,4,-47,7v-4,0,-5,-4,-3,-7r65,-98r-62,-93v8,-9,48,-11,56,2r37,56r33,-56v8,-14,30,-4,47,-7v5,0,7,5,3,7r-59,91","w":200,"k":{"w":13,"t":9,"q":18,"g":14,"d":15,"e":16,"o":14,"u":13,"c":11}},"y":{"d":"95,-50v2,8,2,8,8,8r39,-155v5,-12,30,-4,44,-6v5,0,9,5,6,8r-60,210v-11,39,-24,57,-73,57v-17,0,-40,0,-46,-11v2,-11,-5,-30,8,-29v35,2,70,11,72,-32v-18,0,-28,1,-37,-30r-47,-167v4,-11,42,-10,50,0","w":201,"k":{"a":9,"e":7,"o":9,",":20,".":23,"c":10,"d":7,"g":10,"q":7}},"z":{"d":"162,-36v-2,12,6,36,-7,36r-126,0v-18,1,-19,-30,-10,-41r88,-122v-22,-6,-57,-2,-83,-2v-13,0,-5,-20,-7,-31v0,-4,3,-7,7,-7r123,0v18,0,16,29,12,44r-84,115v22,6,56,0,81,2v4,0,6,2,6,6","w":176,"k":{"e":9,"o":5,"d":3}},"{":{"d":"104,33v27,-11,31,33,16,38v-57,2,-85,-6,-85,-60v0,-40,8,-81,-22,-95r0,-29v29,-15,21,-55,21,-94v0,-54,28,-62,86,-60v13,0,5,21,7,32v-6,16,-53,-6,-45,28v-1,47,8,92,-28,109v37,17,28,61,29,109v0,17,3,22,21,22","w":130,"k":{"j":-12,"A":20}},"|":{"d":"73,63v-2,14,-28,4,-41,7v-4,0,-7,-3,-7,-7r0,-323v3,-14,28,-4,42,-7v4,0,6,3,6,7r0,323","w":98},"}":{"d":"117,-84v-30,15,-21,55,-21,95v0,55,-28,62,-86,60v-11,-1,-4,-21,-6,-32v5,-16,52,6,44,-28v1,-47,-8,-92,28,-109v-36,-18,-28,-61,-28,-109v0,-25,-16,-22,-38,-22v-12,0,-4,-21,-6,-32v0,-11,18,-4,27,-6v78,-7,64,50,65,114v0,19,6,30,21,40r0,29","w":130},"~":{"d":"199,-180v6,52,-35,72,-74,52v-15,-7,-27,-23,-45,-27v-19,-4,-6,29,-20,32v-15,-1,-37,7,-32,-17v-3,-48,39,-60,74,-43v15,7,28,24,46,27v19,4,6,-28,19,-32v12,2,31,-6,32,8"},"'":{"d":"36,-274v12,2,42,-6,38,7r-25,74v-2,13,-29,8,-39,4r19,-78v1,-5,3,-7,7,-7","w":79,"k":{",":18,".":18}},"`":{"d":"97,-232v1,3,2,6,-2,6v-13,-2,-32,4,-39,-4v-14,-17,-32,-30,-44,-48v12,-3,43,-7,51,3","w":149},"\u00a0":{"w":90}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright 2004 Monotype Imaging, Inc. All Rights Reserved.
 * 
 * Trademark:
 * Neo Sans is a trademark of Monotype Imaging, Inc. and may be registered in
 * certain jurisdictions.
 * 
 * Full name:
 * NeoSansStd-Italic
 * 
 * Vendor URL:
 * http://www.monotypeimaging.com.
 * 
 * License information:
 * http://www.monotypeimaging.com/html/type/license.html.
 */
Cufon.registerFont({"w":217,"face":{"font-family":"Neo Sans Std","font-weight":400,"font-style":"italic","font-stretch":"normal","units-per-em":"360","panose-1":"2 11 5 4 3 5 4 11 2 4","ascent":"275","descent":"-85","x-height":"3","bbox":"-23.1761 -307.291 330.785 76","underline-thickness":"20.52","underline-position":"-7.56","slope":"-12","stemh":"26","stemv":"22","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":98},"!":{"d":"69,-264v3,-11,35,-11,33,0r-36,187v-1,10,-27,11,-27,0xm31,-41v3,-11,32,-10,31,0v-5,19,1,49,-31,41v-14,-4,0,-29,0,-41","w":78},"\"":{"d":"144,-271v8,1,27,-5,22,7r-33,68v-3,10,-21,9,-28,4r30,-72v2,-5,5,-7,9,-7xm82,-271v8,1,28,-5,23,7r-33,68v-3,10,-21,9,-28,4v8,-25,20,-48,30,-72v2,-5,4,-7,8,-7","w":130,"k":{",":23,".":23}},"#":{"d":"212,-191v15,2,47,-9,38,15v-5,13,-28,5,-43,7r-20,73v15,2,48,-9,38,15v-5,13,-29,5,-44,7r-18,67v0,10,-25,11,-28,2r18,-69r-56,0r-17,67v0,9,-29,12,-29,0r18,-67v-14,-2,-45,9,-36,-15v5,-13,28,-5,42,-7r19,-73v-15,-2,-46,8,-36,-15v5,-12,27,-5,42,-7r18,-70v1,-8,28,-11,29,0r-18,70r55,0r19,-70v1,-8,27,-10,28,0xm179,-169r-56,0r-20,73r56,0","w":237},"$":{"d":"154,-307v9,1,24,-4,22,7r-5,30v26,5,67,-7,54,26v-1,4,-2,6,-7,6v-45,1,-122,-21,-122,38v0,40,118,72,107,120v0,46,-36,75,-80,81v-4,19,2,50,-31,41v-14,-4,1,-27,0,-39v-24,-1,-45,-1,-57,-10v3,-8,0,-23,11,-23v52,0,122,14,122,-46v0,-42,-105,-67,-105,-121v0,-46,35,-67,77,-72v4,-13,0,-36,14,-38"},"%":{"d":"189,-89v3,-77,111,-77,96,0v-9,45,-21,92,-64,92v-45,0,-44,-53,-32,-92xm260,-267v7,1,26,-5,18,6r-195,255v-5,10,-19,8,-30,5r198,-260v4,-5,5,-6,9,-6xm54,-212v3,-77,111,-77,96,0v-9,45,-21,92,-64,92v-45,0,-44,-53,-32,-92xm257,-56v4,-25,20,-71,-13,-71v-30,0,-41,53,-41,86v0,17,9,23,22,23v16,0,27,-12,32,-38xm122,-179v4,-25,20,-71,-13,-71v-30,0,-41,53,-41,87v0,17,9,22,22,22v16,0,27,-12,32,-38","w":285},"&":{"d":"215,-130v2,-10,30,-9,28,0v-6,32,-17,63,-39,88v9,13,20,24,28,39v-5,6,-28,4,-35,0r-14,-19v-40,36,-153,38,-153,-32v0,-39,24,-59,66,-83v-15,-20,-30,-41,-29,-65v0,-48,32,-68,78,-68v46,0,71,19,71,49v0,37,-36,64,-80,89r52,70v15,-20,22,-44,27,-68xm187,-221v0,-16,-10,-25,-42,-25v-62,0,-59,67,-24,94v30,-19,66,-29,66,-69xm169,-41r-58,-76v-26,15,-49,29,-49,62v0,49,84,36,107,14","w":244},"(":{"d":"149,-269v-73,92,-111,219,-62,341v-3,5,-23,6,-27,-1v-56,-105,-19,-259,58,-338v6,-7,22,-5,31,-2","w":109},")":{"d":"0,73v73,-91,112,-219,62,-340v2,-6,23,-7,27,0v56,105,19,259,-58,338v-6,7,-22,5,-31,2","w":109},"*":{"d":"181,-231v6,2,12,18,3,21r-45,14v9,17,44,41,16,55v-15,-10,-21,-29,-33,-42v-12,13,-18,32,-33,42v-5,-4,-18,-8,-12,-17r28,-38v-16,-9,-60,-5,-46,-32v14,-7,36,10,53,12r-1,-47v-1,-8,8,-7,16,-7v13,7,2,37,5,54","w":167},"+":{"d":"207,-154v10,0,13,26,0,26r-62,0r0,62v1,10,-12,6,-20,7v-4,0,-5,-3,-5,-7r0,-62r-62,0v-10,1,-7,-11,-7,-20v0,-4,3,-6,7,-6r62,0r0,-62v-1,-10,12,-6,20,-7v4,0,5,3,5,7r0,62r62,0","w":214},",":{"d":"44,-46v8,1,29,-4,23,6r-39,68v-3,10,-20,9,-27,4r34,-72v2,-5,5,-6,9,-6","w":77,"k":{"\"":23,"'":23}},"-":{"d":"117,-119v10,2,5,27,-5,27r-72,0v-8,-2,-6,-26,5,-27r72,0","w":119},".":{"d":"30,-41v3,-11,32,-10,31,0v-5,18,1,50,-31,41v-14,-4,0,-28,0,-41","w":77,"k":{"\"":23,"'":23}},"\/":{"d":"144,-267v9,1,26,-3,21,7r-125,253v-2,10,-25,10,-31,3r127,-256v2,-4,4,-7,8,-7","w":127,"k":{"\/":12}},"0":{"d":"157,-270v79,0,75,90,60,161v-18,81,-51,112,-108,112v-77,0,-77,-89,-61,-161v18,-81,53,-112,109,-112xm184,-109v9,-49,29,-133,-32,-133v-57,0,-80,95,-82,167v0,37,15,50,43,50v32,0,61,-25,71,-84"},"1":{"d":"180,0r-148,0v-11,0,-3,-14,-3,-22v10,-14,45,-3,65,-6r37,-206r-61,24v-3,1,-8,2,-7,-3v3,-8,0,-20,7,-23v32,-10,54,-29,93,-31v4,0,6,2,5,6r-41,233r58,0v11,0,3,14,3,22v-1,4,-4,6,-8,6"},"2":{"d":"227,-216v0,90,-164,101,-163,188r120,0v10,0,4,14,4,22v-1,4,-5,6,-9,6r-143,0v-14,-4,0,-25,0,-36v0,-59,63,-93,112,-121v28,-17,47,-29,47,-59v0,-38,-76,-26,-113,-21v-10,2,-5,-12,-4,-19v38,-27,149,-22,149,40"},"3":{"d":"224,-216v0,32,-16,63,-46,77v19,10,24,29,24,46v0,90,-86,109,-164,88v-10,-1,-4,-12,-3,-19v1,-4,2,-7,8,-6v64,12,129,8,126,-62v0,-17,-8,-34,-35,-34r-65,0v-10,1,-4,-12,-4,-19v1,-4,2,-7,8,-7r66,0v35,0,51,-27,51,-59v0,-46,-72,-31,-112,-26v-8,-2,-6,-26,6,-26v52,-14,140,-11,140,47"},"4":{"d":"184,-99v20,0,47,-5,34,21v-3,14,-25,4,-39,7r-11,64v-1,12,-18,6,-29,7v-4,0,-5,-2,-4,-7r11,-64r-104,0v-23,1,-11,-31,-3,-41r132,-150v5,-7,21,-4,33,-5v7,0,9,2,8,7xm151,-99r20,-120v-38,37,-72,78,-106,119v26,3,58,0,86,1"},"5":{"d":"97,-267r124,0v13,0,2,14,3,21v-1,4,-3,6,-8,6r-103,0r-20,78v65,-3,113,13,113,62v0,91,-86,118,-170,96v-10,-1,-5,-12,-4,-20v1,-4,4,-7,9,-6v69,15,135,2,132,-68v7,-43,-62,-37,-110,-37v-5,0,-6,-3,-5,-6r31,-120v1,-4,4,-6,8,-6"},"6":{"d":"47,-163v18,-105,87,-117,174,-101v11,1,5,13,4,21v-1,6,-3,7,-9,6v-18,-4,-38,-6,-61,-6v-54,-1,-67,36,-76,84v51,-14,132,-10,132,53v0,64,-40,109,-106,109v-87,0,-70,-96,-58,-166xm178,-104v0,-51,-67,-35,-103,-30v-11,39,-23,110,35,110v45,0,68,-39,68,-80"},"7":{"d":"199,-267v36,-3,43,22,30,42r-142,220v-6,9,-20,3,-32,5v-6,-1,-4,-5,-2,-9r149,-229v-38,-3,-84,0,-124,-1v-11,0,-4,-15,-3,-22v1,-4,2,-6,8,-6r116,0","k":{"\/":36}},"8":{"d":"234,-214v0,31,-17,61,-46,74v17,10,25,29,25,48v0,63,-43,96,-106,95v-42,0,-75,-24,-75,-64v0,-33,17,-64,47,-79v-17,-9,-25,-25,-25,-44v0,-60,48,-87,104,-86v44,0,76,19,76,56xm202,-208v1,-26,-19,-36,-52,-35v-34,0,-64,21,-64,57v0,26,27,33,61,33v33,0,55,-23,55,-55xm181,-90v0,-26,-25,-37,-61,-37v-37,0,-55,31,-55,64v0,28,18,39,50,38v41,0,66,-25,66,-65"},"9":{"d":"156,-270v87,0,70,95,58,165v-18,105,-87,117,-174,101v-12,-2,-5,-12,-4,-20v1,-6,3,-8,9,-7v19,4,38,6,61,6v54,1,67,-36,76,-84v-51,14,-132,10,-132,-53v0,-64,40,-108,106,-108xm186,-134v12,-43,22,-109,-35,-109v-45,0,-68,38,-68,79v0,51,67,37,103,30"},":":{"d":"57,-191v3,-11,32,-11,32,0v-5,19,2,49,-31,41v-15,-4,-1,-28,-1,-41xm31,-41v3,-11,33,-10,31,0v-4,19,1,50,-31,41v-14,-4,0,-28,0,-41","w":78},";":{"d":"57,-191v3,-11,32,-11,32,0v-5,19,1,49,-32,41v-14,-3,0,-29,0,-41xm40,-46v8,1,29,-4,23,7r-39,68v-3,10,-20,9,-27,4r34,-72v2,-5,5,-7,9,-7","w":78},"<":{"d":"189,-60v5,3,6,9,-1,10v-13,-1,-24,2,-32,-5r-87,-74v-8,-8,-8,-16,0,-24r87,-73v7,-8,27,-7,37,-2v0,2,-1,5,-4,7r-94,80","w":214},"=":{"d":"205,-194v12,0,10,26,0,26r-138,0v-10,1,-8,-11,-8,-20v0,-4,4,-6,8,-6r138,0xm205,-114v12,0,10,26,0,26r-138,0v-10,1,-8,-11,-8,-20v0,-4,4,-6,8,-6r138,0","w":214},">":{"d":"203,-153v9,8,9,16,0,24r-87,74v-7,9,-19,4,-32,5v-6,-1,-5,-7,0,-10r94,-81r-94,-80v-4,-3,-7,-10,0,-10v13,0,24,-2,32,5","w":214},"?":{"d":"76,-70v-9,-1,-23,4,-21,-7v-4,-67,85,-86,88,-145v2,-30,-57,-18,-84,-16v-8,-4,-4,-26,6,-27v45,-10,113,-9,113,39v0,69,-91,81,-93,149v-1,4,-5,7,-9,7xm55,-48v9,1,26,-3,23,8v-4,19,1,47,-31,40v-12,-7,-3,-43,8,-48","w":160},"@":{"d":"162,-175v25,0,48,-3,52,14r-23,113v49,-8,62,-54,62,-97v0,-47,-30,-70,-81,-70v-94,0,-121,78,-128,169v-4,63,71,71,135,63v3,1,6,20,-4,19v-79,14,-175,-13,-152,-105r11,-56v14,-73,64,-111,142,-111v59,0,101,36,101,92v0,94,-51,125,-138,125v-66,0,-62,-50,-49,-99v12,-43,32,-57,72,-57xm180,-147v-31,-5,-55,-1,-60,30v-5,28,-26,82,27,72v5,0,9,0,14,-1","w":276},"A":{"d":"219,-8v1,12,-17,7,-28,8v-3,0,-5,-2,-5,-5r-9,-83r-93,0r-38,83v-2,8,-36,9,-34,-3r108,-235v10,-22,26,-27,42,-27v15,0,28,5,31,27xm175,-117r-12,-118v0,-10,-12,-8,-14,0r-54,118r80,0","w":227,"k":{"O":9,"Q":9,"a":4,"e":4,"o":4,"u":4,"y":19,"C":8,"G":8,"L":6,"S":6,"T":32,"U":9,"V":25,"W":12,"Y":31,"c":4,"d":4,"f":16,"g":4,"q":4,"t":16,"v":19,"w":14}},"B":{"d":"219,-91v-1,92,-93,103,-179,90v-9,-1,-10,-5,-9,-13r42,-240v7,-23,38,-16,71,-16v55,0,97,15,94,63v-2,37,-21,60,-50,69v19,8,31,26,31,47xm88,-152v61,3,125,-1,117,-58v5,-38,-61,-32,-101,-31xm66,-27v62,6,122,1,120,-63v7,-38,-59,-39,-102,-36","w":221,"k":{"T":12,"Y":12,"A":7}},"C":{"d":"50,-159v25,-117,85,-117,174,-105v11,1,1,16,1,23v-11,10,-42,1,-66,1v-35,0,-64,21,-77,81v-11,48,-24,132,40,132v21,0,47,-2,60,-3v13,-1,2,14,3,21v-1,4,-2,6,-8,7v-61,12,-140,10,-139,-78v1,-27,7,-54,12,-79","w":196,"k":{"O":10,"Q":10,"o":4,"y":8,"C":6,"G":10}},"D":{"d":"149,-270v65,-4,101,42,89,112r-8,49v-14,103,-95,123,-194,108v-6,-1,-7,-4,-6,-9r43,-247v9,-19,41,-11,76,-13xm205,-158v17,-69,-32,-95,-101,-83r-38,215v70,4,116,-5,131,-83","w":230,"k":{"T":13,"V":7,"W":4,"Y":11,"A":8,"X":11,"Z":8}},"E":{"d":"183,-23v3,38,-44,24,-79,26v-46,3,-71,-24,-64,-67r24,-139v9,-53,38,-67,88,-67v41,0,60,1,70,3v6,2,2,27,-5,27v-50,3,-113,-12,-121,37r-8,50r110,0v10,0,4,13,4,21v-1,4,-3,7,-9,7r-110,0v0,37,-42,102,27,98r68,0v4,0,6,0,5,4","w":198},"F":{"d":"217,-240v-50,2,-113,-12,-121,37r-8,50r110,0v10,-1,4,14,4,21v-1,4,-3,7,-9,7r-110,0r-21,118v0,10,-16,6,-26,7v-5,0,-7,-3,-6,-7r34,-196v9,-54,38,-67,88,-67v39,0,55,1,68,3v12,2,1,14,2,22v0,3,-2,5,-5,5","w":198,"k":{"O":4,"o":10,",":33,".":33,"A":22}},"G":{"d":"49,-158v22,-121,95,-118,184,-107v11,1,1,16,1,23v0,4,-2,4,-6,4v-76,-4,-130,-16,-147,80r-11,77v-4,60,52,56,95,52r18,-103v0,-10,32,-12,33,0r-22,121v-1,4,-4,7,-8,8v-64,12,-148,14,-148,-79v0,-26,7,-52,11,-76","w":220,"k":{"V":5}},"H":{"d":"230,-260v-1,-10,17,-6,27,-7v4,0,6,2,5,7r-44,253v-2,10,-16,6,-27,7v-4,0,-7,-3,-6,-7r21,-120r-123,0r-21,120v0,10,-17,6,-27,7v-4,0,-6,-3,-5,-7r44,-253v0,-10,17,-6,27,-7v4,0,7,2,6,7r-19,104r123,0","w":244},"I":{"d":"78,-261v1,-10,17,-5,27,-6v5,0,7,1,6,6r-45,254v-1,12,-17,6,-28,7v-5,0,-6,-3,-5,-7","w":96},"J":{"d":"78,-261v1,-10,17,-5,27,-6v4,0,7,1,6,6r-49,274v-4,40,-39,59,-82,49v-9,-10,2,-30,22,-23v19,0,24,-8,27,-26","w":92},"K":{"d":"208,-264v10,-5,44,-7,39,4r-133,122r87,134v-4,7,-30,6,-38,0r-79,-124r-22,121v0,10,-17,6,-27,7v-4,0,-6,-3,-5,-7r44,-254v1,-10,17,-5,27,-6v4,0,7,1,6,6r-20,113","w":218,"k":{"w":18,"v":21,"t":10,"q":13,"d":16,"V":4,"T":5,"Q":17,"G":25,"-":14,"O":17,"e":16,"o":13,"u":15,"y":20,"C":25,"L":6,"U":6,"c":16,"f":5,"E":13}},"L":{"d":"177,-27v6,1,8,24,-2,26v-10,2,-37,4,-71,4v-44,0,-73,-21,-64,-72r34,-191v0,-10,17,-6,27,-7v4,0,7,3,6,7r-36,211v-3,34,72,19,106,22","w":185,"k":{"O":16,"Q":16,"e":8,"o":9,"y":19,"C":12,"G":14,"S":6,"T":36,"U":14,"V":33,"W":13,"Y":37,"v":18,"w":10,"E":7,"-":14}},"M":{"d":"246,-261v5,-11,23,-4,37,-6v6,0,10,3,9,10r-44,250v0,10,-17,6,-27,7v-4,0,-6,-3,-5,-7r36,-214r-70,107v-6,14,-44,16,-49,0r-33,-108r-38,215v-1,10,-17,6,-27,7v-4,0,-6,-3,-5,-7r43,-250v-1,-14,41,-16,45,-4r38,123v2,6,6,5,9,0","w":273,"k":{"V":6,"Y":13}},"N":{"d":"231,-261r-38,212r-76,-211v-2,-11,-41,-12,-44,3r-44,253v1,5,29,9,32,-3r38,-211r76,212v2,10,41,11,44,-4r44,-252v-1,-8,-30,-9,-32,1","w":244,"k":{"T":12,"V":8,"Y":6}},"O":{"d":"167,-270v79,0,87,84,69,159v-19,79,-56,114,-117,114v-56,0,-93,-47,-78,-114r8,-46v15,-85,61,-113,118,-113xm203,-111v11,-53,25,-136,-41,-129v-64,-7,-88,82,-90,157v0,41,19,56,52,56v39,0,67,-26,79,-84","w":237,"k":{"T":16,"V":8,"W":4,"Y":14,"A":9,"X":16,"Z":13}},"P":{"d":"84,-267v75,-11,164,-1,146,80v-17,76,-74,83,-150,79r-18,101v0,10,-17,6,-27,7v-4,0,-6,-3,-5,-7r43,-251v1,-5,6,-8,11,-9xm198,-187v15,-55,-42,-58,-95,-54r-19,106v57,6,113,-5,114,-52","w":213,"k":{"a":8,"e":6,"o":6,",":39,".":39,"A":22,"Z":12}},"Q":{"d":"167,-270v79,0,87,84,69,159v-18,72,-49,108,-102,113v-1,17,-12,38,16,36v16,-1,35,-3,26,18v-14,16,-89,13,-78,-24r5,-31v-67,-3,-70,-90,-54,-158v20,-84,61,-113,118,-113xm203,-111v11,-53,25,-136,-41,-129v-64,-7,-88,82,-90,157v0,41,19,56,52,56v39,0,67,-26,79,-84","w":237,"k":{"X":16,"W":4,"V":8,"T":16,"Y":14,"A":9,"Z":13}},"R":{"d":"236,-206v0,50,-29,82,-71,89r47,113v-4,7,-32,8,-36,-1r-45,-107r-51,-1r-18,106v-1,10,-16,6,-27,7v-4,0,-6,-2,-5,-7r44,-252v8,-17,53,-11,74,-11v52,0,88,19,88,64xm202,-190v15,-53,-47,-52,-99,-49r-18,98v51,3,114,1,117,-49","w":225,"k":{"g":5,"W":3,"V":12,"T":15,"Q":7,"G":7,"O":7,"e":8,"o":9,"y":7,"C":7,"Y":15,"c":5}},"S":{"d":"54,-202v0,-74,93,-73,159,-64v12,1,3,14,3,22v-1,4,-2,6,-8,6v-43,0,-122,-18,-122,34v0,48,118,71,107,129v4,72,-89,88,-161,72v-10,-2,-4,-12,-4,-20v1,-5,3,-7,9,-6v52,4,126,9,122,-46v-4,-48,-105,-64,-105,-127","w":198,"k":{"y":6,"V":9,"W":5,"Y":8,"t":14,"v":8,"A":6,"x":5}},"T":{"d":"165,-239r-41,232v-2,11,-17,6,-28,7v-4,0,-6,-3,-5,-7r41,-232r-70,0v-11,1,-3,-15,-3,-22v1,-5,4,-6,8,-6r173,0v11,-1,3,15,3,22v-1,4,-2,6,-8,6r-70,0","w":212,"k":{"x":14,"w":12,"v":12,"t":12,"r":17,"q":29,"p":14,"n":14,"m":14,"g":23,"d":30,"Q":16,"G":11,"F":6,"O":16,"a":31,"e":29,"o":32,"u":15,"y":23,",":27,".":27,"C":14,"c":28,"A":32,"E":10,"s":28,"z":13}},"U":{"d":"224,-261v1,-10,18,-5,28,-6v4,0,6,1,5,6r-28,164v-13,71,-48,100,-110,100v-57,0,-86,-39,-75,-100r29,-164v1,-10,17,-5,27,-6v4,0,7,1,6,6r-29,164v-7,41,1,71,47,71v45,0,63,-25,71,-71","w":238,"k":{"A":9}},"V":{"d":"231,-262v2,-9,19,-4,29,-5v5,0,8,2,5,8r-108,234v-10,23,-27,28,-41,28v-13,0,-29,-5,-32,-28r-26,-234v-1,-14,17,-6,28,-8v5,0,5,2,5,5r23,229v1,12,12,9,14,0","w":231,"k":{"x":14,"w":9,"v":9,"r":12,"q":18,"p":9,"n":9,"m":9,"g":17,"Q":8,"G":8,"O":8,"a":19,"e":18,"o":18,"u":13,"y":12,",":27,".":27,"C":9,"S":8,"c":17,"A":25,"E":9,"s":18,"z":10}},"W":{"d":"297,-261v3,-10,18,-5,29,-6v4,0,6,2,4,7r-82,243v-5,26,-56,27,-59,0r-13,-136v-1,0,-3,0,-4,3r-59,133v-7,16,-17,20,-38,18v-12,0,-20,-3,-20,-18r3,-243v0,-11,18,-6,28,-7v4,0,5,2,5,6r-4,234r62,-138v6,-18,22,-15,43,-15v9,0,13,5,14,15r13,138v29,-74,52,-157,78,-234","w":297,"k":{"Q":5,"G":4,"O":5,"a":9,"e":11,"o":13,"C":4,"A":16}},"X":{"d":"228,-264v8,-6,37,-6,29,5r-100,124r59,129v0,9,-27,9,-31,1r-49,-104r-83,104v-6,9,-19,3,-31,5v-7,1,-5,-6,-3,-9r104,-128r-57,-124v0,-9,24,-8,30,-3r48,102","w":232,"k":{"v":15,"Q":16,"G":13,"O":16,"e":10,"o":12,"u":12,"y":13,"C":13}},"Y":{"d":"217,-267v10,1,33,-4,25,9r-78,125v-9,14,-17,21,-24,24r-18,102v0,10,-17,6,-27,7v-5,0,-6,-3,-5,-7r18,-102v-6,-3,-12,-10,-16,-24r-33,-125v-4,-13,16,-8,27,-9v4,0,5,2,6,5r29,116v6,15,9,13,17,0r70,-116v2,-4,4,-5,9,-5","w":209,"k":{"O":14,"Q":14,"a":31,"e":34,"o":35,"u":26,"y":19,",":33,".":33,"C":16,"G":16,"S":8,"c":33,"d":33,"f":13,"g":33,"q":35,"t":13,"v":21,"w":20,"A":31,"E":10,"-":28,"x":19,"s":26,"z":25,"m":17,"n":17,"p":27,"r":27,"\/":33}},"Z":{"d":"198,-267v44,1,41,30,20,55r-156,180v38,6,90,0,132,2v13,1,2,16,3,24v-1,4,-1,6,-8,6r-124,0v-40,2,-44,-32,-25,-54r153,-177v3,-4,4,-6,-1,-7r-117,0v-12,1,-4,-15,-4,-23v1,-4,3,-6,9,-6r118,0","w":214},"[":{"d":"149,-267v10,0,4,12,4,19v-6,14,-33,4,-50,7r-50,285v18,3,56,-11,45,19v-11,16,-52,3,-75,7v-3,0,-5,-3,-5,-7r57,-324v1,-4,3,-6,7,-6r67,0","w":117},"\\":{"d":"120,-14v6,18,-11,14,-24,14v-4,0,-5,-3,-5,-7r-37,-254v0,-9,16,-5,25,-6v4,0,5,3,5,7","w":127},"]":{"d":"130,-267v3,0,5,2,5,6r-57,324v-1,4,-3,7,-7,7r-67,0v-11,0,-6,-12,-4,-19v5,-14,33,-4,49,-7r50,-285r-41,0v-10,-2,-6,-27,5,-26r67,0","w":117},"^":{"d":"207,-210v2,3,2,7,-3,7v-41,6,-47,-31,-69,-49v-20,17,-32,61,-72,46v11,-22,29,-38,42,-58v9,-12,32,-3,49,-6v5,0,7,1,11,6","w":214},"_":{"d":"179,18v9,-1,5,9,4,14v-1,4,-4,6,-8,6r-185,0v-9,0,-7,-9,-5,-15v1,-4,4,-5,8,-5r186,0","w":177},"a":{"d":"35,-118v16,-87,84,-93,157,-74v6,1,7,3,6,8r-31,177v0,9,-14,7,-23,7v-10,0,-3,-13,-3,-19v-48,46,-130,19,-112,-64xm164,-170v-49,-12,-91,4,-98,55v-5,33,-16,91,24,91v17,0,32,-8,52,-21","w":189,"k":{"y":8,"f":7,"t":9,"v":11}},"b":{"d":"91,-197v83,-22,129,31,101,111v-9,83,-77,102,-159,82v-7,-1,-7,-3,-6,-8r44,-252v0,-10,16,-6,26,-7v4,0,7,1,6,7xm160,-86v6,-37,19,-87,-31,-87v-12,0,-31,1,-43,3r-25,143v57,9,90,-5,99,-59","w":194,"k":{"f":7,"t":11,"x":8}},"c":{"d":"169,-170v-75,-20,-106,30,-106,107v0,46,45,39,81,35v12,-2,5,11,5,19v-6,15,-34,11,-55,12v-61,3,-68,-61,-56,-116v16,-74,63,-98,136,-84v12,2,4,18,4,21v-1,4,-3,7,-9,6","w":162,"k":{"o":13}},"d":{"d":"185,-264v2,-11,16,-6,27,-7v4,0,6,2,5,7r-45,252v-1,5,-3,7,-9,8v-23,4,-45,7,-67,7v-64,2,-70,-59,-58,-115v17,-77,59,-99,135,-85xm168,-170v-78,-20,-102,34,-106,107v-2,41,42,41,81,36","w":194},"e":{"d":"134,-201v60,0,75,51,61,104v-1,5,-3,8,-8,8r-121,0v-8,35,1,65,41,65v21,0,46,-2,63,-5v10,-2,4,10,4,17v-1,5,-2,7,-8,8v-67,18,-146,7,-132,-82v10,-64,39,-115,100,-115xm166,-113v6,-34,-2,-60,-37,-60v-32,0,-52,27,-59,60r96,0","w":195,"k":{"y":7,"T":33,"f":7,"t":11,"v":7,"w":2,"x":10}},"f":{"d":"161,-249v-26,0,-41,-4,-45,25r-4,26r38,0v10,-1,4,12,4,19v-5,12,-32,3,-47,6r-32,182v-10,51,-38,53,-80,48v-11,-1,-4,-10,-4,-18v12,-14,47,7,53,-30r32,-182v-17,-3,-48,6,-38,-19v4,-12,28,-4,42,-6v5,-54,28,-89,85,-74v10,3,3,11,3,18v-1,4,-2,5,-7,5","w":133,"k":{"q":7,"g":8,"d":4,"e":9,"o":8,",":20,".":20,"c":8,"s":5}},"g":{"d":"98,3v-60,0,-79,-60,-60,-115v11,-91,82,-100,159,-80v7,1,7,3,6,8r-33,184v-10,56,-33,71,-85,71v-27,0,-51,-5,-61,-7v-11,-2,-3,-11,-3,-18v1,-5,2,-6,8,-5v45,4,113,17,110,-44v-9,2,-30,6,-41,6xm168,-170v-51,-11,-90,0,-99,58v-6,38,-19,88,34,88v10,0,29,-1,41,-4","w":194},"h":{"d":"91,-195v58,-18,119,7,108,67r-22,121v0,10,-15,6,-25,7v-4,0,-7,-2,-6,-7r22,-136v5,-38,-53,-33,-82,-25r-28,161v0,10,-16,7,-26,7v-6,0,-7,-3,-6,-7r45,-257v0,-10,16,-6,26,-7v4,0,7,2,6,7","w":200,"k":{"t":7,"y":7,"f":7}},"i":{"d":"75,-266v1,-10,16,-6,27,-7v14,3,1,25,1,36v0,11,-17,6,-27,7v-14,-3,0,-25,-1,-36xm62,-191v2,-12,15,-6,26,-7v4,0,7,1,6,7r-32,184v-1,10,-16,7,-26,7v-5,0,-7,-3,-6,-7","w":88},"j":{"d":"75,-266v1,-10,16,-6,27,-7v14,3,1,25,1,36v0,11,-17,6,-27,7v-14,-3,0,-25,-1,-36xm24,23r38,-214v2,-12,15,-6,26,-7v4,0,7,1,6,7r-38,214v-7,44,-34,52,-73,46v-10,-2,-2,-12,-3,-19v10,-14,46,8,44,-27","w":88},"k":{"d":"167,-198v9,1,38,-2,27,8r-93,86r66,99v-3,8,-29,9,-35,0r-59,-89r-15,87v-1,11,-16,6,-26,7v-4,0,-7,-3,-6,-7r45,-257v2,-10,15,-7,26,-7v4,0,7,2,6,7r-26,147r82,-78v3,-3,4,-3,8,-3","w":178,"k":{"q":14,"g":14,"d":14,"a":13,"e":14,"o":14,"u":11,"c":14}},"l":{"d":"75,-264v0,-11,16,-6,26,-7v4,0,6,2,5,7r-45,257v0,10,-16,6,-26,7v-4,0,-6,-3,-5,-7","w":87},"m":{"d":"176,-184v51,-35,122,-16,110,51r-22,126v-2,10,-15,6,-26,7v-4,0,-6,-3,-5,-7r23,-141v-1,-37,-44,-26,-72,-14v-1,57,-16,103,-23,155v-2,10,-16,6,-27,7v-4,0,-6,-4,-5,-7r25,-146v-2,-37,-56,-12,-70,-6r-26,152v-2,10,-16,6,-27,7v-4,0,-6,-3,-5,-7r32,-184v0,-10,16,-6,26,-7v10,0,4,13,4,14v28,-20,69,-25,88,0","w":286,"k":{"t":7,"y":5,"f":7}},"n":{"d":"146,-201v96,0,36,127,31,194v-1,10,-15,6,-25,7v-4,0,-7,-3,-6,-7r21,-119v3,-28,3,-47,-32,-47v-14,0,-28,3,-51,14r-26,152v-2,10,-16,6,-27,7v-4,0,-6,-4,-5,-7r32,-184v0,-9,14,-7,24,-7v10,-1,7,8,6,15v17,-10,34,-18,58,-18","w":200,"k":{"y":8,"f":7,"t":7,"v":8,"w":7}},"o":{"d":"133,-201v64,0,73,59,60,116v-13,54,-38,88,-95,88v-62,0,-74,-59,-60,-116v14,-57,41,-88,95,-88xm162,-85v7,-39,16,-88,-33,-88v-48,0,-65,56,-66,109v0,26,11,39,39,39v32,0,54,-25,60,-60","w":196,"k":{"y":8,"f":7,"t":11,"v":8,"w":6,"x":13,"z":6}},"p":{"d":"134,-201v64,-2,70,59,58,115v-16,76,-59,100,-135,85r-12,65v-1,10,-31,12,-32,0r44,-248v1,-5,3,-7,9,-8v20,-5,46,-9,68,-9xm160,-86v6,-36,19,-91,-31,-88v-15,0,-33,2,-43,4r-25,142v54,13,90,-3,99,-58","w":194,"k":{"x":11,"w":5,"t":11,"y":7,"f":7}},"q":{"d":"38,-112v7,-85,82,-102,159,-80v7,1,7,3,6,8r-44,248v-2,10,-15,6,-26,7v-4,0,-7,-3,-6,-7r12,-65v-79,22,-130,-29,-101,-111xm168,-170v-74,-23,-106,34,-106,110v0,43,47,38,82,32","w":194},"r":{"d":"84,-158r-26,151v-2,10,-16,6,-27,7v-4,0,-6,-3,-5,-7r32,-184v2,-10,15,-6,25,-7v8,0,6,9,4,15v20,-15,36,-18,54,-18v13,0,4,14,4,22v-1,4,-4,6,-10,6v-21,0,-33,4,-51,15","w":123,"k":{"q":10,"g":9,"d":10,"a":10,"e":9,"o":9,",":11,".":11,"c":9}},"s":{"d":"44,-148v0,-59,82,-56,127,-48v10,2,4,12,4,19v-14,20,-95,-20,-99,29v9,35,86,50,83,93v-5,62,-76,65,-133,52v-10,-1,-5,-12,-4,-20v1,-5,3,-6,9,-5v40,3,93,16,96,-27v-7,-34,-83,-47,-83,-93","w":167,"k":{"y":4,"f":4,"t":5,"v":5}},"t":{"d":"114,-198r39,0v9,0,4,13,3,19v-3,17,-31,5,-47,8r-23,136v-2,18,23,12,38,12v10,0,3,12,3,18v-24,20,-81,8,-72,-41r22,-125v-16,-4,-48,4,-38,-21v5,-13,29,-3,43,-6v4,-22,2,-48,33,-45v5,-1,6,2,5,6","w":135,"k":{"q":5,"g":4,"d":4,"o":5,"c":4}},"u":{"d":"178,-191v0,-10,16,-6,26,-7v5,0,7,4,6,7r-33,184v-2,10,-15,6,-25,7v-7,0,-5,-8,-4,-14v-53,35,-124,17,-110,-62r20,-115v2,-11,15,-6,26,-7v4,0,7,2,6,7r-23,139v0,41,56,27,84,13","w":200},"v":{"d":"186,-198v10,1,30,-4,24,9r-75,163v-10,23,-26,29,-40,29v-14,0,-27,-6,-30,-29r-17,-163v-2,-13,14,-8,25,-9v3,0,6,2,6,7r12,156v2,17,11,14,18,0r68,-156v2,-5,4,-7,9,-7","w":190,"k":{"q":8,".":17,"a":8,"e":7,"o":8,",":18}},"w":{"d":"270,-192v2,-9,17,-5,27,-6v4,0,9,2,6,9r-65,167v-9,32,-55,36,-59,-2v-4,-40,-4,-87,-12,-124v-21,39,-36,84,-55,124v-7,31,-58,41,-59,2r-6,-168v-1,-11,29,-13,32,-2r3,167v25,-42,42,-95,63,-141v6,-14,20,-11,37,-11v8,0,11,3,12,11r14,141v24,-52,40,-113,62,-167","w":282,"k":{"e":5,"o":6,"c":6}},"x":{"d":"188,-198v9,0,34,-3,23,9r-77,87r50,97v-2,8,-29,8,-34,0r-37,-72v-25,25,-44,55,-72,77v-9,0,-33,3,-24,-8r83,-95r-46,-90v3,-8,28,-8,33,0r34,67v23,-23,41,-52,67,-72","w":196,"k":{"q":13,"g":13,"d":13,"a":7,"e":13,"o":13,"c":10,"f":2}},"y":{"d":"187,-198v10,1,31,-4,25,9r-96,207v-19,49,-51,58,-105,50v-11,-2,-5,-11,-4,-19v2,-13,29,-1,41,-4v26,5,39,-21,47,-45v-17,0,-25,-2,-28,-28r-18,-161v-2,-15,15,-7,26,-9v4,0,5,3,5,6r15,156v1,10,3,8,11,8r73,-165v1,-4,3,-5,8,-5","w":192,"k":{"e":7,"o":8,",":13,"c":9,"g":9,"q":7}},"z":{"d":"149,-198v32,0,35,30,19,48r-115,121v26,6,65,0,95,2v11,1,4,13,4,20v-1,5,-3,7,-9,7v-48,-2,-150,16,-114,-46r117,-124v-27,-3,-63,0,-92,-1v-9,0,-5,-13,-4,-20v1,-6,5,-7,9,-7r90,0","w":167,"k":{"e":7,"o":6,"c":4,"d":5,"q":4}},"{":{"d":"132,-267v9,1,24,-3,23,7v4,36,-60,2,-56,42v-10,47,-7,99,-46,120v34,31,7,83,3,129v-1,16,23,13,39,13v13,11,0,32,-20,26v-82,3,-40,-74,-37,-129v0,-13,-4,-20,-15,-29r3,-21v62,-26,3,-172,106,-158","w":119},"|":{"d":"89,63v0,11,-16,6,-26,7v-4,0,-6,-3,-6,-7r0,-324v0,-10,16,-5,25,-6v4,0,7,2,7,6r0,324","w":89},"}":{"d":"131,-109r-4,21v-65,31,6,179,-122,158v-9,-1,-7,-26,4,-26v26,0,46,2,46,-24v11,-47,6,-98,46,-118v-36,-32,-5,-85,-3,-130v7,-26,-54,5,-42,-32v3,-10,15,-6,26,-7v82,-1,34,74,34,129v0,12,4,20,15,29","w":119},"~":{"d":"209,-178v9,48,-33,70,-66,46v-13,-8,-33,-29,-46,-32v-30,-4,3,43,-33,38v-7,0,-7,-9,-7,-17v0,-44,38,-58,67,-37v14,11,27,28,46,32v29,6,-5,-42,32,-37v4,0,7,3,7,7","w":214},"'":{"d":"82,-271v8,1,28,-5,23,7r-33,68v-3,10,-21,9,-28,4v8,-25,20,-48,30,-72v2,-5,4,-7,8,-7","w":69,"k":{",":23,".":23}},"`":{"d":"127,-230v2,10,-15,5,-23,6v-17,-14,-28,-36,-41,-54v8,-3,31,-6,37,3","w":133},"\u00a0":{"w":98}}});










function checkRequiredFields(parentForm){
	var valid = true;
	var badFieldLabels = new Array();
	var form = document.getElementById(parentForm);
	var emailPattern = /^[a-zA-Z0-9._-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,4}$/;
	
	if(form.human_scan.value != ''){
		valid = false;
		badFieldLabels.push('For some reason this form is not working. Please call 407-542-7670 and we will be happy to assist you.');
	} 

	if(form.first_name.value == ''){
		valid = false;
		badFieldLabels.push('First Name');
	}
	if(form.last_name.value == ''){
		valid = false;
		badFieldLabels.push('Last Name');
	}
	if(form.email.value == '' || ! emailPattern.test(form.email.value)){
		valid = false;
		badFieldLabels.push('Email');
	}
	
	if(!valid){
		var errorMessage = 'The following fields cannot be blank: \n\n';
		for(var i=0;i<badFieldLabels.length;i++){
			errorMessage += badFieldLabels[i] + '\n';	
		}
		alert(errorMessage);
		return false;
	}
	else{
		//if(form.phone.value=='Phone'){
//			form.phone.value='';
//			}
//		if(form.description.value=='Comments'){
//			form.description.value='';
//			}
		return true;
	}
}

function checkRequiredFieldsCP(parentForm){
	var valid = true;
	var badFieldLabels = new Array();
	var form = document.getElementById(parentForm);
	var emailPattern = /^[a-zA-Z0-9._-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,4}$/;
	
	if(form.human_scan.value != ''){
		valid = false;
		badFieldLabels.push('For some reason this form is not working. Please call 407-542-7670 and we will be happy to assist you.');
	} 

	if(form.description.value == '' || form.description.value == 'Type your question here'){
		valid = false;
		badFieldLabels.push('Description');
	}
	if(form.first_name.value == '' || form.first_name.value == 'First name'){
		valid = false;
		badFieldLabels.push('First Name');
	}
	if(form.last_name.value == '' || form.last_name.value == 'Last name'){
		valid = false;
		badFieldLabels.push('Last Name');
	}
	if(form.email.value == '' || form.email.value == 'Email address' || ! emailPattern.test(form.email.value)){
		valid = false;
		badFieldLabels.push('Email');
	}
	
	if(!valid){
		var errorMessage = 'The following fields cannot be blank: \n\n';
		for(var i=0;i<badFieldLabels.length;i++){
			errorMessage += badFieldLabels[i] + '\n';	
		}
		alert(errorMessage);
		return false;
	}
	else{
		//if(form.phone.value=='Phone'){
//			form.phone.value='';
//			}
//		if(form.description.value=='Comments'){
//			form.description.value='';
//			}
		return true;
	}
}


function checkRequiredFieldsInline(parentForm){
	var valid = true;
	var badFieldLabels = new Array();
	var form = document.getElementById(parentForm);
	var emailPattern = /^[a-zA-Z0-9._-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,4}$/;
	
	
	if(form.human_scan.value != ''){
		valid = false;
		badFieldLabels.push('For some reason this form is not working. Please call 407-542-7670 and we will be happy to assist you.');
	} 
	if(form.first_name.value == '' || form.first_name.value == '*First name'){
		valid = false;
		badFieldLabels.push('First Name');
	}
	if(form.last_name.value == '' || form.last_name.value == '*Last name'){
		valid = false;
		badFieldLabels.push('Last Name');
	}
	if(form.email.value == '' || form.email.value == '*Email address' || ! emailPattern.test(form.email.value)){
		valid = false;
		badFieldLabels.push('Email');
	}
	if(form.phone.value == '' || form.phone.value == '*Phone'){
		valid = false;
		badFieldLabels.push('Phone');
	}
	//if(form.zip.value == '' || form.zip.value == '*Zip'){
	//	valid = false;
	//	badFieldLabels.push('Zip');
	//}
	//if(form.description.value == '' || form.description.value == 'Comments'){
	//	valid = false;
	//	badFieldLabels.push('Description');
	//}
	
	if(!valid){
		var errorMessage = 'The following fields cannot be blank: \n\n';
		for(var i=0;i<badFieldLabels.length;i++){
			errorMessage += badFieldLabels[i] + '\n';	
		}
		alert(errorMessage);
		return false;
	}
	else{
		//if(form.phone.value=='Phone'){
//			form.phone.value='';
//			}
//		if(form.description.value=='Comments'){
//			form.description.value='';
//			}
		return true;
	}
}













			Cufon.replace('#navigation .n-hover', {color: '#7a7a7a', fontSize: '15'});
			//Cufon.replace('#navigation ul li ul li a', {color: '#fff', fontSize: '13'});
			Cufon.replace('#phone-numbers p', {color: '#7a7a7a', fontSize: '15', fontWeight: 'bold'});
			Cufon.replace('#call-to-action p', {color: '#ffffff', fontSize: '34', textShadow: '0.9em 0.9em 0.5em #000'});
			Cufon.replace('#call-to-action p span', {color: '#ffffff', fontSize: '40', fontWeight: 'bold', textShadow: '0.9em 0.9em 0.5em #000'});
			Cufon.replace('.services-title h2', {color: '#ffffff', fontSize: '18'});
			Cufon.replace('#content-left .heading', {color: '#3a3737', fontSize: '34', fontWeight: 'bold'});
			Cufon.replace('#content-left h1', {color: '#3a3737', fontSize: '34', fontWeight: 'bold'});
			Cufon.replace('#product-heading .heading', {color: '#3a3737', fontSize: '34', fontWeight: 'bold'});
			Cufon.replace('.number-text span', {color: '#7a7a7a', fontSize: '18'});
			Cufon.replace('#content-left .prominent', {color: '#1b7fb3', fontSize: '18'});
			Cufon.replace('.sub', {color: '#3a3737', fontSize: '18'});
			Cufon.replace('.italic', {color: '#7a7a7a', fontSize: '22', fontStyle: 'italic'});
			Cufon.replace('.italic-2', {color: '#7a7a7a', fontSize: '18', fontStyle: 'italic'});
			Cufon.replace('.italic-3', {color: '#7a7a7a', fontSize: '16', fontStyle: 'italic'});
			Cufon.replace('.side-heading span', {color: '#ffffff', fontSize: '28'});
			Cufon.replace('.slide-title', {color: '#7a7a7a', fontSize: '20'});
			Cufon.replace('.title', {color: '#7a7a7a', fontSize: '24'});
			
			function clearValue(theField){
				if(theField.defaultValue == theField.value){
					theField.value = '';	
				}
			}
			function replaceValue(theField){
				if(theField.value == ''){
					theField.value = theField.defaultValue;	
				}
			}
			
			$(document).ready(function(){
				$("#contact-form").instantValidation({
					fadeSpeed: 100
				});
			});
			
			$(document).ready(function() {
	

			function megaHoverOver(){
				$(this).find(".sub").stop().fadeTo('fast', 1).show();
					
				//Calculate width of all ul's
				(function($) { 
					jQuery.fn.calcSubWidth = function() {
						rowWidth = 0;
						//Calculate row
						$(this).find("ul").each(function() {					
							rowWidth += $(this).width(); 
						});	
					};
				})(jQuery); 
				
				if ( $(this).find(".row").length > 0 ) { //If row exists...
					var biggestRow = 0;	
					//Calculate each row
					$(this).find(".row").each(function() {							   
						$(this).calcSubWidth();
						//Find biggest row
						if(rowWidth > biggestRow) {
							biggestRow = rowWidth;
						}
					});
					//Set width
					$(this).find(".sub").css({'width' :biggestRow});
					$(this).find(".row:last").css({'margin':'0'});
					
				} else { //If row does not exist...
					
					$(this).calcSubWidth();
					//Set Width
					$(this).find(".sub").css({'width' : rowWidth});
					
				}
			}
			
			function megaHoverOut(){ 
			  $(this).find(".sub").stop().fadeTo('fast', 0, function() {
				  $(this).hide(); 
			  });
			}
		
		
			var config = {    
				 sensitivity: 2, // number = sensitivity threshold (must be 1 or higher)    
				 interval: 100, // number = milliseconds for onMouseOver polling interval    
				 over: megaHoverOver, // function = onMouseOver callback (REQUIRED)    
				 timeout: 500, // number = milliseconds delay before onMouseOut    
				 out: megaHoverOut // function = onMouseOut callback (REQUIRED)    
			};
		
			$("ul#topnav li .sub").css({'opacity':'0'});
			$("ul#topnav li").hoverIntent(config);
		
		
		
		});



// Dropdown Navigation Begins Here or.... Below //


var timeout         = 1000;
var closetimer		= 0;
var ddmenuitem      = 0;

function jsddm_open()
{	jsddm_canceltimer();
	jsddm_close();
	ddmenuitem = $(this).find('ul').eq(0).css('visibility', 'visible');}

function jsddm_close()
{	if(ddmenuitem) ddmenuitem.css('visibility', 'hidden');}

function jsddm_timer()
{	closetimer = window.setTimeout(jsddm_close, timeout);}

function jsddm_canceltimer()
{	if(closetimer)
	{	window.clearTimeout(closetimer);
		closetimer = null;}}

$(document).ready(function()
{	$('#topnav > li').bind('mouseover', jsddm_open);
	$('#topnav > li').bind('mouseout',  jsddm_timer);});

document.onclick = jsddm_close;






/*	
 *	jQuery carouFredSel 5.1.3
 *	Demo's and documentation:
 *	caroufredsel.frebsite.nl
 *	
 *	Copyright (c) 2011 Fred Heusschen
 *	www.frebsite.nl
 *
 *	Dual licensed under the MIT and GPL licenses.
 *	http://en.wikipedia.org/wiki/MIT_License
 *	http://en.wikipedia.org/wiki/GNU_General_Public_License
 */


eval(function(p,a,c,k,e,r){e=function(c){return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--)r[e(c)]=k[c]||e(c);k=[function(e){return r[e]}];e=function(){return'\\w+'};c=1};while(c--)if(k[c])p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c]);return p}('(E($){7($.1M.1G)H;$.1M.1G=E(r,u){7(1a.Q==0){12(I,\'4S 3Z 5Y 1r "\'+1a.3z+\'".\');H 1a}7(1a.Q>1){H 1a.1O(E(){$(1a).1G(r,u)})}8 w=1a,$18=1a[0];7(w.1p(\'41\')){8 y=w.1y(\'4T\');w.S(\'4U\',I)}N{8 y=K}w.42=E(o,b,c){o=3A($18,o);7(o.12){D.12=o.12;12(D,\'5Z "12" 60 4V 4W 61 36 62 63 43-1e.\')}8 e=[\'9\',\'1c\',\'U\',\'X\',\'Z\',\'13\'];1r(8 a=0,l=e.Q;a<l;a++){o[e[a]]=3A($18,o[e[a]])}7(F o.1c==\'11\'){7(o.1c<=50)o.1c={\'9\':o.1c};N o.1c={\'1f\':o.1c}}N{7(F o.1c==\'1i\')o.1c={\'1z\':o.1c}}7(F o.9==\'11\')o.9={\'M\':o.9};N 7(o.9==\'15\')o.9={\'M\':o.9,\'O\':o.9,\'1n\':o.9};7(F o.9!=\'1e\')o.9={};7(b)2v=$.25(I,{},$.1M.1G.44,o);6=$.25(I,{},$.1M.1G.44,o);7(F 6.9.16!=\'1e\')6.9.16={};7(6.9.2w==0&&F c==\'11\'){6.9.2w=c}z.26=(6.26==\'45\'||6.26==\'1o\')?\'Z\':\'X\';8 f=[[\'O\',\'3B\',\'27\',\'1n\',\'4X\',\'2x\',\'1o\',\'2y\',\'1s\',0,1,2,3],[\'1n\',\'4X\',\'2x\',\'O\',\'3B\',\'27\',\'2y\',\'1o\',\'3C\',3,2,1,0]];8 g=f[0].Q,4Y=(6.26==\'2z\'||6.26==\'1o\')?0:1;6.d={};1r(8 d=0;d<g;d++){6.d[f[0][d]]=f[4Y][d]}8 h=w.T();7(6[6.d[\'O\']]==\'U\'){8 i=3D(h,6,\'27\');6[6.d[\'O\']]=i}7(6[6.d[\'1n\']]==\'U\'){8 i=3D(h,6,\'2x\');6[6.d[\'1n\']]=i}7(!6.9[6.d[\'O\']]){6.9[6.d[\'O\']]=(46(h,6,\'27\'))?\'15\':h[6.d[\'27\']](I)}7(!6.9[6.d[\'1n\']]){6.9[6.d[\'1n\']]=(46(h,6,\'2x\'))?\'15\':h[6.d[\'2x\']](I)}7(!6[6.d[\'1n\']]){6[6.d[\'1n\']]=6.9[6.d[\'1n\']]}7(F 6.9.M==\'1e\'){6.9.16.2J=6.9.M.2J;6.9.16.28=6.9.M.28;6.9.M=K}7(F 6.9.M==\'1i\'){6.9.16.3a=6.9.M;6.9.M=K}7(!6.9.M){7(6.9[6.d[\'O\']]==\'15\'){6.9.16.15=I}7(!6.9.16.15){7(F 6[6.d[\'O\']]==\'11\'){6.9.M=1H.3b(6[6.d[\'O\']]/6.9[6.d[\'O\']])}N{8 j=47($1E.3E(),6,\'3B\');6.9.M=1H.3b(j/6.9[6.d[\'O\']]);6[6.d[\'O\']]=6.9.M*6.9[6.d[\'O\']];7(!6.9.16.3a)6.1A=K}7(6.9.M==\'64\'||6.9.M<1){12(I,\'1U a 48 11 3c M 9: 65 36 "15".\');6.9.16.15=I}}}7(!6[6.d[\'O\']]){7(!6.9.16.15&&6.9[6.d[\'O\']]!=\'15\'){6[6.d[\'O\']]=6.9.M*6.9[6.d[\'O\']];6.1A=K}N{6[6.d[\'O\']]=\'15\'}}7(6.9.16.15){6.3F=(6[6.d[\'O\']]==\'15\')?47($1E.3E(),6,\'3B\'):6[6.d[\'O\']];7(6.1A===K){6[6.d[\'O\']]=\'15\'}6.9.M=2K(h,6,0);7(6.9.M>J.P){6.9.M=J.P}}7(F 6.1b==\'1u\'){6.1b=0}7(F 6.1A==\'1u\'){6.1A=(6[6.d[\'O\']]==\'15\')?K:\'4a\'}6.9.M=3G(6.9.M,6,6.9.16.3a);6.9.16.29=6.9.M;6.1j=K;6.1b=4Z(6.1b);7(6.1A==\'2y\')6.1A=\'1o\';7(6.1A==\'4b\')6.1A=\'2z\';1v(6.1A){R\'4a\':R\'1o\':R\'2z\':7(6[6.d[\'O\']]!=\'15\'){8 p=3H(2L(h,6),6);6.1j=I;6.1b[6.d[1]]=p[1];6.1b[6.d[3]]=p[0]}14;2A:6.1A=K;6.1j=(6.1b[0]==0&&6.1b[1]==0&&6.1b[2]==0&&6.1b[3]==0)?K:I;14}7(F 6.1P==\'1k\'&&6.1P)6.1P=\'66\'+w.67(\'68\');7(F 6.9.2M!=\'11\')6.9.2M=6.9.M;7(F 6.1c.1f!=\'11\')6.1c.1f=51;7(F 6.1c.9!=\'11\'){7(6.1c.9!=\'4c\'&&6.1c.9!=\'M\'){6.1c.9=(6.9.16.15)?\'15\':6.9.M}}6.U=3d($18,6.U,\'U\');6.X=3d($18,6.X);6.Z=3d($18,6.Z);6.13=3d($18,6.13,\'13\');6.U=$.25(I,{},6.1c,6.U);6.X=$.25(I,{},6.1c,6.X);6.Z=$.25(I,{},6.1c,6.Z);6.13=$.25(I,{},6.1c,6.13);7(F 6.13.3I!=\'1k\')6.13.3I=K;7(F 6.13.4d!=\'E\')6.13.4d=$.1M.1G.52;7(F 6.U.1B!=\'1k\')6.U.1B=I;7(F 6.U.4e!=\'11\')6.U.4e=0;7(F 6.U.2N!=\'11\')6.U.2N=(6.U.1f<10)?69:6.U.1f*5;7(6.1V){6.1V=4f(6.1V)}7(D.12){12(D,\'2O O: \'+6.O);12(D,\'2O 1n: \'+6.1n);7(6[6.d[\'O\']]==\'15\')12(D,\'6a \'+6.d[\'O\']+\': \'+6.3F);12(D,\'53 6b: \'+6.9.O);12(D,\'53 6c: \'+6.9.1n);12(D,\'3J 3c 9 M: \'+6.9.M);7(6.U.1B)12(D,\'3J 3c 9 4g 6d: \'+6.U.9);7(6.X.1d)12(D,\'3J 3c 9 4g 54: \'+6.X.9);7(6.Z.1d)12(D,\'3J 3c 9 4g 55: \'+6.Z.9)}};w.56=E(){w.1p(\'41\',I);7(w.V(\'2h\')==\'3K\'||w.V(\'2h\')==\'6e\'){12(D,\'6f 6g-6h "2h" 4V 4W "6i" 57 "59".\')}8 a={\'4h\':w.V(\'4h\'),\'2h\':w.V(\'2h\'),\'2y\':w.V(\'2y\'),\'2z\':w.V(\'2z\'),\'4b\':w.V(\'4b\'),\'1o\':w.V(\'1o\'),\'O\':w.V(\'O\'),\'1n\':w.V(\'1n\'),\'4i\':w.V(\'4i\'),\'1s\':w.V(\'1s\'),\'3C\':w.V(\'3C\'),\'4j\':w.V(\'4j\')};$1E.V(a).V({\'6j\':\'2P\',\'2h\':(a.2h==\'3K\')?\'3K\':\'59\'});w.1p(\'5a\',a).V({\'4h\':\'3L\',\'2h\':\'3K\',\'2y\':0,\'1o\':0,\'4i\':0,\'1s\':0,\'3C\':0,\'4j\':0});7(6.1j){w.T().1O(E(){8 m=2a($(1a).V(6.d[\'1s\']));7(2i(m))m=0;$(1a).1p(\'1I\',m)})}};w.5b=E(){w.4k();w.W(G(\'4l\',D),E(e,a){e.19();z.1W=I;7(6.U.1B){6.U.1B=K;w.S(G(\'2Q\',D),a)}H I});w.W(G(\'5c\',D),E(e){e.19();7(z.1J){3e(L)}H I});w.W(G(\'2Q\',D),E(e,a,b){e.19();1t=2R(1t);7(a&&z.1J){L.1W=I;8 c=2j()-L.2B;L.1f-=c;7(L.1g)L.1g.1f-=c;7(L.1F)L.1F.1f-=c;3e(L,K)}7(!z.2k&&!z.1J){7(b)1t.3f+=2j()-1t.2B}z.2k=I;7(6.U.5d){8 d=6.U.2N-1t.3f,3g=3M-1H.2S(d*3M/6.U.2N);6.U.5d.1w($18,3g,d)}H I});w.W(G(\'1B\',D),E(e,b,c,d){e.19();1t=2R(1t);8 v=[b,c,d],t=[\'1i\',\'11\',\'1k\'],a=2T(v,t);8 b=a[0],c=a[1],d=a[2];7(b!=\'X\'&&b!=\'Z\')b=z.26;7(F c!=\'11\')c=0;7(F d!=\'1k\')d=K;7(d){z.1W=K;6.U.1B=I}7(!6.U.1B){e.1Q();H 12(D,\'2O 5e: 1U 2C.\')}z.2k=K;1t.2B=2j();8 f=6.U.2N+c;3h=f-1t.3f;3g=3M-1H.2S(3h*3M/f);1t.U=6k(E(){7(6.U.5f){6.U.5f.1w($18,3g,3h)}7(z.1J){w.S(G(\'1B\',D),b)}N{w.S(G(b,D),6.U)}},3h);7(6.U.5g){6.U.5g.1w($18,3g,3h)}H I});w.W(G(\'2D\',D),E(e){e.19();7(L.1W){L.1W=K;z.2k=K;z.1J=I;L.2B=2j();1X(L)}N{w.S(G(\'1B\',D))}H I});w.W(G(\'X\',D)+\' \'+G(\'Z\',D),E(e,b,f,g){e.19();7(z.1W||w.5h(\':2P\')){e.1Q();H 12(D,\'2O 5e 57 2P: 1U 2C.\')}8 v=[b,f,g],t=[\'1e\',\'11/1i\',\'E\'],a=2T(v,t);8 b=a[0],f=a[1],g=a[2];8 h=e.4m.4n(D.2U.3i.Q);7(F b!=\'1e\'||b==2b)b=6[h];7(F g==\'E\')b.1R=g;7(F f!=\'11\'){8 i=[f,b.9,6[h].9];1r(8 a=0,l=i.Q;a<l;a++){7(F i[a]==\'11\'||i[a]==\'4c\'||i[a]==\'M\'){f=i[a];14}}7(f==\'4c\'){e.1Q();H w.1y(h+\'6l\',[b,g])}7(f==\'M\'){7(!6.9.16.15)f=6.9.M}}7(L.1W){w.S(G(\'2D\',D));w.S(G(\'2V\',D),[h,[b,f,g]]);e.1Q();H 12(D,\'2O 6m 2C.\')}7(6.9.2M>=J.P){e.1Q();H 12(D,\'1U 5i 9 (\'+J.P+\', \'+6.9.2M+\' 5j): 1U 2C.\')}7(b.1f>0){7(z.1J){7(b.2V)w.S(G(\'2V\',D),[h,[b,f,g]]);e.1Q();H 12(D,\'2O 6n 2C.\')}}7(b.4o&&!b.4o.1w($18)){e.1Q();H 12(D,\'6o "4o" 6p K.\')}1t.3f=0;w.S(\'5k\'+h,[b,f]);7(6.1V){8 s=6.1V,c=[b,f];1r(8 j=0,l=s.Q;j<l;j++){8 d=h;7(!s[j][1])c[0]=s[j][0].1y(\'5l\',h);7(!s[j][2])d=(d==\'X\')?\'Z\':\'X\';c[1]=f+s[j][3];s[j][0].S(\'5k\'+d,c)}}H I});w.W(G(\'6q\',D,K),E(e,f,g){e.19();8 h=w.T();7(!6.1S){7(J.Y==0){7(6.2W){w.S(G(\'Z\',D),J.P-1)}H e.1Q()}}7(6.1j)1C(h,6);7(F g!=\'11\'){7(6.9.16.15){g=4p(h,6,J.P-1)}N{g=6.9.M}}7(!6.1S){7(J.P-g<J.Y){g=J.P-J.Y}}7(6.9.16.15){8 i=2K(h,6,J.P-g);7(6.9.M+g<=i&&g<J.P){g++;i=2K(h,6,J.P-g)}6.9.16.29=6.9.M;6.9.M=3G(i,6,6.9.16.3a)}7(6.1j)1C(h,6,I);7(g==0){e.1Q();H 12(D,\'0 9 36 1c: 1U 2C.\')}12(D,\'5m \'+g+\' 9 54.\');J.Y+=g;2l(J.Y>=J.P)J.Y-=J.P;7(!6.1S){7(J.Y==0&&f.3N)f.3N.1w($18);7(!6.2W)2E(6,J.Y)}w.T().1l(J.P-g).6r(w);7(J.P<6.9.M+g){w.T().1l(0,(6.9.M+g)-J.P).3O(I).3j(w)}8 h=w.T(),2c=5n(h,6,g),1K=5o(h,6),2d=h.1Y(g-1),1Z=2c.2F(),2e=1K.2F();7(6.1j)1C(h,6);7(6.1A)8 p=3H(1K,6);7(f.1x==\'5p\'&&6.9.M<g){8 j=h.1l(6.9.16.29,g).3k(),3P=6.9[6.d[\'O\']];6.9[6.d[\'O\']]=\'15\'}N{8 j=K}8 k=2X(h.1l(0,g),6,\'O\'),20=3Q(2m(1K,6,I),6,!6.1j);7(j)6.9[6.d[\'O\']]=3P;7(6.1j){1C(h,6,I);1C(1Z,6,6.1b[6.d[1]]);1C(2d,6,6.1b[6.d[3]])}7(6.1A){6.1b[6.d[1]]=p[1];6.1b[6.d[3]]=p[0]}8 l={},4q={},2Y={},2Z={},1m=f.1f;7(f.1x==\'3L\')1m=0;N 7(1m==\'U\')1m=6.1c.1f/6.1c.9*g;N 7(1m<=0)1m=0;N 7(1m<10)1m=k/1m;L=1T(1m,f.1z);7(6[6.d[\'O\']]==\'15\'||6[6.d[\'1n\']]==\'15\'){L.17.1h([$1E,20])}7(6.1j){8 m=6.1b[6.d[3]];2Y[6.d[\'1s\']]=2d.1p(\'1I\');4q[6.d[\'1s\']]=2e.1p(\'1I\')+6.1b[6.d[1]];2Z[6.d[\'1s\']]=1Z.1p(\'1I\');7(2e.4r(2d).Q){L.17.1h([2d,2Y])}7(2e.4r(1Z).Q){L.17.1h([1Z,2Z])}L.17.1h([2e,4q])}N{8 m=0}l[6.d[\'1o\']]=m;8 n=[2c,1K,20,1m];7(f.21)f.21.3l($18,n);1N.21=3m(1N.21,$18,n);1v(f.1x){R\'2n\':R\'22\':R\'2o\':R\'23\':L.1g=1T(L.1f,L.1z);L.1F=1T(L.1f,L.1z);L.1f=0;14}1v(f.1x){R\'22\':R\'2o\':R\'23\':8 o=w.3O().3j($1E);14}1v(f.1x){R\'23\':o.T().1l(0,g).1D();R\'22\':R\'2o\':o.T().1l(6.9.M).1D();14}1v(f.1x){R\'2n\':L.1g.17.1h([w,{\'24\':0}]);14;R\'22\':o.V({\'24\':0});L.1g.17.1h([w,{\'O\':\'+=0\'},E(){o.1D()}]);L.1F.17.1h([o,{\'24\':1}]);14;R\'2o\':L=4s(L,w,o,6,I);14;R\'23\':L=4t(L,w,o,6,I,g);14}8 q=E(){8 b=6.9.M+g-J.P;7(b>0){w.T().1l(J.P).1D();2c=w.T().1l(J.P-(g-b)).5q().6s(w.T().1l(0,b).5q())}7(j)j.3n();7(6.1j){8 c=w.T().1Y(6.9.M+g-1);c.V(6.d[\'1s\'],c.1p(\'1I\'))}L.17=[];7(L.1g)L.1g=1T(L.4u,L.1z);8 d=E(){1v(f.1x){R\'2n\':R\'22\':w.V(\'5r\',\'\');14}L.1F=1T(0,2b);z.1J=K;8 a=[2c,1K,20];7(f.1R)f.1R.3l($18,a);1N.1R=3m(1N.1R,$18,a);7(1L.Q){w.S(G(1L[0][0],D),1L[0][1]);1L.5s()}7(!z.2k)w.S(G(\'1B\',D))};1v(f.1x){R\'2n\':L.1g.17.1h([w,{\'24\':1},d]);1X(L.1g);14;R\'23\':L.1g.17.1h([w,{\'O\':\'+=0\'},d]);1X(L.1g);14;2A:d();14}};L.17.1h([w,l,q]);z.1J=I;w.V(6.d[\'1o\'],-k);1t=2R(1t);1X(L);4v(6.1P,w.1y(G(\'3o\',D)));w.S(G(\'2G\',D),[K,20]);H I});w.W(G(\'6t\',D,K),E(e,f,g){e.19();8 h=w.T();7(!6.1S){7(J.Y==6.9.M){7(6.2W){w.S(G(\'X\',D),J.P-1)}H e.1Q()}}7(6.1j)1C(h,6);7(F g!=\'11\'){g=6.9.M}8 i=(J.Y==0)?J.P:J.Y;7(!6.1S){7(6.9.16.15){8 j=2K(h,6,g),4w=4p(h,6,i-1)}N{8 j=6.9.M,4w=6.9.M}7(g+j>i){g=i-4w}}7(6.9.16.15){8 j=4x(h,6,g,i);2l(6.9.M-g>=j&&g<J.P){g++;j=4x(h,6,g,i)}6.9.16.29=6.9.M;6.9.M=3G(j,6,6.9.16.3a)}7(6.1j)1C(h,6,I);7(g==0){e.1Q();H 12(D,\'0 9 36 1c: 1U 2C.\')}12(D,\'5m \'+g+\' 9 55.\');J.Y-=g;2l(J.Y<0)J.Y+=J.P;7(!6.1S){7(J.Y==6.9.M&&f.3N)f.3N.1w($18);7(!6.2W)2E(6,J.Y)}7(J.P<6.9.M+g){w.T().1l(0,(6.9.M+g)-J.P).3O(I).3j(w)}8 h=w.T(),2c=4y(h,6),1K=4z(h,6,g),2d=h.1Y(g-1),1Z=2c.2F(),2e=1K.2F();7(6.1j)1C(h,6);7(6.1A)8 p=3H(1K,6);7(f.1x==\'5p\'&&6.9.16.29<g){8 k=h.1l(6.9.16.29,g).3k(),3P=6.9[6.d[\'O\']];6.9[6.d[\'O\']]=\'15\'}N{8 k=K}8 l=2X(h.1l(0,g),6,\'O\'),20=3Q(2m(1K,6,I),6,!6.1j);7(k)6.9[6.d[\'O\']]=3P;7(6.1j){1C(h,6,I);1C(1Z,6,6.1b[6.d[1]]);1C(2e,6,6.1b[6.d[1]])}7(6.1A){6.1b[6.d[1]]=p[1];6.1b[6.d[3]]=p[0]}8 m={},2Z={},2Y={},1m=f.1f;7(f.1x==\'3L\')1m=0;N 7(1m==\'U\')1m=6.1c.1f/6.1c.9*g;N 7(1m<=0)1m=0;N 7(1m<10)1m=l/1m;L=1T(1m,f.1z);7(6[6.d[\'O\']]==\'15\'||6[6.d[\'1n\']]==\'15\'){L.17.1h([$1E,20])}7(6.1j){2Z[6.d[\'1s\']]=1Z.1p(\'1I\');2Y[6.d[\'1s\']]=2d.1p(\'1I\')+6.1b[6.d[3]];2e.V(6.d[\'1s\'],2e.1p(\'1I\')+6.1b[6.d[1]]);7(2d.4r(1Z).Q){L.17.1h([1Z,2Z])}L.17.1h([2d,2Y])}m[6.d[\'1o\']]=-l;8 n=[2c,1K,20,1m];7(f.21)f.21.3l($18,n);1N.21=3m(1N.21,$18,n);1v(f.1x){R\'2n\':R\'22\':R\'2o\':R\'23\':L.1g=1T(L.1f,L.1z);L.1F=1T(L.1f,L.1z);L.1f=0;14}1v(f.1x){R\'22\':R\'2o\':R\'23\':8 o=w.3O().3j($1E);14}1v(f.1x){R\'23\':o.T().1l(6.9.16.29).1D();14;R\'22\':R\'2o\':o.T().1l(0,g).1D();o.T().1l(6.9.M).1D();14}1v(f.1x){R\'2n\':L.1g.17.1h([w,{\'24\':0}]);14;R\'22\':o.V({\'24\':0});L.1g.17.1h([w,{\'O\':\'+=0\'},E(){o.1D()}]);L.1F.17.1h([o,{\'24\':1}]);14;R\'2o\':L=4s(L,w,o,6,K);14;R\'23\':L=4t(L,w,o,6,K,g);14}8 q=E(){8 b=6.9.M+g-J.P,5t=(6.1j)?6.1b[6.d[3]]:0;w.V(6.d[\'1o\'],5t);7(b>0){w.T().1l(J.P).1D()}8 c=w.T().1l(0,g).3j(w).2F();7(b>0){1K=2L(h,6)}7(k)k.3n();7(6.1j){7(J.P<6.9.M+g){8 d=w.T().1Y(6.9.M-1);d.V(6.d[\'1s\'],d.1p(\'1I\')+6.1b[6.d[3]])}c.V(6.d[\'1s\'],c.1p(\'1I\'))}L.17=[];7(L.1g)L.1g=1T(L.4u,L.1z);8 e=E(){1v(f.1x){R\'2n\':R\'22\':w.V(\'5r\',\'\');14}L.1F=1T(0,2b);z.1J=K;8 a=[2c,1K,20];7(f.1R)f.1R.3l($18,a);1N.1R=3m(1N.1R,$18,a);7(1L.Q){w.S(G(1L[0][0],D),1L[0][1]);1L.5s()}7(!z.2k)w.S(G(\'1B\',D))};1v(f.1x){R\'2n\':L.1g.17.1h([w,{\'24\':1},e]);1X(L.1g);14;R\'23\':L.1g.17.1h([w,{\'O\':\'+=0\'},e]);1X(L.1g);14;2A:e();14}};L.17.1h([w,m,q]);z.1J=I;1t=2R(1t);1X(L);4v(6.1P,w.1y(G(\'3o\',D)));w.S(G(\'2G\',D),[K,20]);H I});w.W(G(\'2H\',D),E(e,b,c,d,f,g,h){e.19();8 v=[b,c,d,f,g,h],t=[\'1i/11/1e\',\'11\',\'1k\',\'1e\',\'1i\',\'E\'],a=2T(v,t);8 f=a[3],g=a[4],h=a[5];b=31(a[0],a[1],a[2],J,w);7(b==0)H;7(F f!=\'1e\')f=K;7(z.1J){7(F f!=\'1e\'||f.1f>0)H K}7(g!=\'X\'&&g!=\'Z\'){7(6.1S){7(b<=J.P/2)g=\'Z\';N g=\'X\'}N{7(J.Y==0||J.Y>b)g=\'Z\';N g=\'X\'}}7(g==\'X\')b=J.P-b;w.S(G(g,D),[f,b,h]);H I});w.W(G(\'6u\',D),E(e,a,b){e.19();8 c=w.1y(G(\'3p\',D));H w.1y(G(\'4A\',D),[c-1,a,\'X\',b])});w.W(G(\'6v\',D),E(e,a,b){e.19();8 c=w.1y(G(\'3p\',D));H w.1y(G(\'4A\',D),[c+1,a,\'Z\',b])});w.W(G(\'4A\',D),E(e,a,b,c,d){e.19();7(F a!=\'11\')a=w.1y(G(\'3p\',D));8 f=6.13.9||6.9.M,28=1H.3b(J.P/f);7(a<0)a=28;7(a>28)a=0;H w.1y(G(\'2H\',D),[a*f,0,I,b,c,d])});w.W(G(\'5u\',D),E(e,s){e.19();7(s)s=31(s,0,I,J,w);N s=0;s+=J.Y;7(s!=0){2l(s>J.P)s-=J.P;w.6w(w.T().1l(s))}H I});w.W(G(\'1V\',D),E(e,s){e.19();7(s)s=4f(s);N 7(6.1V)s=6.1V;N H 12(D,\'4S 6x 36 1V.\');8 n=w.1y(G(\'3o\',D)),x=I;1r(8 j=0,l=s.Q;j<l;j++){7(!s[j][0].1y(G(\'2H\',D),[n,s[j][3],I])){x=K}}H x});w.W(G(\'2V\',D),E(e,a,b){e.19();7(F a==\'E\'){a.1w($18,1L)}N 7(32(a)){1L=a}N 7(F a!=\'1u\'){1L.1h([a,b])}H 1L});w.W(G(\'6y\',D),E(e,b,c,d,f){e.19();8 v=[b,c,d,f],t=[\'1i/1e\',\'1i/11/1e\',\'1k\',\'11\'],a=2T(v,t);8 b=a[0],c=a[1],d=a[2],f=a[3];7(F b==\'1e\'&&F b.3q==\'1u\')b=$(b);7(F b==\'1i\')b=$(b);7(F b!=\'1e\'||F b.3q==\'1u\'||b.Q==0)H 12(D,\'1U a 48 1e.\');7(F c==\'1u\')c=\'3R\';7(6.1j){b.1O(E(){8 m=2a($(1a).V(6.d[\'1s\']));7(2i(m))m=0;$(1a).1p(\'1I\',m)})}8 g=c,3r=\'3r\';7(c==\'3R\'){7(d){7(J.Y==0){c=J.P-1;3r=\'5v\'}N{c=J.Y;J.Y+=b.Q}7(c<0)c=0}N{c=J.P-1;3r=\'5v\'}}N{c=31(c,f,d,J,w)}7(g!=\'3R\'&&!d){7(c<J.Y)J.Y+=b.Q}7(J.Y>=J.P)J.Y-=J.P;8 h=w.T().1Y(c);7(h.Q){h[3r](b)}N{w.5w(b)}J.P=w.T().Q;8 i=3s(w,6);3t(6,J.P,D);2E(6,J.Y);w.S(G(\'4B\',D));w.S(G(\'2G\',D),[I,i]);H I});w.W(G(\'6z\',D),E(e,b,c,d){e.19();8 v=[b,c,d],t=[\'1i/11/1e\',\'1k\',\'11\'],a=2T(v,t);8 b=a[0],c=a[1],d=a[2];7(F b==\'1u\'||b==\'3R\'){w.T().2F().1D()}N{b=31(b,d,c,J,w);8 f=w.T().1Y(b);7(f.Q){7(b<J.Y)J.Y-=f.Q;f.1D()}}J.P=w.T().Q;8 g=3s(w,6);3t(6,J.P,D);2E(6,J.Y);w.S(G(\'2G\',D),[I,g]);H I});w.W(G(\'21\',D)+\' \'+G(\'1R\',D),E(e,a){e.19();8 b=e.4m.4n(D.2U.3i.Q);7(32(a))1N[b]=a;7(F a==\'E\')1N[b].1h(a);H 1N[b]});w.W(G(\'4T\',D,K),E(e,a){e.19();H w.1y(G(\'3o\',D),a)});w.W(G(\'3o\',D),E(e,a){e.19();7(J.Y==0)8 b=0;N 8 b=J.P-J.Y;7(F a==\'E\')a.1w($18,b);H b});w.W(G(\'3p\',D),E(e,a){e.19();8 b=6.13.9||6.9.M;8 c=1H.2S(J.P/b-1);7(J.Y==0)8 d=0;N 7(J.Y<J.P%b)8 d=0;N 7(J.Y==b&&!6.1S)8 d=c;N 8 d=1H.6A((J.P-J.Y)/b);7(d<0)d=0;7(d>c)d=c;7(F a==\'E\')a.1w($18,d);H d});w.W(G(\'6B\',D),E(e,a){e.19();$i=2L(w.T(),6);7(F a==\'E\')a.1w($18,$i);H $i});w.W(G(\'2k\',D)+\' \'+G(\'1W\',D)+\' \'+G(\'1J\',D),E(e,a){e.19();8 b=e.4m.4n(D.2U.3i.Q);7(F a==\'E\')a.1w($18,z[b]);H z[b]});w.W(G(\'5l\',D,K),E(e,a,b,c){e.19();H w.1y(G(\'43\',D),[a,b,c])});w.W(G(\'43\',D),E(e,a,b,c){e.19();8 d=K;7(F a==\'E\'){a.1w($18,6)}N 7(F a==\'1e\'){2v=$.25(I,{},2v,a);7(b!==K)d=I;N 6=$.25(I,{},6,a)}N 7(F a!=\'1u\'){7(F b==\'E\'){8 f=3S(\'6.\'+a);7(F f==\'1u\')f=\'\';b.1w($18,f)}N 7(F b!=\'1u\'){7(F c!==\'1k\')c=I;3S(\'2v.\'+a+\' = b\');7(c!==K)d=I;N 3S(\'6.\'+a+\' = b\')}N{H 3S(\'6.\'+a)}}7(d){1C(w.T(),6);w.42(2v);w.4C();8 g=3s(w,6);w.S(G(\'2G\',D),[I,g])}H 6});w.W(G(\'4B\',D),E(e,a,b){e.19();7(F a==\'1u\'||a.Q==0)a=$(\'6C\');N 7(F a==\'1i\')a=$(a);7(F a!=\'1e\')H 12(D,\'1U a 48 1e.\');7(F b!=\'1i\'||b.Q==0)b=\'a.5x\';a.6D(b).1O(E(){8 h=1a.5y||\'\';7(h.Q>0&&w.T().5z($(h))!=-1){$(1a).2p(\'4D\').4D(E(e){e.2f();w.S(G(\'2H\',D),h)})}});H I});w.W(G(\'2G\',D),E(e,b,c){e.19();7(!6.13.1q)H;7(F b==\'1k\'&&b){6.13.1q.T().1D();8 d=6.13.9||6.9.M;1r(8 a=0,l=1H.2S(J.P/d);a<l;a++){8 i=w.T().1Y(31(a*d,0,I,J,w));6.13.1q.5w(6.13.4d(a+1,i))}6.13.1q.1O(E(){$(1a).T().2p(6.13.3u).1O(E(a){$(1a).W(6.13.3u,E(e){e.2f();w.S(G(\'2H\',D),[a*d,0,I,6.13])})})})}6.13.1q.1O(E(){$(1a).T().33(\'5A\').1Y(w.1y(G(\'3p\',D))).3v(\'5A\')});H I});w.W(G(\'4U\',D,K),E(e,a){e.19();w.S(G(\'5B\',D),a);H I});w.W(G(\'5B\',D),E(e,a){e.19();1t=2R(1t);w.1p(\'41\',K);w.S(G(\'5c\',D));7(a){w.S(G(\'5u\',D))}7(6.1j){1C(w.T(),6)}w.V(w.1p(\'5a\'));w.4k();w.4E();$1E.6E(w);H I})};w.4k=E(){w.2p(G(\'\',D,K))};w.4C=E(){w.4E();3t(6,J.P,D);2E(6,J.Y);7(6.U.2g){8 c=3w(6.U.2g);$1E.W(G(\'3T\',D,K),E(){w.S(G(\'2Q\',D),[c[0],c[1]])}).W(G(\'3U\',D,K),E(){w.S(G(\'2D\',D))})}7(6.X.1d){6.X.1d.W(G(6.X.3u,D,K),E(e){e.2f();w.S(G(\'X\',D))});7(6.X.2g){8 c=3w(6.X.2g);6.X.1d.W(G(\'3T\',D,K),E(){w.S(G(\'2Q\',D),[c[0],c[1]])}).W(G(\'3U\',D,K),E(){w.S(G(\'2D\',D))})}}7(6.Z.1d){6.Z.1d.W(G(6.Z.3u,D,K),E(e){e.2f();w.S(G(\'Z\',D))});7(6.Z.2g){8 c=3w(6.Z.2g);6.Z.1d.W(G(\'3T\',D,K),E(){w.S(G(\'2Q\',D),[c[0],c[1]])}).W(G(\'3U\',D,K),E(){w.S(G(\'2D\',D))})}}7($.1M.2q){7(6.X.2q){7(!z.4F){z.4F=I;$1E.2q(E(e,a){7(a>0){e.2f();8 b=4G(6.X.2q);w.S(G(\'X\',D),b)}})}}7(6.Z.2q){7(!z.4H){z.4H=I;$1E.2q(E(e,a){7(a<0){e.2f();8 b=4G(6.Z.2q);w.S(G(\'Z\',D),b)}})}}}7($.1M.3x){8 d=(6.X.4I)?E(){w.S(G(\'X\',D))}:2b,3y=(6.Z.4I)?E(){w.S(G(\'Z\',D))}:2b;7(3y||3y){7(!z.3x){z.3x=I;8 f={\'6F\':30,\'6G\':30,\'6H\':I};1v(6.26){R\'45\':R\'5C\':f.6I=3y;f.6J=d;14;2A:f.6K=3y;f.6L=d}$1E.3x(f)}}}7(6.13.1q){7(6.13.2g){8 c=3w(6.13.2g);6.13.1q.W(G(\'3T\',D,K),E(){w.S(G(\'2Q\',D),[c[0],c[1]])}).W(G(\'3U\',D,K),E(){w.S(G(\'2D\',D))})}}7(6.X.2r||6.Z.2r){$(34).W(G(\'5D\',D,K),E(e){8 k=e.5E;7(k==6.Z.2r){e.2f();w.S(G(\'Z\',D))}7(k==6.X.2r){e.2f();w.S(G(\'X\',D))}})}7(6.13.3I){$(34).W(G(\'5D\',D,K),E(e){8 k=e.5E;7(k>=49&&k<58){k=(k-49)*6.9.M;7(k<=J.P){e.2f();w.S(G(\'2H\',D),[k,0,I,6.13])}}})}7(6.U.1B){w.S(G(\'1B\',D),6.U.4e)}};w.4E=E(){$(34).2p(G(\'\',D,K));$1E.2p(G(\'\',D,K));7(6.X.1d)6.X.1d.2p(G(\'\',D,K));7(6.Z.1d)6.Z.1d.2p(G(\'\',D,K));7(6.13.1q)6.13.1q.2p(G(\'\',D,K));3t(6,\'3k\',D);2E(6,\'33\');7(6.13.1q){6.13.1q.T().1D()}};8 z={\'26\':\'Z\',\'2k\':I,\'1J\':K,\'1W\':K,\'4H\':K,\'4F\':K,\'3x\':K},J={\'P\':w.T().Q,\'Y\':0},1t={\'6M\':2b,\'U\':2b,\'2V\':2b,\'2B\':2j(),\'3f\':0},L={\'1W\':K,\'1f\':0,\'2B\':0,\'1z\':\'\',\'17\':[]},1N={\'21\':[],\'1R\':[]},1L=[],D=$.25(I,{},$.1M.1G.5F,u),6={},2v=r,$1E=w.6N(\'<\'+D.4J.3Z+\' 6O="\'+D.4J.5G+\'" />\').3E();D.3z=w.3z;w.42(2v,I,y);w.56();w.5b();w.4C();7(6.1P){6.9.2w=5H(6.1P);8 A=6.1P+\'=\';8 B=34.1P.2I(\';\');1r(8 a=0,l=B.Q;a<l;a++){8 c=B[a];2l(c.5I(0)==\' \'){c=c.3V(1,c.Q)}7(c.2s(A)==0){6.9.2w=c.3V(A.Q,c.Q);14}}}7(6.9.2w!=0){8 s=6.9.2w;7(s===I){s=3W.6P.5y;7(!s.Q)s=0}N 7(s===\'5J\'){s=1H.3b(1H.5J()*J.P)}w.S(G(\'2H\',D),[s,0,I,{1x:\'3L\'}])}8 C=3s(w,6,K),5K=2L(w.T(),6);7(6.5L){6.5L.1w($18,5K,C)}w.S(G(\'2G\',D),[I,C]);w.S(G(\'4B\',D));H w};$.1M.1G.44={\'1V\':K,\'2W\':I,\'1S\':I,\'26\':\'1o\',\'9\':{\'2w\':0},\'1c\':{\'1z\':\'6Q\',\'1f\':51,\'2g\':K,\'2q\':K,\'4I\':K,\'3u\':\'4D\',\'2V\':K}};$.1M.1G.5F={\'12\':K,\'2U\':{\'3i\':\'\',\'5M\':\'6R\'},\'4J\':{\'3Z\':\'6S\',\'5G\':\'6T\'}};$.1M.1G.52=E(a,b){H\'<a 6U="#"><5N>\'+a+\'</5N></a>\'};E 1T(d,e){H{17:[],1f:d,4u:d,1z:e,2B:2j()}}E 1X(s){7(F s.1g==\'1e\'){1X(s.1g)}1r(8 a=0,l=s.17.Q;a<l;a++){8 b=s.17[a];7(!b)6V;7(b[3])b[0].4l();b[0].5O(b[1],{5P:b[2],1f:s.1f,1z:s.1z})}7(F s.1F==\'1e\'){1X(s.1F)}}E 3e(s,c){7(F c!=\'1k\')c=I;7(F s.1g==\'1e\'){3e(s.1g,c)}1r(8 a=0,l=s.17.Q;a<l;a++){8 b=s.17[a];b[0].4l(I);7(c){b[0].V(b[1]);7(F b[2]==\'E\')b[2]()}}7(F s.1F==\'1e\'){3e(s.1F,c)}}E 2R(t){7(t.U)6W(t.U);H t}E 3m(b,t,c){7(b.Q){1r(8 a=0,l=b.Q;a<l;a++){b[a].3l(t,c)}}H[]}E 6X(a,c,x,d,f){8 o={\'1f\':d,\'1z\':a.1z};7(F f==\'E\')o.5P=f;c.5O({24:x},o)}E 4s(a,b,c,o,d){8 e=2m(4y(b.T(),o),o,I)[0],4K=2m(c.T(),o,I)[0],3X=(d)?-4K:e,2t={},35={};2t[o.d[\'O\']]=4K;2t[o.d[\'1o\']]=3X;35[o.d[\'1o\']]=0;a.1g.17.1h([b,{\'24\':1}]);a.1F.17.1h([c,35,E(){$(1a).1D()}]);c.V(2t);H a}E 4t(a,b,c,o,d,n){8 e=2m(4z(b.T(),o,n),o,I)[0],4L=2m(c.T(),o,I)[0],3X=(d)?-4L:e,2t={},35={};2t[o.d[\'O\']]=4L;2t[o.d[\'1o\']]=0;35[o.d[\'1o\']]=3X;a.1F.17.1h([c,35,E(){$(1a).1D()}]);c.V(2t);H a}E 3t(o,t,c){7(t==\'3n\'||t==\'3k\'){8 f=t}N 7(o.9.2M>=t){12(c,\'1U 5i 9: 6Y 6Z (\'+t+\' 9, \'+o.9.2M+\' 5j).\');8 f=\'3k\'}N{8 f=\'3n\'}8 s=(f==\'3n\')?\'33\':\'3v\';7(o.X.1d)o.X.1d[f]()[s](\'2P\');7(o.Z.1d)o.Z.1d[f]()[s](\'2P\');7(o.13.1q)o.13.1q[f]()[s](\'2P\')}E 2E(o,f){7(o.1S||o.2W)H;8 a=(f==\'33\'||f==\'3v\')?f:K;7(o.Z.1d){8 b=a||(f==o.9.M)?\'3v\':\'33\';o.Z.1d[b](\'5Q\')}7(o.X.1d){8 b=a||(f==0)?\'3v\':\'33\';o.X.1d[b](\'5Q\')}}E 3A(a,b){7(F b==\'E\')b=b.1w(a);7(F b==\'1u\')b={};H b}E 3d(a,b,c){7(F c!=\'1i\')c=\'\';b=3A(a,b);7(F b==\'1i\'){8 d=4M(b);7(d==-1)b=$(b);N b=d}7(c==\'13\'){7(F b==\'1k\')b={\'3I\':b};7(F b.3q!=\'1u\')b={\'1q\':b};7(F b.1q==\'E\')b.1q=b.1q.1w(a);7(F b.1q==\'1i\')b.1q=$(b.1q);7(F b.9!=\'11\')b.9=K}N 7(c==\'U\'){7(F b==\'1k\')b={\'1B\':b};7(F b==\'11\')b={\'2N\':b}}N{7(F b.3q!=\'1u\')b={\'1d\':b};7(F b==\'11\')b={\'2r\':b};7(F b.1d==\'E\')b.1d=b.1d.1w(a);7(F b.1d==\'1i\')b.1d=$(b.1d);7(F b.2r==\'1i\')b.2r=4M(b.2r)}H b}E 31(a,b,c,d,e){7(F a==\'1i\'){7(2i(a))a=$(a);N a=2a(a)}7(F a==\'1e\'){7(F a.3q==\'1u\')a=$(a);a=e.T().5z(a);7(a==-1)a=0;7(F c!=\'1k\')c=K}N{7(F c!=\'1k\')c=I}7(2i(a))a=0;N a=2a(a);7(2i(b))b=0;N b=2a(b);7(c){a+=d.Y}a+=b;7(d.P>0){2l(a>=d.P){a-=d.P}2l(a<0){a+=d.P}}H a}E 4p(i,o,s){8 t=0,x=0;1r(8 a=s;a>=0;a--){t+=i.1Y(a)[o.d[\'27\']](I);7(t>o.3F)H x;7(a==0)a=i.Q;x++}}E 2K(i,o,s){8 t=0,x=0;1r(8 a=s,l=i.Q-1;a<=l;a++){t+=i.1Y(a)[o.d[\'27\']](I);7(t>o.3F)H x;7(a==l)a=-1;x++}}E 4x(i,o,s,l){8 v=2K(i,o,s);7(!o.1S){7(s+v>l)v=l-s}H v}E 2L(i,o){H i.1l(0,o.9.M)}E 5n(i,o,n){H i.1l(n,o.9.16.29+n)}E 5o(i,o){H i.1l(0,o.9.M)}E 4y(i,o){H i.1l(0,o.9.16.29)}E 4z(i,o,n){H i.1l(n,o.9.M+n)}E 1C(i,o,m){8 x=(F m==\'1k\')?m:K;7(F m!=\'11\')m=0;i.1O(E(){8 t=2a($(1a).V(o.d[\'1s\']));7(2i(t))t=0;$(1a).1p(\'5R\',t);$(1a).V(o.d[\'1s\'],((x)?$(1a).1p(\'5R\'):m+$(1a).1p(\'1I\')))})}E 3s(a,o,p){8 b=a.3E(),$i=a.T(),$v=2L($i,o),3Y=3Q(2m($v,o,I),o,p);b.V(3Y);7(o.1j){8 c=$v.2F();c.V(o.d[\'1s\'],c.1p(\'1I\')+o.1b[o.d[1]]);a.V(o.d[\'2y\'],o.1b[o.d[0]]);a.V(o.d[\'1o\'],o.1b[o.d[3]])}a.V(o.d[\'O\'],3Y[o.d[\'O\']]+(2X($i,o,\'O\')*2));a.V(o.d[\'1n\'],4N($i,o,\'1n\'));H 3Y}E 2m(i,o,a){5S=2X(i,o,\'O\',a);5T=4N(i,o,\'1n\',a);H[5S,5T]}E 4N(i,o,a,b){7(F b!=\'1k\')b=K;7(F o[o.d[a]]==\'11\'&&b)H o[o.d[a]];7(F o.9[o.d[a]]==\'11\')H o.9[o.d[a]];8 c=(a.4O().2s(\'O\')>-1)?\'27\':\'2x\';H 3D(i,o,c)}E 3D(i,o,a){8 s=0;i.1O(E(){8 m=$(1a)[o.d[a]](I);7(s<m)s=m});H s}E 47(b,o,c){8 d=b[o.d[c]](),4P=(o.d[c].4O().2s(\'O\')>-1)?[\'70\',\'71\']:[\'72\',\'73\'];1r(a=0,l=4P.Q;a<l;a++){8 m=2a(b.V(4P[a]));7(2i(m))m=0;d-=m}H d}E 2X(i,o,a,b){7(F b!=\'1k\')b=K;7(F o[o.d[a]]==\'11\'&&b)H o[o.d[a]];7(F o.9[o.d[a]]==\'11\')H o.9[o.d[a]]*i.Q;8 d=(a.4O().2s(\'O\')>-1)?\'27\':\'2x\',s=0;i.1O(E(){8 j=$(1a);7(j.5h(\':M\')){s+=j[o.d[d]](I)}});H s}E 46(i,o,a){8 s=K,v=K;i.1O(E(){c=$(1a)[o.d[a]](I);7(s===K)s=c;N 7(s!=c)v=I;7(s==0)v=I});H v}E G(n,c,a,b){7(F a!=\'1k\')a=I;7(F b!=\'1k\')b=I;7(a)n=c.2U.3i+n;7(b)n=n+\'.\'+c.2U.5M;H n}E 3Q(a,o,p){7(F p!=\'1k\')p=I;8 b=(o.1j&&p)?o.1b:[0,0,0,0];8 c={};c[o.d[\'O\']]=a[0]+b[1]+b[3];c[o.d[\'1n\']]=a[1]+b[0]+b[2];H c}E 2T(c,d){8 e=[];1r(8 a=0,5U=c.Q;a<5U;a++){1r(8 b=0,5V=d.Q;b<5V;b++){7(d[b].2s(F c[a])>-1&&F e[b]==\'1u\'){e[b]=c[a];14}}}H e}E 4Z(p){7(F p==\'1u\')H[0,0,0,0];7(F p==\'11\')H[p,p,p,p];N 7(F p==\'1i\')p=p.2I(\'74\').5W(\'\').2I(\'75\').5W(\'\').2I(\' \');7(!32(p)){H[0,0,0,0]}1r(8 i=0;i<4;i++){p[i]=2a(p[i])}1v(p.Q){R 0:H[0,0,0,0];R 1:H[p[0],p[0],p[0],p[0]];R 2:H[p[0],p[1],p[0],p[1]];R 3:H[p[0],p[1],p[2],p[1]];2A:H[p[0],p[1],p[2],p[3]]}}E 3H(a,o){8 x=(F o[o.d[\'O\']]==\'11\')?1H.2S(o[o.d[\'O\']]-2X(a,o,\'O\')):0;1v(o.1A){R\'1o\':H[0,x];R\'2z\':H[x,0];R\'4a\':2A:H[1H.2S(x/2),1H.3b(x/2)]}}E 3G(x,o,a){8 v=x;7(F a==\'1i\'){8 p=a.2I(\'+\'),m=a.2I(\'-\');7(m.Q>p.Q){8 b=I,4Q=m[0],2u=m[1]}N{8 b=K,4Q=p[0],2u=p[1]}1v(4Q){R\'76\':v=(x%2==1)?x-1:x;14;R\'77\':v=(x%2==0)?x-1:x;14;2A:v=x;14}2u=2a(2u);7(!2i(2u)){7(b)2u=-2u;v+=2u}}8 i=o.9.16;7(i.2J||i.28){7(F i.2J==\'11\'&&v<i.2J)v=i.2J;7(F i.28==\'11\'&&v>i.28)v=i.28}7(v<1)v=1;H v}E 4f(s){7(!32(s))s=[[s]];7(!32(s[0]))s=[s];1r(8 j=0,l=s.Q;j<l;j++){7(F s[j][0]==\'1i\')s[j][0]=$(s[j][0]);7(F s[j][1]!=\'1k\')s[j][1]=I;7(F s[j][2]!=\'1k\')s[j][2]=I;7(F s[j][3]!=\'11\')s[j][3]=0}H s}E 4M(k){7(k==\'2z\')H 39;7(k==\'1o\')H 37;7(k==\'45\')H 38;7(k==\'5C\')H 40;H-1}E 4v(n,v){7(n)34.1P=n+\'=\'+v+\'; 78=/\'}E 5H(n){n+=\'=\';8 b=34.1P.2I(\';\');1r(8 a=0,l=b.Q;a<l;a++){8 c=b[a];2l(c.5I(0)==\' \'){c=c.3V(1,c.Q)}7(c.2s(n)==0){H c.3V(n.Q,c.Q)}}H 0}E 3w(p){7(p&&F p==\'1i\'){8 i=(p.2s(\'79\')>-1)?I:K,r=(p.2s(\'2D\')>-1)?I:K}N{8 i=r=K}H[i,r]}E 4G(a){H(F a==\'11\')?a:2b}E 32(a){H F(a)==\'1e\'&&(a 7a 7b)}E 2j(){H 7c 7d().2j()}E 12(d,m){7(F d==\'1e\'){8 s=\' (\'+d.3z+\')\';d=d.12}N{8 s=\'\'}7(!d)H K;7(F m==\'1i\')m=\'1G\'+s+\': \'+m;N m=[\'1G\'+s+\':\',m];7(3W.4R&&3W.4R.5X)3W.4R.5X(m);H K}$.1M.5x=E(o){H 1a.1G(o)}})(7e);',62,449,'||||||opts|if|var|items||||||||||||||||||||||||||||||conf|function|typeof|cf_e|return|true|itms|false|scrl|visible|else|width|total|length|case|trigger|children|auto|css|bind|prev|first|next||number|debug|pagination|break|variable|visibleConf|anims|tt0|stopPropagation|this|padding|scroll|button|object|duration|pre|push|string|usePadding|boolean|slice|a_dur|height|left|data|container|for|marginRight|tmrs|undefined|switch|call|fx|triggerHandler|easing|align|play|sz_resetMargin|remove|wrp|post|carouFredSel|Math|cfs_origCssMargin|isScrolling|c_new|queu|fn|clbk|each|cookie|stopImmediatePropagation|onAfter|circular|sc_setScroll|Not|synchronise|isStopped|sc_startScroll|eq|l_old|w_siz|onBefore|crossfade|uncover|opacity|extend|direction|outerWidth|max|old|parseInt|null|c_old|l_cur|l_new|preventDefault|pauseOnHover|position|isNaN|getTime|isPaused|while|ms_getSizes|fade|cover|unbind|mousewheel|key|indexOf|css_o|adj|opts_orig|start|outerHeight|top|right|default|startTime|scrolling|resume|nv_enableNavi|last|updatePageStatus|slideTo|split|min|gn_getVisibleItemsNext|gi_getCurrentItems|minimum|pauseDuration|Carousel|hidden|pause|sc_clearTimers|ceil|cf_sortParams|events|queue|infinite|ms_getTotalSize|a_cur|a_old||gn_getItemIndex|is_array|removeClass|document|ani_o|to||||adjust|floor|of|go_getNaviObject|sc_stopScroll|timePassed|perc|dur2|prefix|appendTo|hide|apply|sc_callCallbacks|show|currentPosition|currentPage|jquery|before|sz_setSizes|nv_showNavi|event|addClass|bt_pauseOnHoverConfig|touchwipe|wN|selector|go_getObject|innerWidth|marginBottom|ms_getTrueLargestSize|parent|maxDimention|cf_getItemsAdjust|cf_getAlignPadding|keys|Number|absolute|none|100|onEnd|clone|orgW|cf_mapWrapperSizes|end|eval|mouseenter|mouseleave|substring|window|cur_l|sz|element||cfs_isCarousel|_cfs_init|configuration|defaults|up|ms_hasVariableSizes|ms_getTrueInnerSize|valid||center|bottom|page|anchorBuilder|delay|cf_getSynchArr|scrolled|float|marginTop|marginLeft|_cfs_unbind_events|stop|type|substr|conditions|gn_getVisibleItemsPrev|a_new|not|fx_cover|fx_uncover|orgDuration|cf_setCookie|xI|gn_getVisibleItemsNextTestCircular|gi_getOldItemsNext|gi_getNewItemsNext|slideToPage|linkAnchors|_cfs_bind_buttons|click|_cfs_unbind_buttons|mousewheelPrev|bt_mousesheelNumber|mousewheelNext|wipe|wrapper|new_w|old_w|cf_getKeyCode|ms_getLargestSize|toLowerCase|arr|sta|console|No|_cfs_currentPosition|_cfs_destroy|should|be|innerHeight|dx|cf_getPadding||500|pageAnchorBuilder|Item|backward|forward|_cfs_build|or||relative|cfs_origCss|_cfs_bind_events|finish|onPausePause|stopped|onPauseEnd|onPauseStart|is|enough|needed|_cfs_slide_|_cfs_configuration|Scrolling|gi_getOldItemsPrev|gi_getNewItemsPrev|directscroll|get|filter|shift|new_m|jumpToStart|after|append|caroufredsel|hash|index|selected|destroy|down|keyup|keyCode|configs|classname|cf_readCookie|charAt|random|itm|onCreate|namespace|span|animate|complete|disabled|cfs_tempCssMargin|s1|s2|l1|l2|join|log|found|The|option|moved|the|second|Infinity|Set|caroufredsel_cookie_|attr|id|2500|Available|widths|heights|automatically|fixed|Carousels|CSS|attribute|static|overflow|setTimeout|Page|resumed|currently|Callback|returned|_cfs_slide_prev|prependTo|concat|_cfs_slide_next|prevPage|nextPage|prepend|carousel|insertItem|removeItem|round|currentVisible|body|find|replaceWith|min_move_x|min_move_y|preventDefaultEvents|wipeUp|wipeDown|wipeLeft|wipeRight|timer|wrap|class|location|swing|cfs|div|caroufredsel_wrapper|href|continue|clearTimeout|fx_fade|hiding|navigation|paddingLeft|paddingRight|paddingTop|paddingBottom|px|em|even|odd|path|immediate|instanceof|Array|new|Date|jQuery'.split('|'),0,{}))
