/*! * 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(e,a){function u(){return false}function ba(){return true}function ja(a,b,d){d[0].type=a;return c.event.handle.apply(b,d)}function ga(a){var b,d,e=[],f=[],h,k,l,n,s,v,b,d;k=c.data(this,this.nodetype?"events":"__events__");if(typeof k==="function")k=k.events;if(!(a.livefired===this||!k||!k.live||a.button&&a.type==="click")){if(a.namespace)d=regexp("(^|\\.)"+a.namespace.split(".").join("\\.(?:.*\\.)?")+"(\\.|$)");a.livefired=this;var h=k.live.slice(0);for(n=0;nd)break;a.currenttarget=f.elem;a.data=f.handleobj.data; a.handleobj=f.handleobj;d=f.handleobj.orighandler.apply(f.elem,arguments);if(d===false||a.ispropagationstopped()){d=f.level;if(d===false)b=false}}return b}}function y(a,b){return(a&&a!=="*"?a+".":"")+b.replace(ha,"`").replace(ia,"&")}function ka(a,b,d){if(c.isfunction(b))return c.grep(a,function(f,h){return!!b.call(f,h,f)===d});else if(b.nodetype)return c.grep(a,function(f){return f===b===d});else if(typeof b==="string"){var e=c.grep(a,function(f){return f.nodetype===1});if(ja.test(b))return c.filter(b, e,!d);else b=c.filter(b,e)}return c.grep(a,function(f){return c.inarray(f,b)>=0===d})}function la(a,b){var d=0;b.each(function(){if(this.nodename===(a[d]&&a[d].nodename)){var e=c.data(a[d++]),f=c.data(this,e);if(e=e&&e.events){delete f.handle;f.events={};for(var h in e)for(var k in e[h])c.event.add(this,h,e[h][k],e[h][k].data)}}})}function ka(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 ma(a,b,d){var e=b==="width"?a.offsetwidth:a.offsetheight;if(d==="border")return e;c.each(b==="width"?la:ma,function(){d||(e-=parsefloat(c.css(a,"padding"+this))||0);if(d==="margin")e+=parsefloat(c.css(a,"margin"+this))||0;else e-=parsefloat(c.css(a,"border"+this+"width"))||0});return e}function ca(a,b,d,e){if(c.isarray(b)&&b.length)c.each(b,function(f,h){d||na.test(a)?e(a,h):ca(a+"["+(typeof h==="object"||c.isarray(h)?f:"")+"]",h,d,e)});else if(!d&&b!=null&&typeof b==="object")c.isemptyobject(b)? e(a,""):c.each(b,function(f,h){ca(a+"["+f+"]",h,d,e)});else e(a,b)}function s(a,b){var d={};c.each(na.concat.apply([],na.slice(0,b)),function(){d[this]=a});return d}function oa(a){if(!da[a]){var b=c("<"+a+">").appendto("body"),d=b.css("display");b.remove();if(d==="none"||d==="")d="block";da[a]=d}return da[a]}function ea(a){return c.iswindow(a)?a:a.nodetype===9?a.defaultview||a.parentwindow:false}var u=e.document,c=function(){function a(){if(!b.isready){try{u.documentelement.doscroll("left")}catch(i){settimeout(a, 1);return}b.ready()}}var b=function(i,r){return new b.fn.init(i,r)},d=e.jquery,e=e.$,f,h=/^(?:[^<]*(<[\w\w]+>)[^>]*$|#([\w\-]+)$)/,k=/\s/,l=/^\s+/,n=/\s+$/,s=/\w/,v=/\d/,b=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,d=/^[\],:{}\s]*$/,h=/\\(?:["\\\/bfnrt]|u[0-9a-fa-f]{4})/g,w=/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[ee][+\-]?\d+)?/g,g=/(?:^|:|,)(?:\s*\[)+/g,m=/(webkit)[ \/]([\w.]+)/,g=/(opera)(?:.*version)?[ \/]([\w.]+)/,j=/(msie) ([\w.]+)/,o=/(mozilla)(?:.*? rv:([\w.]+))?/,m=navigator.useragent,p=false, q=[],t,x=object.prototype.tostring,c=object.prototype.hasownproperty,p=array.prototype.push,n=array.prototype.slice,r=string.prototype.trim,q=array.prototype.indexof,l={};b.fn=b.prototype={init:function(i,r){var y,z,f;if(!i)return this;if(i.nodetype){this.context=this[0]=i;this.length=1;return this}if(i==="body"&&!r&&u.body){this.context=u;this[0]=u.body;this.selector="body";this.length=1;return this}if(typeof i==="string")if((y=h.exec(i))&&(y[1]||!r))if(y[1]){f=r?r.ownerdocument||r:u;if(z=b.exec(i))if(b.isplainobject(r)){i= [u.createelement(z[1])];b.fn.attr.call(i,r,true)}else i=[f.createelement(z[1])];else{z=b.buildfragment([y[1]],[f]);i=(z.cacheable?z.fragment.clonenode(true):z.fragment).childnodes}return b.merge(this,i)}else{if((z=u.getelementbyid(y[2]))&&z.parentnode){if(z.id!==y[2])return f.find(i);this.length=1;this[0]=z}this.context=u;this.selector=i;return this}else if(!r&&!s.test(i)){this.selector=i;this.context=u;i=u.getelementsbytagname(i);return b.merge(this,i)}else return!r||r.jquery?(r||f).find(i):b(r).find(i); else if(b.isfunction(i))return f.ready(i);if(i.selector!==a){this.selector=i.selector;this.context=i.context}return b.makearray(i,this)},selector:"",jquery:"1.4.3",length:0,size:function(){return this.length},toarray:function(){return n.call(this,0)},get:function(i){return i==null?this.toarray():i<0?this.slice(i)[0]:this[i]},pushstack:function(i,r,y){var z=b();b.isarray(i)?p.apply(z,i):b.merge(z,i);z.prevobject=this;z.context=this.context;if(r==="find")z.selector=this.selector+(this.selector?" ": "")+y;else if(r)z.selector=this.selector+"."+r+"("+y+")";return z},each:function(i,r){return b.each(this,i,r)},ready:function(i){b.bindready();if(b.isready)i.call(u,b);else q&&q.push(i);return this},eq:function(i){return i===-1?this.slice(i):this.slice(i,+i+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushstack(n.apply(this,arguments),"slice",n.call(arguments).join(","))},map:function(i){return this.pushstack(b.map(this,function(r,y){return i.call(r, y,r)}))},end:function(){return this.prevobject||b(null)},push:p,sort:[].sort,splice:[].splice};b.fn.init.prototype=b.fn;b.extend=b.fn.extend=function(){var i=arguments[0]||{},r=1,y=arguments.length,z=false,f,i,k,j,fa;if(typeof i==="boolean"){z=i;i=arguments[1]||{};r=2}if(typeof i!=="object"&&!b.isfunction(i))i={};if(y===r){i=this;--r}for(;r0)){if(q){for(var r=0;i=q[r++];)i.call(u,b);q=null}b.fn.triggerhandler&&b(u).triggerhandler("ready")}}},bindready:function(){if(!p){p=true;if(u.readystate==="complete")return settimeout(b.ready, 1);if(u.addeventlistener){u.addeventlistener("domcontentloaded",t,false);e.addeventlistener("load",b.ready,false)}else if(u.attachevent){u.attachevent("onreadystatechange",t);e.attachevent("onload",b.ready);var i=false;try{i=e.frameelement==null}catch(r){}u.documentelement.doscroll&&i&&a()}}},isfunction:function(i){return b.type(i)==="function"},isarray:array.isarray||function(i){return b.type(i)==="array"},iswindow:function(i){return i&&typeof i==="object"&&"setinterval"in i},isnan:function(i){return i== null||!v.test(i)||isnan(i)},type:function(i){return i==null?string(i):l[x.call(i)]||"object"},isplainobject:function(i){if(!i||b.type(i)!=="object"||i.nodetype||b.iswindow(i))return false;if(i.constructor&&!c.call(i,"constructor")&&!c.call(i.constructor.prototype,"isprototypeof"))return false;for(var r in i);return r===a||c.call(i,r)},isemptyobject:function(i){for(var r in i)return false;return true},error:function(i){throw i;},parsejson:function(i){if(typeof i!=="string"||!i)return null;i=b.trim(i); if(d.test(i.replace(h,"@").replace(w,"]").replace(g,"")))return e.json&&e.json.parse?e.json.parse(i):(new function("return "+i))();else b.error("invalid json: "+i)},noop:function(){},globaleval:function(i){if(i&&k.test(i)){var r=u.getelementsbytagname("head")[0]||u.documentelement,y=u.createelement("script");y.type="text/javascript";if(b.support.scripteval)y.appendchild(u.createtextnode(i));else y.text=i;r.insertbefore(y,r.firstchild);r.removechild(y)}},nodename:function(i,r){return i.nodename&&i.nodename.touppercase()=== r.touppercase()},each:function(i,r,y){var z,f=0,i=i.length,k=i===a||b.isfunction(i);if(y)if(k)for(z in i){if(r.apply(i[z],y)===false)break}else for(;f";a=u.createdocumentfragment();a.appendchild(d.firstchild);c.support.checkclone=a.clonenode(true).clonenode(true).lastchild.checked;c(function(){var s=u.createelement("div"); s.style.width=s.style.paddingleft="1px";u.body.appendchild(s);c.boxmodel=c.support.boxmodel=s.offsetwidth===2;if("zoom"in s.style){s.style.display="inline";s.style.zoom=1;c.support.inlineblockneedslayout=s.offsetwidth===2;s.style.display="";s.innerhtml="
";c.support.shrinkwrapblocks=s.offsetwidth!==2}s.innerhtml="
t
";var v=s.getelementsbytagname("td");c.support.reliablehiddenoffsets=v[0].offsetheight=== 0;v[0].style.display="";v[1].style.display="none";c.support.reliablehiddenoffsets=c.support.reliablehiddenoffsets&&v[0].offsetheight===0;s.innerhtml="";u.body.removechild(s).style.display="none"});a=function(s){var v=u.createelement("div");s="on"+s;var b=s in v;if(!b){v.setattribute(s,"return;");b=typeof v[s]==="function"}return b};c.support.submitbubbles=a("submit");c.support.changebubbles=a("change");a=b=d=f=h=null}})();c.props={"for":"htmlfor","class":"classname",readonly:"readonly",maxlength:"maxlength", cellspacing:"cellspacing",rowspan:"rowspan",colspan:"colspan",tabindex:"tabindex",usemap:"usemap",frameborder:"frameborder"};var pa={},oa=/^(?:\{.*\}|\[.*\])$/;c.extend({cache:{},uuid:0,expando:"jquery"+c.now(),nodata:{embed:true,object:"clsid:d27cdb6e-ae6d-11cf-96b8-444553540000",applet:true},data:function(a,b,d){if(c.acceptdata(a)){a=a==e?pa:a;var e=a.nodetype,f=e?a[c.expando]:null,h=c.cache;if(!(e&&!f&&typeof b==="string"&&d===a)){if(e)f||(a[c.expando]=f=++c.uuid);else h=a;if(typeof b==="object")if(e)h[f]= c.extend(h[f],b);else c.extend(h,b);else if(e&&!h[f])h[f]={};a=e?h[f]:h;if(d!==a)a[b]=d;return typeof b==="string"?a[b]:a}}},removedata:function(a,b){if(c.acceptdata(a)){a=a==e?pa:a;var d=a.nodetype,e=d?a[c.expando]:a,f=c.cache,h=d?f[e]:e;if(b){if(h){delete h[b];d&&c.isemptyobject(h)&&c.removedata(a)}}else if(d&&c.support.deleteexpando)delete a[c.expando];else if(a.removeattribute)a.removeattribute(c.expando);else if(d)delete f[e];else for(var k in a)delete a[k]}},acceptdata:function(a){if(a.nodename){var b= c.nodata[a.nodename.tolowercase()];if(b)return!(b===true||a.getattribute("classid")!==b)}return true}});c.fn.extend({data:function(a,b){if(typeof a==="undefined")return this.length?c.data(this[0]):null;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===a){var e=this.triggerhandler("getdata"+d[1]+"!",[d[0]]);if(e===a&&this.length){e=c.data(this[0],a);if(e===a&&this[0].nodetype===1){e=this[0].getattribute("data-"+a);if(typeof e=== "string")try{e=e==="true"?true:e==="false"?false:e==="null"?null:!c.isnan(e)?parsefloat(e):oa.test(e)?c.parsejson(e):e}catch(f){}else e=a}}return e===a&&d[1]?this.data(d[0]):e}else return this.each(function(){var h=c(this),k=[d[0],b];h.triggerhandler("setdata"+d[1]+"!",k);c.data(this,a,b);h.triggerhandler("changedata"+d[1]+"!",k)})},removedata:function(a){return this.each(function(){c.removedata(this,a)})}});c.extend({queue:function(a,b,d){if(a){b=(b||"fx")+"queue";var e=c.data(a,b);if(!d)return e|| [];if(!e||c.isarray(d))e=c.data(a,b,c.makearray(d));else e.push(d);return e}},dequeue:function(a,b){b=b||"fx";var d=c.queue(a,b),e=d.shift();if(e==="inprogress")e=d.shift();if(e){b==="fx"&&d.unshift("inprogress");e.call(a,function(){c.dequeue(a,b)})}}});c.fn.extend({queue:function(a,b){if(typeof a!=="string"){b=a;a="fx"}if(b===a)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 qa=/[\n\t]/g,ga=/\s+/,pa=/\r/g,qa=/^(?:href|src|style)$/,ra=/^(?:button|input)$/i,sa=/^(?:button|input|object|select|textarea)$/i,ta=/^a(?:rea)?$/i,ra=/^(?:radio|checkbox)$/i;c.fn.extend({attr:function(a,b){return c.access(this,a,b,true,c.attr)},removeattr:function(a){return this.each(function(){c.attr(this, a,"");this.nodetype===1&&this.removeattribute(a)})},addclass:function(a){if(c.isfunction(a))return this.each(function(s){var v=c(this);v.addclass(a.call(this,s,v.attr("class")))});if(a&&typeof a==="string")for(var b=(a||"").split(ga),d=0,e=this.length;d-1)return true;return false}, val:function(a){if(!arguments.length){var b=this[0];if(b){if(c.nodename(b,"option")){var d=b.attributes.value;return!d||d.specified?b.value:b.text}if(c.nodename(b,"select")){var e=b.selectedindex;d=[];var f=b.options;b=b.type==="select-one";if(e<0)return null;var h=b?e:0;for(e=b?e+1:f.length;h=0;else if(c.nodename(this,"select")){var b=c.makearray(v);c("option",this).each(function(){this.selected= c.inarray(c(this).val(),b)>=0});if(!b.length)this.selectedindex=-1}else this.value=v}})}});c.extend({attrfn:{val:true,css:true,html:true,text:true,data:true,width:true,height:true,offset:true},attr:function(a,b,d,e){if(!a||a.nodetype===3||a.nodetype===8)return a;if(e&&b in c.attrfn)return c(a)[b](d);e=a.nodetype!==1||!c.isxmldoc(a);var f=d!==a;b=e&&c.props[b]||b;if(a.nodetype===1){var h=qa.test(b);if((b in a||a[b]!==a)&&e&&!h){if(f){b==="type"&&ra.test(a.nodename)&&a.parentnode&&c.error("type property can't be changed"); if(d===null)a.nodetype===1&&a.removeattribute(b);else a[b]=d}if(c.nodename(a,"form")&&a.getattributenode(b))return a.getattributenode(b).nodevalue;if(b==="tabindex")return(b=a.getattributenode("tabindex"))&&b.specified?b.value:sa.test(a.nodename)||ta.test(a.nodename)&&a.href?0:a;return a[b]}if(!c.support.style&&e&&b==="style"){if(f)a.style.csstext=""+d;return a.style.csstext}f&&a.setattribute(b,""+d);if(!a.attributes[b]&&a.hasattribute&&!a.hasattribute(b))return a;a=!c.support.hrefnormalized&&e&& h?a.getattribute(b,2):a.getattribute(b);return a===null?a:a}}});var x=/\.(.*)$/,ha=/^(?:textarea|input|select)$/i,ha=/\./g,ia=/ /g,ua=/[^\w\s.|`]/g,va=function(a){return a.replace(ua,"\\$&")},sa={focusin:0,focusout:0};c.event={add:function(a,b,d,e){if(!(a.nodetype===3||a.nodetype===8)){if(c.iswindow(a)&&a!==e&&!a.frameelement)a=e;if(d===false)d=u;var f,h;if(d.handler){f=d;d=f.handler}if(!d.guid)d.guid=c.guid++;if(h=c.data(a)){var k=a.nodetype?"events":"__events__",l=h[k],n=h.handle;if(typeof l=== "function"){n=l.handle;l=l.events}else if(!l){a.nodetype||(h[k]=h=function(){});h.events=l={}}if(!n)h.handle=n=function(){return typeof c!=="undefined"&&!c.event.triggered?c.event.handle.apply(n.elem,arguments):a};n.elem=a;b=b.split(" ");for(var s=0,v;k=b[s++];){h=f?c.extend({},f):{handler:d,data:e};if(k.indexof(".")>-1){v=k.split(".");k=v.shift();h.namespace=v.slice(0).sort().join(".")}else{v=[];h.namespace=""}h.type=k;if(!h.guid)h.guid=d.guid;var b=l[k],d=c.event.special[k]||{};if(!b){b=l[k]=[]; if(!d.setup||d.setup.call(a,e,v,n)===false)if(a.addeventlistener)a.addeventlistener(k,n,false);else a.attachevent&&a.attachevent("on"+k,n)}if(d.add){d.add.call(a,h);if(!h.handler.guid)h.handler.guid=d.guid}b.push(h);c.event.global[k]=true}a=null}}},global:{},remove:function(a,b,d,e){if(!(a.nodetype===3||a.nodetype===8)){if(d===false)d=u;var f,h,k=0,l,n,s,v,b,d,h=a.nodetype?"events":"__events__",w=c.data(a),g=w&&w[h];if(w&&g){if(typeof g==="function"){w=g;g=g.events}if(b&&b.type){d=b.handler;b=b.type}if(!b|| typeof b==="string"&&b.charat(0)==="."){b=b||"";for(f in g)c.event.remove(a,f+b)}else{for(b=b.split(" ");f=b[k++];){v=f;l=f.indexof(".")<0;n=[];if(!l){n=f.split(".");f=n.shift();s=regexp("(^|\\.)"+c.map(n.slice(0).sort(),va).join("\\.(?:.*\\.)?")+"(\\.|$)")}if(b=g[f])if(d){v=c.event.special[f]||{};for(h=e||0;h=0){a.type= f=f.slice(0,-1);a.exclusive=true}if(!d){a.stoppropagation();c.event.global[f]&&c.each(c.cache,function(){this.events&&this.events[f]&&c.event.trigger(a,b,this.handle.elem)})}if(!d||d.nodetype===3||d.nodetype===8)return a;a.result=a;a.target=d;b=c.makearray(b);b.unshift(a)}a.currenttarget=d;(e=d.nodetype?c.data(d,"handle"):(c.data(d,"__events__")||{}).handle)&&e.apply(d,b);e=d.parentnode||d.ownerdocument;try{if(!(d&&d.nodename&&c.nodata[d.nodename.tolowercase()]))if(d["on"+f]&&d["on"+f].apply(d,b)=== false){a.result=false;a.preventdefault()}}catch(h){}if(!a.ispropagationstopped()&&e)c.event.trigger(a,b,e,true);else if(!a.isdefaultprevented()){e=a.target;var k,l=f.replace(x,""),n=c.nodename(e,"a")&&l==="click",s=c.event.special[l]||{};if((!s._default||s._default.call(d,a)===false)&&!n&&!(e&&e.nodename&&c.nodata[e.nodename.tolowercase()])){try{if(e[l]){if(k=e["on"+l])e["on"+l]=null;c.event.triggered=true;e[l]()}}catch(v){}if(k)e["on"+l]=k;c.event.triggered=false}}},handle:function(a){var b,d,e; d=[];var f,h=c.makearray(arguments);a=h[0]=c.event.fix(a||e.event);a.currenttarget=this;b=a.type.indexof(".")<0&&!a.exclusive;if(!b){e=a.type.split(".");a.type=e.shift();d=e.slice(0).sort();e=regexp("(^|\\.)"+d.join("\\.(?:.*\\.)?")+"(\\.|$)")}a.namespace=a.namespace||d.join(".");f=c.data(this,this.nodetype?"events":"__events__");if(typeof f==="function")f=f.events;d=(f||{})[a.type];if(f&&d){d=d.slice(0);f=0;for(var k=d.length;f-1?c.map(a.options,function(e){return e.selected}).join("-"):"";else if(a.nodename.tolowercase()==="select")d=a.selectedindex;return d},z=function(a,b){var d=a.target,e,f;if(!(!ha.test(d.nodename)||d.readonly)){e=c.data(d,"_change_data");f=va(d);if(a.type!=="focusout"||d.type!=="radio")c.data(d,"_change_data",f);if(!(e===a||f===e))if(e!=null||f){a.type="change";a.livefired= a;return c.event.trigger(a,b,d)}}};c.event.special.change={filters:{focusout:z,beforedeactivate:z,click:function(a){var b=a.target,d=b.type;if(d==="radio"||d==="checkbox"||b.nodename.tolowercase()==="select")return z.call(this,a)},keydown:function(a){var b=a.target,d=b.type;if(a.keycode===13&&b.nodename.tolowercase()!=="textarea"||a.keycode===32&&(d==="checkbox"||d==="radio")||d==="select-multiple")return z.call(this,a)},beforeactivate:function(a){a=a.target;c.data(a,"_change_data",va(a))}},setup:function(){if(this.type=== "file")return false;for(var a in v)c.event.add(this,a+".specialchange",v[a]);return ha.test(this.nodename)},teardown:function(){c.event.remove(this,".specialchange");return ha.test(this.nodename)}};v=c.event.special.change.filters;v.focus=v.beforeactivate}u.addeventlistener&&c.each({focus:"focusin",blur:"focusout"},function(a,b){function d(e){e=c.event.fix(e);e.type=b;return c.event.trigger(e,null,e.target)}c.event.special[b]={setup:function(){sa[b]++===0&&u.addeventlistener(a,d,true)},teardown:function(){--sa[b]=== 0&&u.removeeventlistener(a,d,true)}}});c.each(["bind","one"],function(a,b){c.fn[b]=function(d,e,f){if(typeof d==="object"){for(var h in d)this[b](h,e,d[h],f);return this}if(c.isfunction(e)||e===false){f=e;e=a}var k=b==="one"?c.proxy(f,function(n){c(this).unbind(n,k);return f.apply(this,arguments)}):f;if(d==="unload"&&b!=="one")this.one(d,e,f);else{h=0;for(var l=this.length;h0?this.bind(b,d,e):this.trigger(b)};if(c.attrfn)c.attrfn[b]=true});e.attachevent&&!e.addeventlistener&&c(e).bind("unload",function(){for(var a in c.cache)if(c.cache[a].handle)try{c.event.remove(c.cache[a].handle.elem)}catch(b){}}); (function(){function a(g,j,o,m,p,q){p=0;for(var t=m.length;p0){c=x;break}}x=x[g]}m[p]=c}}}var d=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^\[\]]*\]|['"][^'"]*['"]|[^\[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,e=0,f=object.prototype.tostring,h=false,k=true;[0,0].sort(function(){k=false;return 0});var l=function(g,j,o,m){o=o||[];var p=j=j||u;if(j.nodetype!==1&&j.nodetype!==9)return[];if(!g||typeof g!=="string")return o;var q=[],t,x,c,p,n=true,r=l.isxml(j),q=g,l;do{d.exec("");if(t=d.exec(q)){q=t[3];q.push(t[1]);if(t[2]){p=t[3]; break}}}while(t);if(q.length>1&&s.exec(g))if(q.length===2&&n.relative[q[0]])x=m(q[0]+q[1],j);else for(x=n.relative[q[0]]?[j]:l(q.shift(),j);q.length;){g=q.shift();if(n.relative[g])g+=q.shift();x=m(g,x)}else{if(!m&&q.length>1&&j.nodetype===9&&!r&&n.match.id.test(q[0])&&!n.match.id.test(q[q.length-1])){t=l.find(q.shift(),j,r);j=t.expr?l.filter(t.expr,t.set)[0]:t.set[0]}if(j){t=m?{expr:q.pop(),set:d(m)}:l.find(q.pop(),q.length===1&&(q[0]==="~"||q[0]==="+")&&j.parentnode?j.parentnode:j,r);x=t.expr?l.filter(t.expr, t.set):t.set;if(q.length>0)c=d(x);else n=false;for(;q.length;){t=l=q.pop();if(n.relative[l])t=q.pop();else l="";if(t==null)t=j;n.relative[l](c,t,r)}}else c=[]}c||(c=x);c||l.error(l||g);if(f.call(c)==="[object array]")if(n)if(j&&j.nodetype===1)for(g=0;c[g]!=null;g++){if(c[g]&&(c[g]===true||c[g].nodetype===1&&l.contains(j,c[g])))o.push(x[g])}else for(g=0;c[g]!=null;g++)c[g]&&c[g].nodetype===1&&o.push(x[g]);else o.push.apply(o,c);else d(c,o);if(p){l(p,p,o,m);l.uniquesort(o)}return o};l.uniquesort=function(g){if(w){h= k;g.sort(w);if(h)for(var j=1;j0};l.find=function(g,j,o){var m;if(!g)return[];for(var p=0,q=n.order.length;p":function(g,j){var o=typeof j==="string",m,p=0,q=g.length;if(o&&!/\w/.test(j))for(j=j.tolowercase();p=0))o||m.push(t);else if(o)j[q]=false;return false},id:function(g){return g[1].replace(/\\/g,"")},tag:function(g){return g[1].tolowercase()},child:function(g){if(g[1]==="nth"){var j=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(g[2]==="even"&&"2n"||g[2]==="odd"&&"2n+1"||!/\d/.test(g[2])&&"0n+"+g[2]||g[2]);g[2]=j[1]+(j[2]||1)-0;g[3]=j[3]-0}g[0]=e++;return g},attr:function(g,j,o, m,p,q){j=g[1].replace(/\\/g,"");if(!q&&n.attrmap[j])g[1]=n.attrmap[j];if(g[2]==="~=")g[4]=" "+g[4]+" ";return g},pseudo:function(g,j,o,m,p){if(g[1]==="not")if((d.exec(g[3])||"").length>1||/^\w/.test(g[3]))g[3]=l(g[3],null,null,j);else{g=l.filter(g[3],j,o,true^p);o||m.push.apply(m,g);return false}else if(n.match.pos.test(g[0])||n.match.child.test(g[0]))return true;return g},pos:function(g){g.unshift(true);return g}},filters:{enabled:function(g){return g.disabled===false&&g.type!=="hidden"},disabled:function(g){return g.disabled=== true},checked:function(g){return g.checked===true},selected:function(g){return g.selected===true},parent:function(g){return!!g.firstchild},empty:function(g){return!g.firstchild},has:function(g,j,o){return!!l(o[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,j){return j===0},last:function(g,j,o,m){return j===m.length-1},even:function(g,j){return j%2===0},odd:function(g,j){return j%2===1},lt:function(g,j,o){return jo[3]-0},nth:function(g,j,o){return o[3]- 0===j},eq:function(g,j,o){return o[3]-0===j}},filter:{pseudo:function(g,j,o,m){var p=j[1],q=n.filters[p];if(q)return q(g,o,j,m);else if(p==="contains")return(g.textcontent||g.innertext||l.gettext([g])||"").indexof(j[3])>=0;else if(p==="not"){j=j[3];o=0;for(m=j.length;o=0}},id:function(g,j){return g.nodetype===1&&g.getattribute("id")===j},tag:function(g,j){return j==="*"&&g.nodetype===1||g.nodename.tolowercase()=== j},class:function(g,j){return(" "+(g.classname||g.getattribute("class"))+" ").indexof(j)>-1},attr:function(g,j){var o=j[1];o=n.attrhandle[o]?n.attrhandle[o](g):g[o]!=null?g[o]:g.getattribute(o);var m=o+"",p=j[2],q=j[4];return o==null?p==="!=":p==="="?m===q:p==="*="?m.indexof(q)>=0:p==="~="?(" "+m+" ").indexof(q)>=0:!q?m&&o!==false:p==="!="?m!==q:p==="^="?m.indexof(q)===0:p==="$="?m.substr(m.length-q.length)===q:p==="|="?m===q||m.substr(0,q.length+1)===q+"-":false},pos:function(g,j,o,m){var p=n.setfilters[j[2]]; if(p)return p(g,o,j,m)}}},s=n.match.pos,v=function(g,j){return"\\"+(j-0+1)},b;for(b in n.match){n.match[b]=regexp(n.match[b].source+/(?![^\[]*\])(?![^\(]*\))/.source);n.leftmatch[b]=regexp(/(^(?:.|\r|\n)*?)/.source+n.match[b].source.replace(/\\(\d+)/g,v))}var d=function(g,j){g=array.prototype.slice.call(g,0);if(j){j.push.apply(j,g);return j}return g};try{array.prototype.slice.call(u.documentelement.childnodes,0)}catch(h){d=function(g,j){var o=j||[],m=0;if(f.call(g)==="[object array]")array.prototype.push.apply(o, g);else if(typeof g.length==="number")for(var p=g.length;m";var o=u.documentelement;o.insertbefore(g,o.firstchild);if(u.getelementbyid(j)){n.find.id=function(m,p,q){if(typeof p.getelementbyid!=="undefined"&&!q)return(p=p.getelementbyid(m[1]))?p.id===m[1]||typeof p.getattributenode!=="undefined"&&p.getattributenode("id").nodevalue===m[1]?[p]:a:[]};n.filter.id=function(m,p){var q=typeof m.getattributenode!=="undefined"&&m.getattributenode("id");return m.nodetype===1&&q&&q.nodevalue===p}}o.removechild(g); o=g=null})();(function(){var g=u.createelement("div");g.appendchild(u.createcomment(""));if(g.getelementsbytagname("*").length>0)n.find.tag=function(j,o){var m=o.getelementsbytagname(j[1]);if(j[1]==="*"){for(var p=[],q=0;m[q];q++)m[q].nodetype===1&&p.push(m[q]);m=p}return m};g.innerhtml="";if(g.firstchild&&typeof g.firstchild.getattribute!=="undefined"&&g.firstchild.getattribute("href")!=="#")n.attrhandle.href=function(j){return j.getattribute("href",2)};g=null})();u.queryselectorall&& function(){var g=l,j=u.createelement("div");j.innerhtml="

";if(!(j.queryselectorall&&j.queryselectorall(".test").length===0)){l=function(m,p,q,t){p=p||u;if(!t&&!l.isxml(p))if(p.nodetype===9)try{return d(p.queryselectorall(m),q)}catch(x){}else if(p.nodetype===1&&p.nodename.tolowercase()!=="object"){var c=p.id,p=p.id="__sizzle__";try{return d(p.queryselectorall("#"+p+" "+m),q)}catch(n){}finally{if(c)p.id=c;else p.removeattribute("id")}}return g(m,p,q,t)};for(var o in g)l[o]=g[o]; j=null}}();(function(){var g=u.documentelement,j=g.matchesselector||g.mozmatchesselector||g.webkitmatchesselector||g.msmatchesselector,o=false;try{j.call(u.documentelement,":sizzle")}catch(m){o=true}if(j)l.matchesselector=function(p,q){try{if(o||!n.match.pseudo.test(q))return j.call(p,q)}catch(t){}return l(q,null,null,[p]).length>0}})();(function(){var g=u.createelement("div");g.innerhtml="
";if(!(!g.getelementsbyclassname||g.getelementsbyclassname("e").length=== 0)){g.lastchild.classname="e";if(g.getelementsbyclassname("e").length!==1){n.order.splice(1,0,"class");n.find.class=function(j,o,m){if(typeof o.getelementsbyclassname!=="undefined"&&!m)return o.getelementsbyclassname(j[1])};g=null}}})();l.contains=u.documentelement.contains?function(g,j){return g!==j&&(g.contains?g.contains(j):true)}:function(g,j){return!!(g.comparedocumentposition(j)&16)};l.isxml=function(g){return(g=(g?g.ownerdocument||g:0).documentelement)?g.nodename!=="html":false};var m=function(g, j){for(var o=[],m="",p,q=j.nodetype?[j]:j;p=n.match.pseudo.exec(g);){m+=p[0];g=g.replace(n.match.pseudo,"")}g=n.relative[g]?g+"*":g;p=0;for(var t=q.length;p0)for(var h=d;h0},closest:function(a, b){var d=[],e,f,h=this[0];if(c.isarray(a)){var k={},l,n=1;if(h&&a.length){e=0;for(f=a.length;e-1:c(h).is(e))d.push({selector:l,elem:h,level:n})}h=h.parentnode;n++}}return d}k=$a.test(a)?c(a,b||this.context):null;e=0;for(f=this.length;e-1:c.find.matchesselector(h,a)){d.push(h);break}else{h=h.parentnode;if(!h|| !h.ownerdocument||h===b)break}d=d.length>1?c.unique(d):d;return this.pushstack(d,"closest",a)},index:function(a){if(!a||typeof a==="string")return c.inarray(this[0],a?c(a):this.parent().children());return c.inarray(a.jquery?a[0]:a,this)},add:function(a,b){var d=typeof a==="string"?c(a,b||this.context):c.makearray(a),e=c.merge(this.get(),d);return this.pushstack(!d[0]||!d[0].parentnode||d[0].parentnode.nodetype===11||!e[0]||!e[0].parentnode||e[0].parentnode.nodetype===11?e:c.unique(e))},andself:function(){return this.add(this.prevobject)}}); c.each({parent:function(a){return(a=a.parentnode)&&a.nodetype!==11?a:null},parents:function(a){return c.dir(a,"parentnode")},parentsuntil:function(a,b,d){return c.dir(a,"parentnode",d)},next:function(a){return c.nth(a,2,"nextsibling")},prev:function(a){return c.nth(a,2,"previoussibling")},nextall:function(a){return c.dir(a,"nextsibling")},prevall:function(a){return c.dir(a,"previoussibling")},nextuntil:function(a,b,d){return c.dir(a,"nextsibling",d)},prevuntil:function(a,b,d){return c.dir(a,"previoussibling", d)},siblings:function(a){return c.sibling(a.parentnode.firstchild,a)},children:function(a){return c.sibling(a.firstchild)},contents:function(a){return c.nodename(a,"iframe")?a.contentdocument||a.contentwindow.document:c.makearray(a.childnodes)}},function(a,b){c.fn[a]=function(d,e){var f=c.map(this,b,d);wa.test(a)||(e=d);if(e&&typeof e==="string")f=c.filter(e,f);f=this.length>1?c.unique(f):f;if((this.length>1||ya.test(e))&&xa.test(a))f=f.reverse();return this.pushstack(f,a,za.call(arguments).join(","))}}); c.extend({filter:function(a,b,d){if(d)a=":not("+a+")";return b.length===1?c.find.matchesselector(b[0],a)?[b[0]]:[]:c.find.matches(a,b)},dir:function(a,b,d){var e=[];for(a=a[b];a&&a.nodetype!==9&&(d===a||a.nodetype!==1||!c(a).is(d));){a.nodetype===1&&e.push(a);a=a[b]}return e},nth:function(a,b,d){b=b||1;for(var e=0;a;a=a[d])if(a.nodetype===1&&++e===b)break;return a},sibling:function(a,b){for(var d=[];a;a=a.nextsibling)a.nodetype===1&&a!==b&&d.push(a);return d}});var xa=/ jquery\d+="(?:\d+|null)"/g, $=/^\s+/,ya=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/ig,za=/<([\w:]+)/,ab=/\s]+\/)>/g,o={option:[1,""],legend:[1,"
","
"],thead:[1,"","
"],tr:[2,"","
"],td:[3,"","
"],col:[2,"","
"], area:[1,"",""],_default:[0,"",""]};o.optgroup=o.option;o.tbody=o.tfoot=o.colgroup=o.caption=o.thead;o.th=o.td;if(!c.support.htmlserialize)o._default=[1,"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!==a)return this.empty().append((this[0]&&this[0].ownerdocument||u).createtextnode(a));return c.text(this)},wrapall:function(a){if(c.isfunction(a))return this.each(function(d){c(this).wrapall(a.call(this, d))});if(this[0]){var b=c(a,this[0].ownerdocument).eq(0).clone(true);this[0].parentnode&&b.insertbefore(this[0]);b.map(function(){for(var d=this;d.firstchild&&d.firstchild.nodetype===1;)d=d.firstchild;return d}).append(this)}return this},wrapinner:function(a){if(c.isfunction(a))return this.each(function(b){c(this).wrapinner(a.call(this,b))});return this.each(function(){var b=c(this),d=b.contents();d.length?d.wrapall(a):b.append(a)})},wrap:function(a){return this.each(function(){c(this).wrapall(a)})}, unwrap:function(){return this.parent().each(function(){c.nodename(this,"body")||c(this).replacewith(this.childnodes)}).end()},append:function(){return this.dommanip(arguments,true,function(a){this.nodetype===1&&this.appendchild(a)})},prepend:function(){return this.dommanip(arguments,true,function(a){this.nodetype===1&&this.insertbefore(a,this.firstchild)})},before:function(){if(this[0]&&this[0].parentnode)return this.dommanip(arguments,false,function(b){this.parentnode.insertbefore(b,this)});else if(arguments.length){var a= c(arguments[0]);a.push.apply(a,this.toarray());return this.pushstack(a,"before",arguments)}},after:function(){if(this[0]&&this[0].parentnode)return this.dommanip(arguments,false,function(b){this.parentnode.insertbefore(b,this.nextsibling)});else if(arguments.length){var a=this.pushstack(this,"after",arguments);a.push.apply(a,c(arguments[0]).toarray());return a}},remove:function(a,b){for(var d=0,e;(e=this[d])!=null;d++)if(!a||c.filter(a,[e]).length){if(!b&&e.nodetype===1){c.cleandata(e.getelementsbytagname("*")); c.cleandata([e])}e.parentnode&&e.parentnode.removechild(e)}return this},empty:function(){for(var a=0,b;(b=this[a])!=null;a++)for(b.nodetype===1&&c.cleandata(b.getelementsbytagname("*"));b.firstchild;)b.removechild(b.firstchild);return this},clone:function(a){var b=this.map(function(){if(!c.support.nocloneevent&&!c.isxmldoc(this)){var d=this.outerhtml,e=this.ownerdocument;if(!d){d=e.createelement("div");d.appendchild(this.clonenode(true));d=d.innerhtml}return c.clean([d.replace(xa,"").replace(cb,'="$1">').replace($, "")],e)[0]}else return this.clonenode(true)});if(a===true){la(this,b);la(this.find("*"),b.find("*"))}return b},html:function(a){if(a===a)return this[0]&&this[0].nodetype===1?this[0].innerhtml.replace(xa,""):null;else if(typeof a==="string"&&!aa.test(a)&&(c.support.leadingwhitespace||!$.test(a))&&!o[(za.exec(a)||["",""])[1].tolowercase()]){a=a.replace(ya,"<$1>");try{for(var b=0,d=this.length;b0||e.cacheable||this.length>1?l.clonenode(true):l)}k.length&&c.each(k,ka)}return this}});c.buildfragment=function(a,b,d){var e,f,h;b=b&&b[0]?b[0].ownerdocument||b[0]:u;if(a.length===1&&typeof a[0]==="string"&&a[0].length<512&&b===u&&!aa.test(a[0])&&(c.support.checkclone|| !ba.test(a[0]))){f=true;if(h=c.fragments[a[0]])if(h!==1)e=h}if(!e){e=b.createdocumentfragment();c.clean(a,b,e,d)}if(f)c.fragments[a[0]]=h?e:1;return{fragment:e,cacheable:f}};c.fragments={};c.each({appendto:"append",prependto:"prepend",insertbefore:"before",insertafter:"after",replaceall:"replacewith"},function(a,b){c.fn[a]=function(d){var e=[];d=c(d);var f=this.length===1&&this[0].parentnode;if(f&&f.nodetype===11&&f.childnodes.length===1&&d.length===1){d[b](this[0]);return this}else{f=0;for(var h= d.length;f0?this.clone(true):this).get();c(d[f])[b](k);e=e.concat(k)}return this.pushstack(e,a,d.selector)}}});c.extend({clean:function(a,b,d,e){b=b||u;if(typeof b.createelement==="undefined")b=b.ownerdocument||b[0]&&b[0].ownerdocument||u;for(var f=[],h=0,k;(k=a[h])!=null;h++){if(typeof k==="number")k+="";if(k){if(typeof k==="string"&&!bb.test(k))k=b.createtextnode(k);else if(typeof k==="string"){k=k.replace(ya,"<$1>");var l=(za.exec(k)||["",""])[1].tolowercase(),n=o[l]||o._default, s=n[0],v=b.createelement("div");for(v.innerhtml=n[1]+k+n[2];s--;)v=v.lastchild;if(!c.support.tbody){s=ab.test(k);l=l==="table"&&!s?v.firstchild&&v.firstchild.childnodes:n[1]===""&&!s?v.childnodes:[];for(n=l.length-1;n>=0;--n)c.nodename(l[n],"tbody")&&!l[n].childnodes.length&&l[n].parentnode.removechild(l[n])}!c.support.leadingwhitespace&&$.test(k)&&v.insertbefore(b.createtextnode($.exec(k)[0]),v.firstchild);k=v.childnodes}if(k.nodetype)f.push(k);else f=c.merge(f,k)}}if(d)for(h=0;f[h];h++)if(e&& c.nodename(f[h],"script")&&(!f[h].type||f[h].type.tolowercase()==="text/javascript"))e.push(f[h].parentnode?f[h].parentnode.removechild(f[h]):f[h]);else{f[h].nodetype===1&&f.splice.apply(f,[h+1,0].concat(c.makearray(f[h].getelementsbytagname("script"))));d.appendchild(f[h])}return f},cleandata:function(a){for(var b,d,e=c.cache,f=c.event.special,h=c.support.deleteexpando,k=0,l;(l=a[k])!=null;k++)if(!(l.nodename&&c.nodata[l.nodename.tolowercase()]))if(d=l[c.expando]){if((b=e[d])&&b.events)for(var n in b.events)f[n]? c.event.remove(l,n):c.removeevent(l,n,b.handle);if(h)delete l[c.expando];else l.removeattribute&&l.removeattribute(c.expando);delete e[d]}}});var ca=/alpha\([^)]*\)/i,db=/opacity=([^)]*)/,eb=/-([a-z])/ig,fb=/([a-z])/g,da=/^-?\d+(?:px)?$/i,gb=/^-?\d/,hb={position:"absolute",visibility:"hidden",display:"block"},la=["left","right"],ma=["top","bottom"],w,ib=u.defaultview&&u.defaultview.getcomputedstyle,jb=function(a,b){return b.touppercase()};c.fn.css=function(a,b){if(arguments.length===2&&b===a)return this; return c.access(this,a,b,true,function(d,e,f){return f!==a?c.style(d,e,f):c.css(d,e)})};c.extend({csshooks:{opacity:{get:function(a,b){if(b){var d=w(a,"opacity","opacity");return d===""?"1":d}else return a.style.opacity}}},cssnumber:{zindex:true,fontweight:true,opacity:true,zoom:true,lineheight:true},cssprops:{"float":c.support.cssfloat?"cssfloat":"stylefloat"},style:function(a,b,d,e){if(!(!a||a.nodetype===3||a.nodetype===8||!a.style)){var f,h=c.camelcase(b),k=a.style,l=c.csshooks[h];b=c.cssprops[h]|| h;if(d!==a){if(!(typeof d==="number"&&isnan(d)||d==null)){if(typeof d==="number"&&!c.cssnumber[h])d+="px";if(!l||!("set"in l)||(d=l.set(a,d))!==a)try{k[b]=d}catch(n){}}}else{if(l&&"get"in l&&(f=l.get(a,false,e))!==a)return f;return k[b]}}},css:function(a,b,d){var e,f=c.camelcase(b),h=c.csshooks[f];b=c.cssprops[f]||f;if(h&&"get"in h&&(e=h.get(a,true,d))!==a)return e;else if(w)return w(a,b,f)},swap:function(a,b,d){var e={},f;for(f in b){e[f]=a.style[f];a.style[f]=b[f]}d.call(a);for(f in b)a.style[f]= e[f]},camelcase:function(a){return a.replace(eb,jb)}});c.curcss=c.css;c.each(["height","width"],function(a,b){c.csshooks[b]={get:function(d,e,f){var h;if(e){if(d.offsetwidth!==0)h=ma(d,b,f);else c.swap(d,hb,function(){h=ma(d,b,f)});return h+"px"}},set:function(d,e){if(da.test(e)){e=parsefloat(e);if(e>=0)return e+"px"}else return e}}});if(!c.support.opacity)c.csshooks.opacity={get:function(a,b){return db.test((b&&a.currentstyle?a.currentstyle.filter:a.style.filter)||"")?parsefloat(regexp.$1)/100+"": b?"1":""},set:function(a,b){var d=a.style;d.zoom=1;var e=c.isnan(b)?"":"alpha(opacity="+b*100+")",f=d.filter||"";d.filter=ca.test(f)?f.replace(ca,e):d.filter+" "+e}};if(ib)w=function(a,b,d){var e;d=d.replace(fb,"-$1").tolowercase();if(!(b=a.ownerdocument.defaultview))return a;if(b=b.getcomputedstyle(a,null)){e=b.getpropertyvalue(d);if(e===""&&!c.contains(a.ownerdocument.documentelement,a))e=c.style(a,d)}return e};else if(u.documentelement.currentstyle)w=function(a,b){var d,e,f=a.currentstyle&&a.currentstyle[b], h=a.style;if(!da.test(f)&&gb.test(f)){d=h.left;e=a.runtimestyle.left;a.runtimestyle.left=a.currentstyle.left;h.left=b==="fontsize"?"1em":f||0;f=h.pixelleft+"px";h.left=d;a.runtimestyle.left=e}return f};if(c.expr&&c.expr.filters){c.expr.filters.hidden=function(a){var b=a.offsetheight;return a.offsetwidth===0&&b===0||!c.support.reliablehiddenoffsets&&(a.style.display||c.css(a,"display"))==="none"};c.expr.filters.visible=function(a){return!c.expr.filters.hidden(a)}}var kb=c.now(),lb=/)<[^<]*)*<\/script>/gi, mb=/^(?:select|textarea)/i,nb=/^(?:color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week)$/i,ob=/^(?:get|head|delete)$/,na=/\[\]$/,t=/\=\?(&|$)/,ia=/\?/,pb=/([?&])_=[^&]*/,qb=/^(\w+:)?\/\/([^\/?#]+)/,rb=/%20/g,sb=/#.*$/,ea=c.fn.load;c.fn.extend({load:function(a,b,d){if(typeof a!=="string"&&ea)return ea.apply(this,arguments);else if(!this.length)return this;var e=a.indexof(" ");if(e>=0){var f=a.slice(e,a.length);a=a.slice(0,e)}e="get";if(b)if(c.isfunction(b)){d= b;b=null}else if(typeof b==="object"){b=c.param(b,c.ajaxsettings.traditional);e="post"}var h=this;c.ajax({url:a,type:e,datatype:"html",data:b,complete:function(k,l){if(l==="success"||l==="notmodified")h.html(f?c("
").append(k.responsetext.replace(lb,"")).find(f):k.responsetext);d&&h.each(d,[k.responsetext,l,k])}});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||mb.test(this.nodename)||nb.test(this.type))}).map(function(a,b){var d=c(this).val();return d==null?null:c.isarray(d)?c.map(d,function(e){return{name:b.name,value:e}}):{name:b.name,value:d}}).get()}});c.each("ajaxstart ajaxstop ajaxcomplete ajaxerror ajaxsuccess ajaxsend".split(" "),function(a,b){c.fn[b]=function(d){return this.bind(b,d)}});c.extend({get:function(a,b,d,e){if(c.isfunction(b)){e=e||d;d=b;b=null}return c.ajax({type:"get",url:a,data:b,success:d,datatype:e})}, getscript:function(a,b){return c.get(a,null,b,"script")},getjson:function(a,b,d){return c.get(a,b,d,"json")},post:function(a,b,d,e){if(c.isfunction(b)){e=e||d;d=b;b={}}return c.ajax({type:"post",url:a,data:b,success:d,datatype:e})},ajaxsetup:function(a){c.extend(c.ajaxsettings,a)},ajaxsettings:{url:location.href,global:true,type:"get",contenttype:"application/x-www-form-urlencoded",processdata:true,async:true,xhr:function(){return new e.xmlhttprequest},accepts:{xml:"application/xml, text/xml",html:"text/html", script:"text/javascript, application/javascript",json:"application/json, text/javascript",text:"text/plain",_default:"*/*"}},ajax:function(a){var b=c.extend(true,{},c.ajaxsettings,a),d,e,f,h=b.type.touppercase(),k=ob.test(h);b.url=b.url.replace(sb,"");b.context=a&&a.context!=null?a.context:b;if(b.data&&b.processdata&&typeof b.data!=="string")b.data=c.param(b.data,b.traditional);if(b.datatype==="jsonp"){if(h==="get")t.test(b.url)||(b.url+=(ia.test(b.url)?"&":"?")+(b.jsonp||"callback")+"=?");else if(!b.data|| !t.test(b.data))b.data=(b.data?b.data+"&":"")+(b.jsonp||"callback")+"=?";b.datatype="json"}if(b.datatype==="json"&&(b.data&&t.test(b.data)||t.test(b.url))){d=b.jsonpcallback||"jsonp"+kb++;if(b.data)b.data=(b.data+"").replace(t,"="+d+"$1");b.url=b.url.replace(t,"="+d+"$1");b.datatype="script";var l=e[d];e[d]=function(m){f=m;c.handlesuccess(b,w,e,f);c.handlecomplete(b,w,e,f);if(c.isfunction(l))l(m);else{e[d]=a;try{delete e[d]}catch(p){}}v&&v.removechild(b)}}if(b.datatype==="script"&&b.cache===null)b.cache= false;if(b.cache===false&&h==="get"){var n=c.now(),s=b.url.replace(pb,"$1_="+n);b.url=s+(s===b.url?(ia.test(b.url)?"&":"?")+"_="+n:"")}if(b.data&&h==="get")b.url+=(ia.test(b.url)?"&":"?")+b.data;b.global&&c.active++===0&&c.event.trigger("ajaxstart");n=(n=qb.exec(b.url))&&(n[1]&&n[1]!==location.protocol||n[2]!==location.host);if(b.datatype==="script"&&h==="get"&&n){var v=u.getelementsbytagname("head")[0]||u.documentelement,b=u.createelement("script");if(b.scriptcharset)b.charset=b.scriptcharset;b.src= b.url;if(!d){var d=false;b.onload=b.onreadystatechange=function(){if(!d&&(!this.readystate||this.readystate==="loaded"||this.readystate==="complete")){d=true;c.handlesuccess(b,w,e,f);c.handlecomplete(b,w,e,f);b.onload=b.onreadystatechange=null;v&&b.parentnode&&v.removechild(b)}}}v.insertbefore(b,v.firstchild);return a}var h=false,w=b.xhr();if(w){b.username?w.open(h,b.url,b.async,b.username,b.password):w.open(h,b.url,b.async);try{if(b.data!=null&&!k||a&&a.contenttype)w.setrequestheader("content-type", b.contenttype);if(b.ifmodified){c.lastmodified[b.url]&&w.setrequestheader("if-modified-since",c.lastmodified[b.url]);c.etag[b.url]&&w.setrequestheader("if-none-match",c.etag[b.url])}n||w.setrequestheader("x-requested-with","xmlhttprequest");w.setrequestheader("accept",b.datatype&&b.accepts[b.datatype]?b.accepts[b.datatype]+", */*; q=0.01":b.accepts._default)}catch(g){}if(b.beforesend&&b.beforesend.call(b.context,w,b)===false){b.global&&c.active--===1&&c.event.trigger("ajaxstop");w.abort();return false}b.global&& c.triggerglobal(b,"ajaxsend",[w,b]);var m=w.onreadystatechange=function(m){if(!w||w.readystate===0||m==="abort"){h||c.handlecomplete(b,w,e,f);h=true;if(w)w.onreadystatechange=c.noop}else if(!h&&w&&(w.readystate===4||m==="timeout")){h=true;w.onreadystatechange=c.noop;e=m==="timeout"?"timeout":!c.httpsuccess(w)?"error":b.ifmodified&&c.httpnotmodified(w,b.url)?"notmodified":"success";var p;if(e==="success")try{f=c.httpdata(w,b.datatype,b)}catch(q){e="parsererror";p=q}if(e==="success"||e==="notmodified")d|| c.handlesuccess(b,w,e,f);else c.handleerror(b,w,e,p);d||c.handlecomplete(b,w,e,f);m==="timeout"&&w.abort();if(b.async)w=null}};try{var g=w.abort;w.abort=function(){w&&g.call&&g.call(w);m("abort")}}catch(j){}b.async&&b.timeout>0&&settimeout(function(){w&&!h&&m("timeout")},b.timeout);try{w.send(k||b.data==null?null:b.data)}catch(o){c.handleerror(b,w,null,o);c.handlecomplete(b,w,e,f)}b.async||m();return w}},param:function(a,b){var d=[],e=function(h,k){k=c.isfunction(k)?k():k;d[d.length]=encodeuricomponent(h)+ "="+encodeuricomponent(k)};if(b===a)b=c.ajaxsettings.traditional;if(c.isarray(a)||a.jquery)c.each(a,function(){e(this.name,this.value)});else for(var f in a)ca(f,a[f],b,e);return d.join("&").replace(rb,"+")}});c.extend({active:0,lastmodified:{},etag:{},handleerror:function(a,b,d,e){a.error&&a.error.call(a.context,b,d,e);a.global&&c.triggerglobal(a,"ajaxerror",[b,a,e])},handlesuccess:function(a,b,d,e){a.success&&a.success.call(a.context,e,d,b);a.global&&c.triggerglobal(a,"ajaxsuccess",[b,a])},handlecomplete:function(a, b,d){a.complete&&a.complete.call(a.context,b,d);a.global&&c.triggerglobal(a,"ajaxcomplete",[b,a]);a.global&&c.active--===1&&c.event.trigger("ajaxstop")},triggerglobal:function(a,b,d){(a.context&&a.context.url==null?c(a.context):c.event).trigger(b,d)},httpsuccess:function(a){try{return!a.status&&location.protocol==="file:"||a.status>=200&&a.status<300||a.status===304||a.status===1223}catch(b){}return false},httpnotmodified:function(a,b){var d=a.getresponseheader("last-modified"),e=a.getresponseheader("etag"); if(d)c.lastmodified[b]=d;if(e)c.etag[b]=e;return a.status===304},httpdata:function(a,b,d){var e=a.getresponseheader("content-type")||"",f=b==="xml"||!b&&e.indexof("xml")>=0;a=f?a.responsexml:a.responsetext;f&&a.documentelement.nodename==="parsererror"&&c.error("parsererror");if(d&&d.datafilter)a=d.datafilter(a,b);if(typeof a==="string")if(b==="json"||!b&&e.indexof("json")>=0)a=c.parsejson(a);else if(b==="script"||!b&&e.indexof("javascript")>=0)c.globaleval(a);return a}});if(e.activexobject)c.ajaxsettings.xhr= function(){if(e.location.protocol!=="file:")try{return new e.xmlhttprequest}catch(a){}try{return new e.activexobject("microsoft.xmlhttp")}catch(b){}};c.support.ajax=!!c.ajaxsettings.xhr();var da={},tb=/^(?:toggle|show|hide)$/,ub=/^([+\-]=)?([\d+.\-]+)(.*)$/,aa,na=[["height","margintop","marginbottom","paddingtop","paddingbottom"],["width","marginleft","marginright","paddingleft","paddingright"],["opacity"]];c.fn.extend({show:function(a,b,d){if(a||a===0)return this.animate(s("show",3),a,b,d);else{a= 0;for(b=this.length;a=0;e--)if(d[e].elem===this){b&&d[e](true);d.splice(e,1)}});b||this.dequeue();return this}});c.each({slidedown:s("show",1),slideup:s("hide",1),slidetoggle:s("toggle",1),fadein:{opacity:"show"},fadeout:{opacity:"hide"}},function(a,b){c.fn[a]=function(d,e,f){return this.animate(b, d,e,f)}});c.extend({speed:function(a,b,d){var e=a&&typeof a==="object"?c.extend({},a):{complete:d||!d&&b||c.isfunction(a)&&a,duration:a,easing:d&&b||b&&!c.isfunction(b)&&b};e.duration=c.fx.off?0:typeof e.duration==="number"?e.duration:e.duration in c.fx.speeds?c.fx.speeds[e.duration]:c.fx.speeds._default;e.old=e.complete;e.complete=function(){e.queue!==false&&c(this).dequeue();c.isfunction(e.old)&&e.old.call(this)};return e},easing:{linear:function(a,b,d,e){return d+e*a},swing:function(a,b,d,e){return(-math.cos(a* math.pi)/2+0.5)*e+d}},timers:[],fx:function(a,b,d){this.options=b;this.elem=a;this.prop=d;if(!b.orig)b.orig={}}});c.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this);(c.fx.step[this.prop]||c.fx.step._default)(this)},cur:function(){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null))return this.elem[this.prop];var a=parsefloat(c.css(this.elem,this.prop));return a&&a>-1e4?a:0},custom:function(a,b,d){function e(h){return f.step(h)} this.starttime=c.now();this.start=a;this.end=b;this.unit=d||this.unit||"px";this.now=this.start;this.pos=this.state=0;var f=this;a=c.fx;e.elem=this.elem;if(e()&&c.timers.push(e)&&!aa)aa=setinterval(a.tick,a.interval)},show:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.show=true;this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur());c(this.elem).show()},hide:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.hide=true; this.custom(this.cur(),0)},step:function(a){var b=c.now(),d=true;if(a||b>=this.options.duration+this.starttime){this.now=this.end;this.pos=this.state=1;this.update();this.options.curanim[this.prop]=true;for(var e in this.options.curanim)if(this.options.curanim[e]!==true)d=false;if(d){if(this.options.overflow!=null&&!c.support.shrinkwrapblocks){var f=this.elem,h=this.options;c.each(["","x","y"],function(l,n){f.style["overflow"+n]=h.overflow[l]})}this.options.hide&&c(this.elem).hide();if(this.options.hide|| this.options.show)for(var k in this.options.curanim)c.style(this.elem,k,this.options.orig[k]);this.options.complete.call(this.elem)}return false}else{a=b-this.starttime;this.state=a/this.options.duration;b=this.options.easing||(c.easing.swing?"swing":"linear");this.pos=c.easing[this.options.specialeasing&&this.options.specialeasing[this.prop]||b](this.state,a,0,1,this.options.duration);this.now=this.start+(this.end-this.start)*this.pos;this.update()}return true}};c.extend(c.fx,{tick:function(){for(var a= c.timers,b=0;b-1;e={};var s={};if(n)s=f.position();k=n?s.top:parseint(k,10)||0;l=n?s.left:parseint(l,10)||0;if(c.isfunction(b))b=b.call(a,d,h);if(b.top!=null)e.top=b.top-h.top+k;if(b.left!=null)e.left=b.left-h.left+l;"using"in b?b.using.call(a, e):f.css(e)}};c.fn.extend({position:function(){if(!this[0])return null;var a=this[0],b=this.offsetparent(),d=this.offset(),e=fa.test(b[0].nodename)?{top:0,left:0}:b.offset();d.top-=parsefloat(c.css(a,"margintop"))||0;d.left-=parsefloat(c.css(a,"marginleft"))||0;e.top+=parsefloat(c.css(b[0],"bordertopwidth"))||0;e.left+=parsefloat(c.css(b[0],"borderleftwidth"))||0;return{top:d.top-e.top,left:d.left-e.left}},offsetparent:function(){return this.map(function(){for(var a=this.offsetparent||u.body;a&&!fa.test(a.nodename)&& c.css(a,"position")==="static";)a=a.offsetparent;return a})}});c.each(["left","top"],function(a,b){var d="scroll"+b;c.fn[d]=function(e){var f=this[0],h;if(!f)return null;if(e!==a)return this.each(function(){if(h=ea(this))h.scrollto(!a?e:c(h).scrollleft(),a?e:c(h).scrolltop());else this[d]=e});else return(h=ea(f))?"pagexoffset"in h?h[a?"pageyoffset":"pagexoffset"]:c.support.boxmodel&&h.document.documentelement[d]||h.document.body[d]:f[d]}});c.each(["height","width"],function(a,b){var d=b.tolowercase(); c.fn["inner"+b]=function(){return this[0]?parsefloat(c.css(this[0],d,"padding")):null};c.fn["outer"+b]=function(e){return this[0]?parsefloat(c.css(this[0],d,e?"margin":"border")):null};c.fn[d]=function(e){var f=this[0];if(!f)return e==null?null:this;if(c.isfunction(e))return this.each(function(h){var k=c(this);k[d](e.call(this,h,k[d]()))});return c.iswindow(f)?f.document.compatmode==="css1compat"&&f.document.documentelement["client"+b]||f.document.body["client"+b]:f.nodetype===9?math.max(f.documentelement["client"+ b],f.body["scroll"+b],f.documentelement["scroll"+b],f.body["offset"+b],f.documentelement["offset"+b]):e===a?parsefloat(c.css(f,d)):this.css(d,typeof e==="string"?e:e+"px")}})})(window);