jQuery.each(["id","title","name","href","src","rel"],function(a,b){jQuery.fn[b]=function(c){return c==undefined?this.length?this[0][b]:null:this.attr(b,c)}});jQuery.each("top,left,position,float,overflow,color,background".split(","),function(a,b){jQuery.fn[b]=function(c){return c==undefined?(this.length?jQuery.css(this[0],b):null):this.css(b,c)}});var e=("blur,focus,load,resize,scroll,unload,click,dblclick,mousedown,mouseup,mousemove,mouseover,mouseout,change,reset,select,submit,keydown,keypress,keyup,error").split(",");for(var i=0;i<e.length;i++){new function(){var a=e[i];jQuery.fn["un"+a]=function(b){return this.unbind(a,b)};jQuery.fn["one"+a]=function(d){var b=jQuery(this);var c=function(){b.unbind(a,c);b=null;return d.apply(this,arguments)};return this.bind(a,c)}}}jQuery.fn.ancestors=jQuery.fn.parents;jQuery.expr[":"]["nth-child"]="jQuery.nth(a.parentNode.firstChild,parseInt(m[3])+1,'nextSibling')==a";jQuery.fn._filter=jQuery.fn.filter;jQuery.fn.filter=function(a){return this._filter(a.constructor==Array?a.join(","):a)};(function(a){a.each(["eq","lt","gt","contains"],function(b,c){a.fn[c]=function(d,f){return this.filter(":"+c+"("+d+")",f)}});a.fn.evalScripts=function(){};a.fn.loadIfModified=function(){var b=a.ajaxSettings.ifModified;a.ajaxSettings.ifModified=true;var c=a.fn.load.apply(this,arguments);a.ajaxSettings.ifModified=b;return c};a.getIfModified=function(){var b=a.ajaxSettings.ifModified;a.ajaxSettings.ifModified=true;var c=a.get.apply(a,arguments);a.ajaxSettings.ifModified=b;return c};a.ajaxTimeout=function(b){a.ajaxSettings.timeout=b}})(jQuery);