Please wait. This can take some minutes ...
Many resources are needed to download a project. Please understand that we have to compensate our server costs. Thank you in advance.
Project price only 1 $
You can buy this project and download/modify it how often you want.
minium.selectorgadget.selectorgadget_combined.js Maven / Gradle / Ivy
/*!
* jQuery JavaScript Library v1.4.3
* http://jquery.com/
*
* Copyright 2010, John Resig
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
* Includes Sizzle.js
* http://sizzlejs.com/
* Copyright 2010, The Dojo Foundation
* Released under the MIT, BSD, and GPL Licenses.
*
* Date: Thu Oct 14 23:10:06 2010 -0400
*/
function diff_match_patch(){function e(){var e=0,t=1,n=2;while(t!=n)e++,t=n,n<<=1;return e}this.Diff_Timeout=1,this.Diff_EditCost=4,this.Diff_DualThreshold=32,this.Match_Balance=.5,this.Match_Threshold=.5,this.Match_MinLength=100,this.Match_MaxLength=1e3,this.Patch_Margin=4,this.Match_MaxBits=e()}function patch_obj(){this.diffs=[],this.start1=null,this.start2=null,this.length1=0,this.length2=0}(function(e,t){function E(){return!1}function S(){return!0}function L(e,t,n){return n[0].type=e,r.event.handle.apply(t,n)}function O(e){var t,n,i=[],s=[],o,u,a,f,l,c,h,p,v,m,g,y=r.data(this,this.nodeType?"events":"__events__");typeof y=="function"&&(y=y.events);if(e.liveFired===this||!y||!y.live||e.button&&e.type==="click")return;e.namespace&&(m=new RegExp("(^|\\.)"+e.namespace.split(".").join("\\.(?:.*\\.)?")+"(\\.|$)")),e.liveFired=this;var b=y.live.slice(0);for(l=0;ln)break;e.currentTarget=u.elem,e.data=u.handleObj.data,e.handleObj=u.handleObj,g=u.handleObj.origHandler.apply(u.elem,arguments);if(g===!1||e.isPropagationStopped())n=u.level,g===!1&&(t=!1)}return t}function M(e,t){return(e&&e!=="*"?e+".":"")+t.replace(m,"`").replace(g,"&")}function F(e){return!e||!e.parentNode||e.parentNode.nodeType===11}function I(e,t,n){if(r.isFunction(t))return r.grep(e,function(e,r){var i=!!t.call(e,r,e);return i===n});if(t.nodeType)return r.grep(e,function(e,r){return e===t===n});if(typeof t=="string"){var i=r.grep(e,function(e){return e.nodeType===1});if(H.test(t))return r.filter(t,i,!n);t=r.filter(t,i)}return r.grep(e,function(e,i){return r.inArray(e,t)>=0===n})}function Q(e,t){return r.nodeName(e,"table")?e.getElementsByTagName("tbody")[0]||e.appendChild(e.ownerDocument.createElement("tbody")):e}function G(e,t){var n=0;t.each(function(){if(this.nodeName!==(e[n]&&e[n].nodeName))return;var t=r.data(e[n++]),i=r.data(this,t),s=t&&t.events;if(s){delete i.handle,i.events={};for(var o in s)for(var u in s[o])r.event.add(this,o,s[o][u],s[o][u].data)}})}function Y(e,t){t.src?r.ajax({url:t.src,async:!1,dataType:"script"}):r.globalEval(t.text||t.textContent||t.innerHTML||""),t.parentNode&&t.parentNode.removeChild(t)}function ct(e,t,n){var i=t==="width"?ot:ut,s=t==="width"?e.offsetWidth:e.offsetHeight;return n==="border"?s:(r.each(i,function(){n||(s-=parseFloat(r.css(e,"padding"+this))||0),n==="margin"?s+=parseFloat(r.css(e,"margin"+this))||0:s-=parseFloat(r.css(e,"border"+this+"Width"))||0}),s)}function Nt(e,t,n,i){r.isArray(t)&&t.length?r.each(t,function(t,s){n||gt.test(e)?i(e,s):Nt(e+"["+(typeof s=="object"||r.isArray(s)?t:"")+"]",s,n,i)}):!n&&t!=null&&typeof t=="object"?r.isEmptyObject(t)?i(e,""):r.each(t,function(t,r){Nt(e+"["+t+"]",r,n,i)}):i(e,t)}function Mt(e,t){var n={};return r.each(Ot.concat.apply([],Ot.slice(0,t)),function(){n[this]=e}),n}function _t(e){if(!Ct[e]){var t=r("<"+e+">").appendTo("body"),n=t.css("display");t.remove();if(n==="none"||n==="")n="block";Ct[e]=n}return Ct[e]}function Ht(e){return r.isWindow(e)?e:e.nodeType===9?e.defaultView||e.parentWindow:!1}var n=e.document,r=function(){function B(){if(r.isReady)return;try{n.documentElement.doScroll("left")}catch(e){setTimeout(B,1);return}r.ready()}var r=function(e,t){return new r.fn.init(e,t)},i=e.jQuery,s=e.$,o,u=/^(?:[^<]*(<[\w\W]+>)[^>]*$|#([\w\-]+)$)/,a=/^.[^:#\[\.,]*$/,f=/\S/,l=/\s/,c=/^\s+/,h=/\s+$/,p=/\W/,d=/\d/,v=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,m=/^[\],:{}\s]*$/,g=/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,y=/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,b=/(?:^|:|,)(?:\s*\[)+/g,w=/(webkit)[ \/]([\w.]+)/,E=/(opera)(?:.*version)?[ \/]([\w.]+)/,S=/(msie) ([\w.]+)/,x=/(mozilla)(?:.*? rv:([\w.]+))?/,T=navigator.userAgent,N,C=!1,k=[],L,A=Object.prototype.toString,O=Object.prototype.hasOwnProperty,M=Array.prototype.push,_=Array.prototype.slice,D=String.prototype.trim,P=Array.prototype.indexOf,H={};return r.fn=r.prototype={init:function(e,i){var s,a,f,l;if(!e)return this;if(e.nodeType)return this.context=this[0]=e,this.length=1,this;if(e==="body"&&!i&&n.body)return this.context=n,this[0]=n.body,this.selector="body",this.length=1,this;if(typeof e=="string"){s=u.exec(e);if(s&&(s[1]||!i)){if(s[1])return l=i?i.ownerDocument||i:n,f=v.exec(e),f?r.isPlainObject(i)?(e=[n.createElement(f[1])],r.fn.attr.call(e,i,!0)):e=[l.createElement(f[1])]:(f=r.buildFragment([s[1]],[l]),e=(f.cacheable?f.fragment.cloneNode(!0):f.fragment).childNodes),r.merge(this,e);a=n.getElementById(s[2]);if(a&&a.parentNode){if(a.id!==s[2])return o.find(e);this.length=1,this[0]=a}return this.context=n,this.selector=e,this}return!i&&!p.test(e)?(this.selector=e,this.context=n,e=n.getElementsByTagName(e),r.merge(this,e)):!i||i.jquery?(i||o).find(e):r(i).find(e)}return r.isFunction(e)?o.ready(e):(e.selector!==t&&(this.selector=e.selector,this.context=e.context),r.makeArray(e,this))},selector:"",jquery:"1.4.3",length:0,size:function(){return this.length},toArray:function(){return _.call(this,0)},get:function(e){return e==null?this.toArray():e<0?this.slice(e)[0]:this[e]},pushStack:function(e,t,n){var i=r();return r.isArray(e)?M.apply(i,e):r.merge(i,e),i.prevObject=this,i.context=this.context,t==="find"?i.selector=this.selector+(this.selector?" ":"")+n:t&&(i.selector=this.selector+"."+t+"("+n+")"),i},each:function(e,t){return r.each(this,e,t)},ready:function(e){return r.bindReady(),r.isReady?e.call(n,r):k&&k.push(e),this},eq:function(e){return e===-1?this.slice(e):this.slice(e,+e+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(_.apply(this,arguments),"slice",_.call(arguments).join(","))},map:function(e){return this.pushStack(r.map(this,function(t,n){return e.call(t,n,t)}))},end:function(){return this.prevObject||r(null)},push:M,sort:[].sort,splice:[].splice},r.fn.init.prototype=r.fn,r.extend=r.fn.extend=function(){var e=arguments[0]||{},n=1,i=arguments.length,s=!1,o,u,a,f,l;typeof e=="boolean"&&(s=e,e=arguments[1]||{},n=2),typeof e!="object"&&!r.isFunction(e)&&(e={}),i===n&&(e=this,--n);for(;n0)return;if(k){var t,i=0;while(t=k[i++])t.call(n,r);k=null}r.fn.triggerHandler&&r(n).triggerHandler("ready")}},bindReady:function(){if(C)return;C=!0;if(n.readyState==="complete")return setTimeout(r.ready,1);if(n.addEventListener)n.addEventListener("DOMContentLoaded",L,!1),e.addEventListener("load",r.ready,!1);else if(n.attachEvent){n.attachEvent("onreadystatechange",L),e.attachEvent("onload",r.ready);var t=!1;try{t=e.frameElement==null}catch(i){}n.documentElement.doScroll&&t&&B()}},isFunction:function(e){return r.type(e)==="function"},isArray:Array.isArray||function(e){return r.type(e)==="array"},isWindow:function(e){return e&&typeof e=="object"&&"setInterval"in e},isNaN:function(e){return e==null||!d.test(e)||isNaN(e)},type:function(e){return e==null?String(e):H[A.call(e)]||"object"},isPlainObject:function(e){if(!e||r.type(e)!=="object"||e.nodeType||r.isWindow(e))return!1;if(e.constructor&&!O.call(e,"constructor")&&!O.call(e.constructor.prototype,"isPrototypeOf"))return!1;var n;for(n in e);return n===t||O.call(e,n)},isEmptyObject:function(e){for(var t in e)return!1;return!0},error:function(e){throw e},parseJSON:function(t){if(typeof t!="string"||!t)return null;t=r.trim(t);if(m.test(t.replace(g,"@").replace(y,"]").replace(b,"")))return e.JSON&&e.JSON.parse?e.JSON.parse(t):(new Function("return "+t))();r.error("Invalid JSON: "+t)},noop:function(){},globalEval:function(e){if(e&&f.test(e)){var t=n.getElementsByTagName("head")[0]||n.documentElement,i=n.createElement("script");i.type="text/javascript",r.support.scriptEval?i.appendChild(n.createTextNode(e)):i.text=e,t.insertBefore(i,t.firstChild),t.removeChild(i)}},nodeName:function(e,t){return e.nodeName&&e.nodeName.toUpperCase()===t.toUpperCase()},each:function(e,n,i){var s,o=0,u=e.length,a=u===t||r.isFunction(e);if(i){if(a){for(s in e)if(n.apply(e[s],i)===!1)break}else for(;oa ";var u=s.getElementsByTagName("*"),a=s.getElementsByTagName("a")[0],f=n.createElement("select"),l=f.appendChild(n.createElement("option"));if(!u||!u.length||!a)return;r.support={leadingWhitespace:s.firstChild.nodeType===3,tbody:!s.getElementsByTagName("tbody").length,htmlSerialize:!!s.getElementsByTagName("link").length,style:/red/.test(a.getAttribute("style")),hrefNormalized:a.getAttribute("href")==="/a",opacity:/^0.55$/.test(a.style.opacity),cssFloat:!!a.style.cssFloat,checkOn:s.getElementsByTagName("input")[0].value==="on",optSelected:l.selected,optDisabled:!1,checkClone:!1,scriptEval:!1,noCloneEvent:!0,boxModel:null,inlineBlockNeedsLayout:!1,shrinkWrapBlocks:!1,reliableHiddenOffsets:!0},f.disabled=!0,r.support.optDisabled=!l.disabled,i.type="text/javascript";try{i.appendChild(n.createTextNode("window."+o+"=1;"))}catch(c){}t.insertBefore(i,t.firstChild),e[o]&&(r.support.scriptEval=!0,delete e[o]),t.removeChild(i),s.attachEvent&&s.fireEvent&&(s.attachEvent("onclick",function d(){r.support.noCloneEvent=!1,s.detachEvent("onclick",d)}),s.cloneNode(!0).fireEvent("onclick")),s=n.createElement("div"),s.innerHTML=" ";var h=n.createDocumentFragment();h.appendChild(s.firstChild),r.support.checkClone=h.cloneNode(!0).cloneNode(!0).lastChild.checked,r(function(){var e=n.createElement("div");e.style.width=e.style.paddingLeft="1px",n.body.appendChild(e),r.boxModel=r.support.boxModel=e.offsetWidth===2,"zoom"in e.style&&(e.style.display="inline",e.style.zoom=1,r.support.inlineBlockNeedsLayout=e.offsetWidth===2,e.style.display="",e.innerHTML="
",r.support.shrinkWrapBlocks=e.offsetWidth!==2),e.innerHTML="";var t=e.getElementsByTagName("td");r.support.reliableHiddenOffsets=t[0].offsetHeight===0,t[0].style.display="",t[1].style.display="none",r.support.reliableHiddenOffsets=r.support.reliableHiddenOffsets&&t[0].offsetHeight===0,e.innerHTML="",n.body.removeChild(e).style.display="none",e=t=null});var p=function(e){var t=n.createElement("div");e="on"+e;var r=e in t;return r||(t.setAttribute(e,"return;"),r=typeof t[e]=="function"),t=null,r};r.support.submitBubbles=p("submit"),r.support.changeBubbles=p("change"),t=i=s=u=a=null})(),r.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"};var i={},s=/^(?:\{.*\}|\[.*\])$/;r.extend({cache:{},uuid:0,expando:"jQuery"+r.now(),noData:{embed:!0,object:"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000",applet:!0},data:function(n,s,o){if(!r.acceptData(n))return;n=n==e?i:n;var u=n.nodeType,a=u?n[r.expando]:null,f=r.cache,l;if(u&&!a&&typeof s=="string"&&o===t)return;return u?a||(n[r.expando]=a=++r.uuid):f=n,typeof s=="object"?u?f[a]=r.extend(f[a],s):r.extend(f,s):u&&!f[a]&&(f[a]={}),l=u?f[a]:f,o!==t&&(l[s]=o),typeof s=="string"?l[s]:l},removeData:function(t,n){if(!r.acceptData(t))return;t=t==e?i:t;var s=t.nodeType,o=s?t[r.expando]:t,u=r.cache,a=s?u[o]:o;if(n)a&&(delete a[n],s&&r.isEmptyObject(a)&&r.removeData(t));else if(s&&r.support.deleteExpando)delete t[r.expando];else if(t.removeAttribute)t.removeAttribute(r.expando);else if(s)delete u[o];else for(var f in t)delete t[f]},acceptData:function(e){if(e.nodeName){var t=r.noData[e.nodeName.toLowerCase()];if(t)return t!==!0&&e.getAttribute("classid")===t}return!0}}),r.fn.extend({data:function(e,n){if(typeof e=="undefined")return this.length?r.data(this[0]):null;if(typeof e=="object")return this.each(function(){r.data(this,e)});var i=e.split(".");i[1]=i[1]?"."+i[1]:"";if(n===t){var o=this.triggerHandler("getData"+i[1]+"!",[i[0]]);if(o===t&&this.length){o=r.data(this[0],e);if(o===t&&this[0].nodeType===1){o=this[0].getAttribute("data-"+e);if(typeof o=="string")try{o=o==="true"?!0:o==="false"?!1:o==="null"?null:r.isNaN(o)?s.test(o)?r.parseJSON(o):o:parseFloat(o)}catch(u){}else o=t}}return o===t&&i[1]?this.data(i[0]):o}return this.each(function(){var t=r(this),s=[i[0],n];t.triggerHandler("setData"+i[1]+"!",s),r.data(this,e,n),t.triggerHandler("changeData"+i[1]+"!",s)})},removeData:function(e){return this.each(function(){r.removeData(this,e)})}}),r.extend({queue:function(e,t,n){if(!e)return;t=(t||"fx")+"queue";var i=r.data(e,t);return n?(!i||r.isArray(n)?i=r.data(e,t,r.makeArray(n)):i.push(n),i):i||[]},dequeue:function(e,t){t=t||"fx";var n=r.queue(e,t),i=n.shift();i==="inprogress"&&(i=n.shift()),i&&(t==="fx"&&n.unshift("inprogress"),i.call(e,function(){r.dequeue(e,t)}))}}),r.fn.extend({queue:function(e,n){return typeof e!="string"&&(n=e,e="fx"),n===t?r.queue(this[0],e):this.each(function(t){var i=r.queue(this,e,n);e==="fx"&&i[0]!=="inprogress"&&r.dequeue(this,e)})},dequeue:function(e){return this.each(function(){r.dequeue(this,e)})},delay:function(e,t){return e=r.fx?r.fx.speeds[e]||e:e,t=t||"fx",this.queue(t,function(){var n=this;setTimeout(function(){r.dequeue(n,t)},e)})},clearQueue:function(e){return this.queue(e||"fx",[])}});var o=/[\n\t]/g,u=/\s+/,a=/\r/g,f=/^(?:href|src|style)$/,l=/^(?:button|input)$/i,c=/^(?:button|input|object|select|textarea)$/i,h=/^a(?:rea)?$/i,p=/^(?:radio|checkbox)$/i;r.fn.extend({attr:function(e,t){return r.access(this,e,t,!0,r.attr)},removeAttr:function(e,t){return this.each(function(){r.attr(this,e,""),this.nodeType===1&&this.removeAttribute(e)})},addClass:function(e){if(r.isFunction(e))return this.each(function(t){var n=r(this);n.addClass(e.call(this,t,n.attr("class")))});if(e&&typeof e=="string"){var t=(e||"").split(u);for(var n=0,i=this.length;n-1)return!0;return!1},val:function(e){if(!arguments.length){var n=this[0];if(n){if(r.nodeName(n,"option")){var i=n.attributes.value;return!i||i.specified?n.value:n.text}if(r.nodeName(n,"select")){var s=n.selectedIndex,o=[],u=n.options,f=n.type==="select-one";if(s<0)return null;for(var l=f?s:0,c=f?s+1:u.length;l=0;else if(r.nodeName(this,"select")){var s=r.makeArray(i);r("option",this).each(function(){this.selected=r.inArray(r(this).val(),s)>=0}),s.length||(this.selectedIndex=-1)}else this.value=i})}}),r.extend({attrFn:{val:!0,css:!0,html:!0,text:!0,data:!0,width:!0,height:!0,offset:!0},attr:function(e,n,i,s){if(!e||e.nodeType===3||e.nodeType===8)return t;if(s&&n in r.attrFn)return r(e)[n](i);var o=e.nodeType!==1||!r.isXMLDoc(e),u=i!==t;n=o&&r.props[n]||n;if(e.nodeType===1){var a=f.test(n);if(n==="selected"&&!r.support.optSelected){var p=e.parentNode;p&&(p.selectedIndex,p.parentNode&&p.parentNode.selectedIndex)}if((n in e||e[n]!==t)&&o&&!a){u&&(n==="type"&&l.test(e.nodeName)&&e.parentNode&&r.error("type property can't be changed"),i===null?e.nodeType===1&&e.removeAttribute(n):e[n]=i);if(r.nodeName(e,"form")&&e.getAttributeNode(n))return e.getAttributeNode(n).nodeValue;if(n==="tabIndex"){var d=e.getAttributeNode("tabIndex");return d&&d.specified?d.value:c.test(e.nodeName)||h.test(e.nodeName)&&e.href?0:t}return e[n]}if(!r.support.style&&o&&n==="style")return u&&(e.style.cssText=""+i),e.style.cssText;u&&e.setAttribute(n,""+i);if(!e.attributes[n]&&e.hasAttribute&&!e.hasAttribute(n))return t;var v=!r.support.hrefNormalized&&o&&a?e.getAttribute(n,2):e.getAttribute(n);return v===null?t:v}}});var d=/\.(.*)$/,v=/^(?:textarea|input|select)$/i,m=/\./g,g=/ /g,y=/[^\w\s.|`]/g,b=function(e){return e.replace(y,"\\$&")},w={focusin:0,focusout:0};r.event={add:function(n,i,s,o){if(n.nodeType===3||n.nodeType===8)return;r.isWindow(n)&&n!==e&&!n.frameElement&&(n=e),s===!1&&(s=E);var u,a;s.handler&&(u=s,s=u.handler),s.guid||(s.guid=r.guid++);var f=r.data(n);if(!f)return;var l=n.nodeType?"events":"__events__",c=f[l],h=f.handle;typeof c=="function"?(h=c.handle,c=c.events):c||(n.nodeType||(f[l]=f=function(){}),f.events=c={}),h||(f.handle=h=function(){return typeof r!="undefined"&&!r.event.triggered?r.event.handle.apply(h.elem,arguments):t}),h.elem=n,i=i.split(" ");var p,d=0,v;while(p=i[d++]){a=u?r.extend({},u):{handler:s,data:o},p.indexOf(".")>-1?(v=p.split("."),p=v.shift(),a.namespace=v.slice(0).sort().join(".")):(v=[],a.namespace=""),a.type=p,a.guid||(a.guid=s.guid);var m=c[p],g=r.event.special[p]||{};if(!m){m=c[p]=[];if(!g.setup||g.setup.call(n,o,v,h)===!1)n.addEventListener?n.addEventListener(p,h,!1):n.attachEvent&&n.attachEvent("on"+p,h)}g.add&&(g.add.call(n,a),a.handler.guid||(a.handler.guid=s.guid)),m.push(a),r.event.global[p]=!0}n=null},global:{},remove:function(e,t,n,i){if(e.nodeType===3||e.nodeType===8)return;n===!1&&(n=E);var s,o,u,a,f=0,l,c,h,p,d,v,m,g=e.nodeType?"events":"__events__",y=r.data(e),w=y&&y[g];if(!y||!w)return;typeof w=="function"&&(y=w,w=w.events),t&&t.type&&(n=t.handler,t=t.type);if(!t||typeof t=="string"&&t.charAt(0)==="."){t=t||"";for(o in w)r.event.remove(e,o+t);return}t=t.split(" ");while(o=t[f++]){m=o,v=null,l=o.indexOf(".")<0,c=[],l||(c=o.split("."),o=c.shift(),h=new RegExp("(^|\\.)"+r.map(c.slice(0).sort(),b).join("\\.(?:.*\\.)?")+"(\\.|$)")),d=w[o];if(!d)continue;if(!n){for(a=0;a=0&&(e.type=s=s.slice(0,-1),e.exclusive=!0),i||(e.stopPropagation(),r.event.global[s]&&r.each(r.cache,function(){this.events&&this.events[s]&&r.event.trigger(e,n,this.handle.elem)}));if(!i||i.nodeType===3||i.nodeType===8)return t;e.result=t,e.target=i,n=r.makeArray(n),n.unshift(e)}e.currentTarget=i;var u=i.nodeType?r.data(i,"handle"):(r.data(i,"__events__")||{}).handle;u&&u.apply(i,n);var a=i.parentNode||i.ownerDocument;try{i&&i.nodeName&&r.noData[i.nodeName.toLowerCase()]||i["on"+s]&&i["on"+s].apply(i,n)===!1&&(e.result=!1,e.preventDefault())}catch(f){}if(!e.isPropagationStopped()&&a)r.event.trigger(e,n,a,!0);else if(!e.isDefaultPrevented()){var l=e.target,c,h=s.replace(d,""),p=r.nodeName(l,"a")&&h==="click",v=r.event.special[h]||{};if((!v._default||v._default.call(i,e)===!1)&&!p&&!(l&&l.nodeName&&r.noData[l.nodeName.toLowerCase()])){try{l[h]&&(c=l["on"+h],c&&(l["on"+h]=null),r.event.triggered=!0,l[h]())}catch(m){}c&&(l["on"+h]=c),r.event.triggered=!1}}},handle:function(n){var i,s,o,u=[],a,f,l=r.makeArray(arguments);n=l[0]=r.event.fix(n||e.event),n.currentTarget=this,i=n.type.indexOf(".")<0&&!n.exclusive,i||(o=n.type.split("."),n.type=o.shift(),u=o.slice(0).sort(),a=new RegExp("(^|\\.)"+u.join("\\.(?:.*\\.)?")+"(\\.|$)")),n.namespace=n.namespace||u.join("."),f=r.data(this,this.nodeType?"events":"__events__"),typeof f=="function"&&(f=f.events),s=(f||{})[n.type];if(f&&s){s=s.slice(0);for(var c=0,h=s.length;c-1?r.map(e.options,function(e){return e.selected}).join("-"):"":e.nodeName.toLowerCase()==="select"&&(n=e.selectedIndex),n},k=function(n){var i=n.target,s,o;if(!v.test(i.nodeName)||i.readOnly)return;s=r.data(i,"_change_data"),o=C(i),(n.type!=="focusout"||i.type!=="radio")&&r.data(i,"_change_data",o);if(s===t||o===s)return;if(s!=null||o)return n.type="change",n.liveFired=t,r.event.trigger(n,arguments[1],i)};r.event.special.change={filters:{focusout:k,beforedeactivate:k,click:function(e){var t=e.target,n=t.type;if(n==="radio"||n==="checkbox"||t.nodeName.toLowerCase()==="select")return k.call(this,e)},keydown:function(e){var t=e.target,n=t.type;if(e.keyCode===13&&t.nodeName.toLowerCase()!=="textarea"||e.keyCode===32&&(n==="checkbox"||n==="radio")||n==="select-multiple")return k.call(this,e)},beforeactivate:function(e){var t=e.target;r.data(t,"_change_data",C(t))}},setup:function(e,t){if(this.type==="file")return!1;for(var n in N)r.event.add(this,n+".specialChange",N[n]);return v.test(this.nodeName)},teardown:function(e){return r.event.remove(this,".specialChange"),v.test(this.nodeName)}},N=r.event.special.change.filters,N.focus=N.beforeactivate}n.addEventListener&&r.each({focus:"focusin",blur:"focusout"},function(e,t){function i(e){return e=r.event.fix(e),e.type=t,r.event.trigger(e,null,e.target)}r.event.special[t]={setup:function(){w[t]++===0&&n.addEventListener(e,i,!0)},teardown:function(){--w[t]===0&&n.removeEventListener(e,i,!0)}}}),r.each(["bind","one"],function(e,n){r.fn[n]=function(e,i,s){if(typeof e=="object"){for(var o in e)this[n](o,i,e[o],s);return this}if(r.isFunction(i)||i===!1)s=i,i=t;var u=n==="one"?r.proxy(s,function(e){return r(this).unbind(e,u),s.apply(this,arguments)}):s;if(e==="unload"&&n!=="one")this.one(e,i,s);else for(var a=0,f=this.length;a0?this.bind(t,e,n):this.trigger(t)},r.attrFn&&(r.attrFn[t]=!0)}),e.attachEvent&&!e.addEventListener&&r(e).bind("unload",function(){for(var e in r.cache)if(r.cache[e].handle)try{r.event.remove(r.cache[e].handle.elem)}catch(t){}}),function(){function g(e,t,n,r,i,s){for(var o=0,u=r.length;o0){l=f;break}}f=f[e]}r[o]=l}}}var e=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^\[\]]*\]|['"][^'"]*['"]|[^\[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,i=0,s=Object.prototype.toString,o=!1,u=!0;[0,0].sort(function(){return u=!1,0});var a=function(t,r,i,o){i=i||[],r=r||n;var u=r;if(r.nodeType!==1&&r.nodeType!==9)return[];if(!t||typeof t!="string")return i;var c=[],h,d,v,m,g=!0,y=a.isXML(r),w=t,E,S,x,T;do{e.exec(""),h=e.exec(w);if(h){w=h[3],c.push(h[1]);if(h[2]){m=h[3];break}}}while(h);if(c.length>1&&l.exec(t))if(c.length===2&&f.relative[c[0]])d=b(c[0]+c[1],r);else{d=f.relative[c[0]]?[r]:a(c.shift(),r);while(c.length)t=c.shift(),f.relative[t]&&(t+=c.shift()),d=b(t,d)}else{!o&&c.length>1&&r.nodeType===9&&!y&&f.match.ID.test(c[0])&&!f.match.ID.test(c[c.length-1])&&(E=a.find(c.shift(),r,y),r=E.expr?a.filter(E.expr,E.set)[0]:E.set[0]);if(r){E=o?{expr:c.pop(),set:p(o)}:a.find(c.pop(),c.length!==1||c[0]!=="~"&&c[0]!=="+"||!r.parentNode?r:r.parentNode,y),d=E.expr?a.filter(E.expr,E.set):E.set,c.length>0?v=p(d):g=!1;while(c.length)S=c.pop(),x=S,f.relative[S]?x=c.pop():S="",x==null&&(x=r),f.relative[S](v,x,y)}else v=c=[]}v||(v=d),v||a.error(S||t);if(s.call(v)==="[object Array]")if(!g)i.push.apply(i,v);else if(r&&r.nodeType===1)for(T=0;v[T]!=null;T++)v[T]&&(v[T]===!0||v[T].nodeType===1&&a.contains(r,v[T]))&&i.push(d[T]);else for(T=0;v[T]!=null;T++)v[T]&&v[T].nodeType===1&&i.push(d[T]);else p(v,i);return m&&(a(m,u,i,o),a.uniqueSort(i)),i};a.uniqueSort=function(e){if(v){o=u,e.sort(v);if(o)for(var t=1;t0},a.find=function(e,t,n){var r;if(!e)return[];for(var i=0,s=f.order.length;i":function(e,t){var n=typeof t=="string",r,i=0,s=e.length;if(n&&!/\W/.test(t)){t=t.toLowerCase();for(;i=0)?n||r.push(u):n&&(t[o]=!1));return!1},ID:function(e){return e[1].replace(/\\/g,"")},TAG:function(e,t){return e[1].toLowerCase()},CHILD:function(e){if(e[1]==="nth"){var t=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(e[2]==="even"&&"2n"||e[2]==="odd"&&"2n+1"||!/\D/.test(e[2])&&"0n+"+e[2]||e[2]);e[2]=t[1]+(t[2]||1)-0,e[3]=t[3]-0}return e[0]=i++,e},ATTR:function(e,t,n,r,i,s){var o=e[1].replace(/\\/g,"");return!s&&f.attrMap[o]&&(e[1]=f.attrMap[o]),e[2]==="~="&&(e[4]=" "+e[4]+" "),e},PSEUDO:function(t,n,r,i,s){if(t[1]==="not"){if(!((e.exec(t[3])||"").length>1||/^\w/.test(t[3]))){var o=a.filter(t[3],n,r,!0^s);return r||i.push.apply(i,o),!1}t[3]=a(t[3],null,null,n)}else if(f.match.POS.test(t[0])||f.match.CHILD.test(t[0]))return!0;return t},POS:function(e){return e.unshift(!0),e}},filters:{enabled:function(e){return e.disabled===!1&&e.type!=="hidden"},disabled:function(e){return e.disabled===!0},checked:function(e){return e.checked===!0},selected:function(e){return e.parentNode.selectedIndex,e.selected===!0},parent:function(e){return!!e.firstChild},empty:function(e){return!e.firstChild},has:function(e,t,n){return!!a(n[3],e).length},header:function(e){return/h\d/i.test(e.nodeName)},text:function(e){return"text"===e.type},radio:function(e){return"radio"===e.type},checkbox:function(e){return"checkbox"===e.type},file:function(e){return"file"===e.type},password:function(e){return"password"===e.type},submit:function(e){return"submit"===e.type},image:function(e){return"image"===e.type},reset:function(e){return"reset"===e.type},button:function(e){return"button"===e.type||e.nodeName.toLowerCase()==="button"},input:function(e){return/input|select|textarea|button/i.test(e.nodeName)}},setFilters:{first:function(e,t){return t===0},last:function(e,t,n,r){return t===r.length-1},even:function(e,t){return t%2===0},odd:function(e,t){return t%2===1},lt:function(e,t,n){return tn[3]-0},nth:function(e,t,n){return n[3]-0===t},eq:function(e,t,n){return n[3]-0===t}},filter:{PSEUDO:function(e,t,n,r){var i=t[1],s=f.filters[i];if(s)return s(e,n,t,r);if(i==="contains")return(e.textContent||e.innerText||a.getText([e])||"").indexOf(t[3])>=0;if(i==="not"){var o=t[3];for(var u=0,l=o.length;u=0}},ID:function(e,t){return e.nodeType===1&&e.getAttribute("id")===t},TAG:function(e,t){return t==="*"&&e.nodeType===1||e.nodeName.toLowerCase()===t},CLASS:function(e,t){return(" "+(e.className||e.getAttribute("class"))+" ").indexOf(t)>-1},ATTR:function(e,t){var n=t[1],r=f.attrHandle[n]?f.attrHandle[n](e):e[n]!=null?e[n]:e.getAttribute(n),i=r+"",s=t[2],o=t[4];return r==null?s==="!=":s==="="?i===o:s==="*="?i.indexOf(o)>=0:s==="~="?(" "+i+" ").indexOf(o)>=0:o?s==="!="?i!==o:s==="^="?i.indexOf(o)===0:s==="$="?i.substr(i.length-o.length)===o:s==="|="?i===o||i.substr(0,o.length+1)===o+"-":!1:i&&r!==!1},POS:function(e,t,n,r){var i=t[2],s=f.setFilters[i];if(s)return s(e,n,t,r)}}},l=f.match.POS,c=function(e,t){return"\\"+(t-0+1)};for(var h in f.match)f.match[h]=new RegExp(f.match[h].source+/(?![^\[]*\])(?![^\(]*\))/.source),f.leftMatch[h]=new RegExp(/(^(?:.|\r|\n)*?)/.source+f.match[h].source.replace(/\\(\d+)/g,c));var p=function(e,t){return e=Array.prototype.slice.call(e,0),t?(t.push.apply(t,e),t):e};try{Array.prototype.slice.call(n.documentElement.childNodes,0)[0].nodeType}catch(d){p=function(e,t){var n=t||[],r=0;if(s.call(e)==="[object Array]")Array.prototype.push.apply(n,e);else if(typeof e.length=="number")for(var i=e.length;r ";var i=n.documentElement;i.insertBefore(e,i.firstChild),n.getElementById(r)&&(f.find.ID=function(e,n,r){if(typeof n.getElementById!="undefined"&&!r){var i=n.getElementById(e[1]);return i?i.id===e[1]||typeof i.getAttributeNode!="undefined"&&i.getAttributeNode("id").nodeValue===e[1]?[i]:t:[]}},f.filter.ID=function(e,t){var n=typeof e.getAttributeNode!="undefined"&&e.getAttributeNode("id");return e.nodeType===1&&n&&n.nodeValue===t}),i.removeChild(e),i=e=null}(),function(){var e=n.createElement("div");e.appendChild(n.createComment("")),e.getElementsByTagName("*").length>0&&(f.find.TAG=function(e,t){var n=t.getElementsByTagName(e[1]);if(e[1]==="*"){var r=[];for(var i=0;n[i];i++)n[i].nodeType===1&&r.push(n[i]);n=r}return n}),e.innerHTML=" ",e.firstChild&&typeof e.firstChild.getAttribute!="undefined"&&e.firstChild.getAttribute("href")!=="#"&&(f.attrHandle.href=function(e){return e.getAttribute("href",2)}),e=null}(),n.querySelectorAll&&function(){var e=a,t=n.createElement("div");t.innerHTML="
";if(t.querySelectorAll&&t.querySelectorAll(".TEST").length===0)return;a=function(t,r,i,s){r=r||n;if(!s&&!a.isXML(r))if(r.nodeType===9)try{return p(r.querySelectorAll(t),i)}catch(o){}else if(r.nodeType===1&&r.nodeName.toLowerCase()!=="object"){var u=r.id,f=r.id="__sizzle__";try{return p(r.querySelectorAll("#"+f+" "+t),i)}catch(l){}finally{u?r.id=u:r.removeAttribute("id")}}return e(t,r,i,s)};for(var r in e)a[r]=e[r];t=null}(),function(){var e=n.documentElement,t=e.matchesSelector||e.mozMatchesSelector||e.webkitMatchesSelector||e.msMatchesSelector,r=!1;try{t.call(n.documentElement,":sizzle")}catch(i){r=!0}t&&(a.matchesSelector=function(e,n){try{if(r||!f.match.PSEUDO.test(n))return t.call(e,n)}catch(i){}return a(n,null,null,[e]).length>0})}(),function(){var e=n.createElement("div");e.innerHTML="
";if(!e.getElementsByClassName||e.getElementsByClassName("e").length===0)return;e.lastChild.className="e";if(e.getElementsByClassName("e").length===1)return;f.order.splice(1,0,"CLASS"),f.find.CLASS=function(e,t,n){if(typeof t.getElementsByClassName!="undefined"&&!n)return t.getElementsByClassName(e[1])},e=null}(),a.contains=n.documentElement.contains?function(e,t){return e!==t&&(e.contains?e.contains(t):!0)}:function(e,t){return!!(e.compareDocumentPosition(t)&16)},a.isXML=function(e){var t=(e?e.ownerDocument||e:0).documentElement;return t?t.nodeName!=="HTML":!1};var b=function(e,t){var n=[],r="",i,s=t.nodeType?[t]:t;while(i=f.match.PSEUDO.exec(e))r+=i[0],e=e.replace(f.match.PSEUDO,"");e=f.relative[e]?e+"*":e;for(var o=0,u=s.length;o0)for(var o=n;o0},closest:function(e,t){var n=[],i,s,o=this[0];if(r.isArray(e)){var u,a={},f,l=1;if(o&&e.length){for(i=0,s=e.length;i-1:r(o).is(u))&&n.push({selector:f,elem:o,level:l});o=o.parentNode,l++}}return n}var c=j.test(e)?r(e,t||this.context):null;for(i=0,s=this.length;i-1:r.find.matchesSelector(o,e)){n.push(o);break}o=o.parentNode;if(!o||!o.ownerDocument||o===t)break}}return n=n.length>1?r.unique(n):n,this.pushStack(n,"closest",e)},index:function(e){return!e||typeof e=="string"?r.inArray(this[0],e?r(e):this.parent().children()):r.inArray(e.jquery?e[0]:e,this)},add:function(e,t){var n=typeof e=="string"?r(e,t||this.context):r.makeArray(e),i=r.merge(this.get(),n);return this.pushStack(F(n[0])||F(i[0])?i:r.unique(i))},andSelf:function(){return this.add(this.prevObject)}}),r.each({parent:function(e){var t=e.parentNode;return t&&t.nodeType!==11?t:null},parents:function(e){return r.dir(e,"parentNode")},parentsUntil:function(e,t,n){return r.dir(e,"parentNode",n)},next:function(e){return r.nth(e,2,"nextSibling")},prev:function(e){return r.nth(e,2,"previousSibling")},nextAll:function(e){return r.dir(e,"nextSibling")},prevAll:function(e){return r.dir(e,"previousSibling")},nextUntil:function(e,t,n){return r.dir(e,"nextSibling",n)},prevUntil:function(e,t,n){return r.dir(e,"previousSibling",n)},siblings:function(e){return r.sibling(e.parentNode.firstChild,e)},children:function(e){return r.sibling(e.firstChild)},contents:function(e){return r.nodeName(e,"iframe")?e.contentDocument||e.contentWindow.document:r.makeArray(e.childNodes)}},function(e,t){r.fn[e]=function(n,i){var s=r.map(this,t,n);return _.test(e)||(i=n),i&&typeof i=="string"&&(s=r.filter(i,s)),s=this.length>1?r.unique(s):s,(this.length>1||P.test(i))&&D.test(e)&&(s=s.reverse()),this.pushStack(s,e,B.call(arguments).join(","))}}),r.extend({filter:function(e,t,n){return n&&(e=":not("+e+")"),t.length===1?r.find.matchesSelector(t[0],e)?[t[0]]:[]:r.find.matches(e,t)},dir:function(e,n,i){var s=[],o=e[n];while(o&&o.nodeType!==9&&(i===t||o.nodeType!==1||!r(o).is(i)))o.nodeType===1&&s.push(o),o=o[n];return s},nth:function(e,t,n,r){t=t||1;var i=0;for(;e;e=e[n])if(e.nodeType===1&&++i===t)break;return e},sibling:function(e,t){var n=[];for(;e;e=e.nextSibling)e.nodeType===1&&e!==t&&n.push(e);return n}});var q=/ jQuery\d+="(?:\d+|null)"/g,R=/^\s+/,U=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/ig,z=/<([\w:]+)/,W=/\s]+\/)>/g,K={option:[1,""," "],legend:[1,""," "],thead:[1,""],tr:[2,""],td:[3,""],col:[2,""],area:[1,""," "],_default:[0,"",""]};K.optgroup=K.option,K.tbody=K.tfoot=K.colgroup=K.caption=K.thead,K.th=K.td,r.support.htmlSerialize||(K._default=[1,"div","
"]),r.fn.extend({text:function(e){return r.isFunction(e)?this.each(function(t){var n=r(this);n.text(e.call(this,t,n.text()))}):typeof e!="object"&&e!==t?this.empty().append((this[0]&&this[0].ownerDocument||n).createTextNode(e)):r.text(this)},wrapAll:function(e){if(r.isFunction(e))return this.each(function(t){r(this).wrapAll(e.call(this,t))});if(this[0]){var t=r(e,this[0].ownerDocument).eq(0).clone(!0);this[0].parentNode&&t.insertBefore(this[0]),t.map(function(){var e=this;while(e.firstChild&&e.firstChild.nodeType===1)e=e.firstChild;return e}).append(this)}return this},wrapInner:function(e){return r.isFunction(e)?this.each(function(t){r(this).wrapInner(e.call(this,t))}):this.each(function(){var t=r(this),n=t.contents();n.length?n.wrapAll(e):t.append(e)})},wrap:function(e){return this.each(function(){r(this).wrapAll(e)})},unwrap:function(){return this.parent().each(function(){r.nodeName(this,"body")||r(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,!0,function(e){this.nodeType===1&&this.appendChild(e)})},prepend:function(){return this.domManip(arguments,!0,function(e){this.nodeType===1&&this.insertBefore(e,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,!1,function(e){this.parentNode.insertBefore(e,this)});if(arguments.length){var e=r(arguments[0]);return e.push.apply(e,this.toArray()),this.pushStack(e,"before",arguments)}},after:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,!1,function(e){this.parentNode.insertBefore(e,this.nextSibling)});if(arguments.length){var e=this.pushStack(this,"after",arguments);return e.push.apply(e,r(arguments[0]).toArray()),e}},remove:function(e,t){for(var n=0,i;(i=this[n])!=null;n++)if(!e||r.filter(e,[i]).length)!t&&i.nodeType===1&&(r.cleanData(i.getElementsByTagName("*")),r.cleanData([i])),i.parentNode&&i.parentNode.removeChild(i);return this},empty:function(){for(var e=0,t;(t=this[e])!=null;e++){t.nodeType===1&&r.cleanData(t.getElementsByTagName("*"));while(t.firstChild)t.removeChild(t.firstChild)}return this},clone:function(e){var t=this.map(function(){if(!r.support.noCloneEvent&&!r.isXMLDoc(this)){var e=this.outerHTML,t=this.ownerDocument;if(!e){var n=t.createElement("div");n.appendChild(this.cloneNode(!0)),e=n.innerHTML}return r.clean([e.replace(q,"").replace(J,'="$1">').replace(R,"")],t)[0]}return this.cloneNode(!0)});return e===!0&&(G(this,t),G(this.find("*"),t.find("*"))),t},html:function(e){if(e===t)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(q,""):null;if(typeof e=="string"&&!V.test(e)&&(r.support.leadingWhitespace||!R.test(e))&&!K[(z.exec(e)||["",""])[1].toLowerCase()]){e=e.replace(U,"<$1>$2>");try{for(var n=0,i=this.length;n0||s.cacheable||this.length>1?f.cloneNode(!0):f)}a.length&&r.each(a,Y)}return this}}),r.buildFragment=function(e,t,i){var s,o,u,a=t&&t[0]?t[0].ownerDocument||t[0]:n;return e.length===1&&typeof e[0]=="string"&&e[0].length<512&&a===n&&!V.test(e[0])&&(r.support.checkClone||!$.test(e[0]))&&(o=!0,u=r.fragments[e[0]],u&&u!==1&&(s=u)),s||(s=a.createDocumentFragment(),r.clean(e,a,s,i)),o&&(r.fragments[e[0]]=u?s:1),{fragment:s,cacheable:o}},r.fragments={},r.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(e,t){r.fn[e]=function(n){var i=[],s=r(n),o=this.length===1&&this[0].parentNode;if(o&&o.nodeType===11&&o.childNodes.length===1&&s.length===1)return s[t](this[0]),this;for(var u=0,a=s.length;u0?this.clone(!0):this).get();r(s[u])[t](f),i=i.concat(f)}return this.pushStack(i,e,s.selector)}}),r.extend({clean:function(e,t,i,s){t=t||n,typeof t.createElement=="undefined"&&(t=t.ownerDocument||t[0]&&t[0].ownerDocument||n);var o=[];for(var u=0,a;(a=e[u])!=null;u++){typeof a=="number"&&(a+="");if(!a)continue;if(typeof a=="string"&&!X.test(a))a=t.createTextNode(a);else if(typeof a=="string"){a=a.replace(U,"<$1>$2>");var f=(z.exec(a)||["",""])[1].toLowerCase(),l=K[f]||K._default,c=l[0],h=t.createElement("div");h.innerHTML=l[1]+a+l[2];while(c--)h=h.lastChild;if(!r.support.tbody){var p=W.test(a),d=f==="table"&&!p?h.firstChild&&h.firstChild.childNodes:l[1]===" "&&!p?h.childNodes:[];for(var v=d.length-1;v>=0;--v)r.nodeName(d[v],"tbody")&&!d[v].childNodes.length&&d[v].parentNode.removeChild(d[v])}!r.support.leadingWhitespace&&R.test(a)&&h.insertBefore(t.createTextNode(R.exec(a)[0]),h.firstChild),a=h.childNodes}a.nodeType?o.push(a):o=r.merge(o,a)}if(i)for(u=0;o[u];u++)s&&r.nodeName(o[u],"script")&&(!o[u].type||o[u].type.toLowerCase()==="text/javascript")?s.push(o[u].parentNode?o[u].parentNode.removeChild(o[u]):o[u]):(o[u].nodeType===1&&o.splice.apply(o,[u+1,0].concat(r.makeArray(o[u].getElementsByTagName("script")))),i.appendChild(o[u]));return o},cleanData:function(e){var t,n,i=r.cache,s=r.event.special,o=r.support.deleteExpando;for(var u=0,a;(a=e[u])!=null;u++){if(a.nodeName&&r.noData[a.nodeName.toLowerCase()])continue;n=a[r.expando];if(n){t=i[n];if(t&&t.events)for(var f in t.events)s[f]?r.event.remove(a,f):r.removeEvent(a,f,t.handle);o?delete a[r.expando]:a.removeAttribute&&a.removeAttribute(r.expando),delete i[n]}}}});var Z=/alpha\([^)]*\)/i,et=/opacity=([^)]*)/,tt=/-([a-z])/ig,nt=/([A-Z])/g,rt=/^-?\d+(?:px)?$/i,it=/^-?\d/,st={position:"absolute",visibility:"hidden",display:"block"},ot=["Left","Right"],ut=["Top","Bottom"],at,ft=n.defaultView&&n.defaultView.getComputedStyle,lt=function(e,t){return t.toUpperCase()};r.fn.css=function(e,n){return arguments.length===2&&n===t?this:r.access(this,e,n,!0,function(e,n,i){return i!==t?r.style(e,n,i):r.css(e,n)})},r.extend({cssHooks:{opacity:{get:function(e,t){if(t){var n=at(e,"opacity","opacity");return n===""?"1":n}return e.style.opacity}}},cssNumber:{zIndex:!0,fontWeight:!0,opacity:!0,zoom:!0,lineHeight:!0},cssProps:{"float":r.support.cssFloat?"cssFloat":"styleFloat"},style:function(e,n,i,s){if(!e||e.nodeType===3||e.nodeType===8||!e.style)return;var o,u=r.camelCase(n),a=e.style,f=r.cssHooks[u];n=r.cssProps[u]||u;if(i===t)return f&&"get"in f&&(o=f.get(e,!1,s))!==t?o:a[n];if(typeof i=="number"&&isNaN(i)||i==null)return;typeof i=="number"&&!r.cssNumber[u]&&(i+="px");if(!f||!("set"in f)||(i=f.set(e,i))!==t)try{a[n]=i}catch(l){}},css:function(e,n,i){var s,o=r.camelCase(n),u=r.cssHooks[o];n=r.cssProps[o]||o;if(u&&"get"in u&&(s=u.get(e,!0,i))!==t)return s;if(at)return at(e,n,o)},swap:function(e,t,n){var r={};for(var i in t)r[i]=e.style[i],e.style[i]=t[i];n.call(e);for(i in t)e.style[i]=r[i]},camelCase:function(e){return e.replace(tt,lt)}}),r.curCSS=r.css,r.each(["height","width"],function(e,t){r.cssHooks[t]={get:function(e,n,i){var s;if(n)return e.offsetWidth!==0?s=ct(e,t,i):r.swap(e,st,function(){s=ct(e,t,i)}),s+"px"},set:function(e,t){if(!rt.test(t))return t;t=parseFloat(t);if(t>=0)return t+"px"}}}),r.support.opacity||(r.cssHooks.opacity={get:function(e,t){return et.test((t&&e.currentStyle?e.currentStyle.filter:e.style.filter)||"")?parseFloat(RegExp.$1)/100+"":t?"1":""},set:function(e,t){var n=e.style;n.zoom=1;var i=r.isNaN(t)?"":"alpha(opacity="+t*100+")",s=n.filter||"";n.filter=Z.test(s)?s.replace(Z,i):n.filter+" "+i}}),ft?at=function(e,n,i){var s,o,u;i=i.replace(nt,"-$1").toLowerCase();if(!(o=e.ownerDocument.defaultView))return t;if(u=o.getComputedStyle(e,null))s=u.getPropertyValue(i),s===""&&!r.contains(e.ownerDocument.documentElement,e)&&(s=r.style(e,i));return s}:n.documentElement.currentStyle&&(at=function(e,t){var n,r,i=e.currentStyle&&e.currentStyle[t],s=e.style;return!rt.test(i)&&it.test(i)&&(n=s.left,r=e.runtimeStyle.left,e.runtimeStyle.left=e.currentStyle.left,s.left=t==="fontSize"?"1em":i||0,i=s.pixelLeft+"px",s.left=n,e.runtimeStyle.left=r),i}),r.expr&&r.expr.filters&&(r.expr.filters.hidden=function(e){var t=e.offsetWidth,n=e.offsetHeight;return t===0&&n===0||!r.support.reliableHiddenOffsets&&(e.style.display||r.css(e,"display"))==="none"},r.expr.filters.visible=function(e){return!r.expr.filters.hidden(e)});var ht=r.now(),pt=/