(function(a,w){ function ma(){ if(!c.isready){ try{ s.documentelement.doscroll("left") }catch(a){ settimeout(ma,1); return } c.ready() } } function qa(a,b){ b.src?c.ajax({ url:b.src, async:false, datatype:"script" }):c.globaleval(b.text||b.textcontent||b.innerhtml||""); b.parentnode&&b.parentnode.removechild(b) } function x(a,b,d,f,e,j){ var i=a.length; if(typeof b==="object"){ for(var o in b)x(a,o,b[o],f,e,d);return a } if(d!==w){ f=!j&&f&&c.isfunction(d); for(o=0;o)[^>]*$|^#([\w-]+)$/,ua=/^.[^:#\[\.,]*$/,va=/\s/, wa=/^(\s|\u00a0)+|(\s|\u00a0)+$/g,xa=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,p=navigator.useragent,xa=false,q=[],l,$=object.prototype.tostring,aa=object.prototype.hasownproperty,ba=array.prototype.push,r=array.prototype.slice,ya=array.prototype.indexof; c.fn=c.prototype={ init:function(a,b){ var d,f; if(!a)return this; if(a.nodetype){ this.context=this[0]=a; this.length=1; return this } if(a==="body"&&!b){ this.context=s; this[0]=s.body; this.selector="body"; this.length=1; return this } if(typeof a==="string")if((d=ta.exec(a))&& (d[1]||!b))if(d[1]){ f=b?b.ownerdocument||b:s; if(a=xa.exec(a))if(c.isplainobject(b)){ a=[s.createelement(a[1])]; c.fn.attr.call(a,b,true) }else a=[f.createelement(a[1])]; else{ a=sa([d[1]],[f]); a=(a.cacheable?a.fragment.clonenode(true):a.fragment).childnodes } return c.merge(this,a) }else{ if(b=s.getelementbyid(d[2])){ if(b.id!==d[2])return t.find(a); this.length=1; this[0]=b } this.context=s; this.selector=a; return this }else if(!b&&/^\w+$/.test(a)){ this.selector=a; this.context=s; a=s.getelementsbytagname(a); return c.merge(this, a) }else return!b||b.jquery?(b||t).find(a):c(b).find(a); else if(c.isfunction(a))return t.ready(a); if(a.selector!==w){ this.selector=a.selector; this.context=a.context } return c.makearray(a,this) }, selector:"", jquery:"1.4.2", length:0, size:function(){ return this.length }, toarray:function(){ return r.call(this,0) }, get:function(a){ return a==null?this.toarray():a<0?this.slice(a)[0]:this[a] }, pushstack:function(a,b,d){ var f=c(); c.isarray(a)?ba.apply(f,a):c.merge(f,a); f.prevobject=this; f.context=this.context; if(b=== "find")f.selector=this.selector+(this.selector?" ":"")+d; else if(b)f.selector=this.selector+"."+b+"("+d+")"; return f }, each:function(a,b){ return c.each(this,a,b) }, ready:function(a){ c.bindready(); if(c.isready)a.call(s,c);else q&&q.push(a); return this }, eq:function(a){ return a===-1?this.slice(a):this.slice(a,+a+1) }, first:function(){ return this.eq(0) }, last:function(){ return this.eq(-1) }, slice:function(){ return this.pushstack(r.apply(this,arguments),"slice",r.call(arguments).join(",")) }, map:function(a){ return this.pushstack(c.map(this, function(b,d){ return a.call(b,d,b) })) }, end:function(){ return this.prevobject||c(null) }, push:ba, sort:[].sort, splice:[].splice }; c.fn.init.prototype=c.fn; c.extend=c.fn.extend=function(){ var a=arguments[0]||{},b=1,d=arguments.length,f=false,e,j,i,o; if(typeof a==="boolean"){ f=a; a=arguments[1]||{}; b=2 } if(typeof a!=="object"&&!c.isfunction(a))a={}; if(d===b){ a=this; --b } for(;b-1)return true;return false }, val:function(a){ if(a===w){ var b=this[0]; if(b){ if(c.nodename(b,"option"))return(b.attributes.value||{}).specified?b.value:b.text; if(c.nodename(b,"select")){ var d=b.selectedindex,f=[],e=b.options; b=b.type==="select-one"; if(d<0)return null; var j=b?d:0; for(d=b?d+1:e.length;j=0; else if(c.nodename(this,"select")){ var u=c.makearray(r); c("option",this).each(function(){ this.selected= c.inarray(c(this).val(),u)>=0 }); if(!u.length)this.selectedindex=-1 }else this.value=r } }) } }); c.extend({ attrfn:{ val:true, css:true, html:true, text:true, data:true, width:true, height:true, offset:true }, attr:function(a,b,d,f){ if(!a||a.nodetype===3||a.nodetype===8)return w; if(f&&b in c.attrfn)return c(a)[b](d); f=a.nodetype!==1||!c.isxmldoc(a); var e=d!==w; b=f&&c.props[b]||b; if(a.nodetype===1){ var j=$a.test(b); if(b in a&&f&&!j){ if(e){ b==="type"&&ab.test(a.nodename)&&a.parentnode&&c.error("type property can't be changed"); a[b]=d } if(c.nodename(a,"form")&&a.getattributenode(b))return a.getattributenode(b).nodevalue; if(b==="tabindex")return(b=a.getattributenode("tabindex"))&&b.specified?b.value:bb.test(a.nodename)||cb.test(a.nodename)&&a.href?0:w; return a[b] } if(!c.support.style&&f&&b==="style"){ if(e)a.style.csstext=""+d; return a.style.csstext } e&&a.setattribute(b,""+d); a=!c.support.hrefnormalized&&f&&j?a.getattribute(b,2):a.getattribute(b); return a===null?w:a } return c.style(a,b,d) } }); var o=/\.(.*)$/,db=function(a){ return a.replace(/[^\w\s\.\|`]/g, function(b){ return"\\"+b }) }; c.event={ add:function(a,b,d,f){ if(!(a.nodetype===3||a.nodetype===8)){ if(a.setinterval&&a!==a&&!a.frameelement)a=a; var e,j; if(d.handler){ e=d; d=e.handler } if(!d.guid)d.guid=c.guid++; if(j=c.data(a)){ var i=j.events=j.events||{},o=j.handle; if(!o)j.handle=o=function(){ return typeof c!=="undefined"&&!c.event.triggered?c.event.handle.apply(o.elem,arguments):w }; o.elem=a; b=b.split(" "); for(var k,n=0,r;k=b[n++];){ j=e?c.extend({},e):{ handler:d, data:f }; if(k.indexof(".")>-1){ r=k.split("."); k=r.shift(); j.namespace=r.slice(0).sort().join(".") }else{ r=[]; j.namespace="" } j.type=k; j.guid=d.guid; var u=i[k],z=c.event.special[k]||{}; if(!u){ u=i[k]=[]; if(!z.setup||z.setup.call(a,f,r,o)===false)if(a.addeventlistener)a.addeventlistener(k,o,false);else a.attachevent&&a.attachevent("on"+k,o) } if(z.add){ z.add.call(a,j); if(!j.handler.guid)j.handler.guid=d.guid } u.push(j); c.event.global[k]=true } a=null } } }, global:{}, remove:function(a,b,d,f){ if(!(a.nodetype===3||a.nodetype===8)){ var e,j=0,i,o,k,n,r,u,z=c.data(a), c=z&&z.events; if(z&&c){ if(b&&b.type){ d=b.handler; b=b.type } if(!b||typeof b==="string"&&b.charat(0)==="."){ b=b||""; for(e in c)c.event.remove(a,e+b) }else{ for(b=b.split(" ");e=b[j++];){ n=e; i=e.indexof(".")<0; o=[]; if(!i){ o=e.split("."); e=o.shift(); k=new regexp("(^|\\.)"+c.map(o.slice(0).sort(),db).join("\\.(?:.*\\.)?")+"(\\.|$)") } if(r=c[e])if(d){ n=c.event.special[e]||{}; for(b=f||0;b=0){ a.type= e=e.slice(0,-1); a.exclusive=true } if(!d){ a.stoppropagation(); c.event.global[e]&&c.each(c.cache,function(){ this.events&&this.events[e]&&c.event.trigger(a,b,this.handle.elem) }) } if(!d||d.nodetype===3||d.nodetype===8)return w; a.result=w; a.target=d; b=c.makearray(b); b.unshift(a) } a.currenttarget=d; (f=c.data(d,"handle"))&&f.apply(d,b); f=d.parentnode||d.ownerdocument; try{ if(!(d&&d.nodename&&c.nodata[d.nodename.tolowercase()]))if(d["on"+e]&&d["on"+e].apply(d,b)===false)a.result=false }catch(j){} if(!a.ispropagationstopped()&& f)c.event.trigger(a,b,f,true); else if(!a.isdefaultprevented()){ f=a.target; var i,o=c.nodename(f,"a")&&e==="click",k=c.event.special[e]||{}; if((!k._default||k._default.call(d,a)===false)&&!o&&!(f&&f.nodename&&c.nodata[f.nodename.tolowercase()])){ try{ if(f[e]){ if(i=f["on"+e])f["on"+e]=null; c.event.triggered=true; f[e]() } }catch(n){} if(i)f["on"+e]=i; c.event.triggered=false } } }, handle:function(a){ var b,d,f,e; a=arguments[0]=c.event.fix(a||a.event); a.currenttarget=this; b=a.type.indexof(".")<0&&!a.exclusive; if(!b){ d=a.type.split("."); a.type=d.shift(); f=new regexp("(^|\\.)"+d.slice(0).sort().join("\\.(?:.*\\.)?")+"(\\.|$)") } e=c.data(this,"events"); d=e[a.type]; if(e&&d){ d=d.slice(0); e=0; for(var j=d.length;e-1?c.map(a.options,function(f){ return f.selected }).join("-"):""; else if(a.nodename.tolowercase()==="select")d=a.selectedindex; return d },fa=function(a,b){ var d=a.target,f,e; if(!(!da.test(d.nodename)||d.readonly)){ f=c.data(d,"_change_data"); e=fa(d); if(a.type!=="focusout"||d.type!=="radio")c.data(d,"_change_data", e); if(!(f===w||e===f))if(f!=null||e){ a.type="change"; return c.event.trigger(a,b,d) } } }; c.event.special.change={ filters:{ focusout:fa, click:function(a){ var b=a.target,d=b.type; if(d==="radio"||d==="checkbox"||b.nodename.tolowercase()==="select")return fa.call(this,a) }, keydown:function(a){ var b=a.target,d=b.type; if(a.keycode===13&&b.nodename.tolowercase()!=="textarea"||a.keycode===32&&(d==="checkbox"||d==="radio")||d==="select-multiple")return fa.call(this,a) }, beforeactivate:function(a){ a=a.target; c.data(a, "_change_data",fa(a)) } }, setup:function(){ if(this.type==="file")return false; for(var a in ea)c.event.add(this,a+".specialchange",ea[a]);return da.test(this.nodename) }, teardown:function(){ c.event.remove(this,".specialchange"); return da.test(this.nodename) } }; ea=c.event.special.change.filters } s.addeventlistener&&c.each({ focus:"focusin", blur:"focusout" },function(a,b){ function d(f){ f=c.event.fix(f); f.type=b; return c.event.handle.call(this,f) } c.event.special[b]={ setup:function(){ this.addeventlistener(a, d,true) }, teardown:function(){ this.removeeventlistener(a,d,true) } } }); c.each(["bind","one"],function(a,b){ c.fn[b]=function(d,f,e){ if(typeof d==="object"){ for(var j in d)this[b](j,f,d[j],e);return this } if(c.isfunction(f)){ e=f; f=w } var i=b==="one"?c.proxy(e,function(k){ c(this).unbind(k,i); return e.apply(this,arguments) }):e; if(d==="unload"&&b!=="one")this.one(d,f,e); else{ j=0; for(var o=this.length;j0){ y=t; break } } t=t[g] } m[q]=y } } } var f=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g, e=0,j=object.prototype.tostring,i=false,o=true; [0,0].sort(function(){ o=false; return 0 }); var k=function(g,h,l,m){ l=l||[]; var q=h=h||s; if(h.nodetype!==1&&h.nodetype!==9)return[]; if(!g||typeof g!=="string")return l; for(var p=[],v,t,y,s,h=true,m=x(h),i=g;(f.exec(""),v=f.exec(i))!==null;){ i=v[3]; p.push(v[1]); if(v[2]){ s=v[3]; break } } if(p.length>1&&r.exec(g))if(p.length===2&&n.relative[p[0]])t=ga(p[0]+p[1],h);else for(t=n.relative[p[0]]?[h]:k(p.shift(),h);p.length;){ g=p.shift(); if(n.relative[g])g+=p.shift(); t=ga(g,t) }else{ if(!m&&p.length>1&&h.nodetype===9&&!m&&n.match.id.test(p[0])&&!n.match.id.test(p[p.length-1])){ v=k.find(p.shift(),h,m); h=v.expr?k.filter(v.expr,v.set)[0]:v.set[0] } if(h){ v=m?{ expr:p.pop(), set:z(m) }:k.find(p.pop(),p.length===1&&(p[0]==="~"||p[0]==="+")&&h.parentnode?h.parentnode:h,m); t=v.expr?k.filter(v.expr,v.set):v.set; if(p.length>0)y=z(t);else h=false; for(;p.length;){ var d=p.pop(); v=d; if(n.relative[d])v=p.pop();else d=""; if(v==null)v=h; n.relative[d](y,v,m) } }else y=[] } y||(y=t); y||k.error(d|| g); if(j.call(y)==="[object array]")if(h)if(h&&h.nodetype===1)for(g=0;y[g]!=null;g++){ if(y[g]&&(y[g]===true||y[g].nodetype===1&&e(h,y[g])))l.push(t[g]) }else for(g=0;y[g]!=null;g++)y[g]&&y[g].nodetype===1&&l.push(t[g]);else l.push.apply(l,y);else z(y,l); if(s){ k(s,q,l,m); k.uniquesort(l) } return l }; k.uniquesort=function(g){ if(b){ i=o; g.sort(b); if(i)for(var h=1;h":function(g,h){ var l=typeof h==="string"; if(l&&!/\w/.test(h)){ h=h.tolowercase(); for(var m=0,q=g.length;m=0))l||m.push(v); else if(l)h[p]=false;return false }, id:function(g){ return g[1].replace(/\\/g,"") }, tag:function(g){ return g[1].tolowercase() }, child:function(g){ if(g[1]==="nth"){ var h=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(g[2]==="even"&&"2n"||g[2]==="odd"&&"2n+1"||!/\d/.test(g[2])&&"0n+"+g[2]||g[2]); g[2]=h[1]+(h[2]||1)-0; g[3]=h[3]-0 } g[0]=e++; return g }, attr:function(g,h,l,m,q,p){ h=g[1].replace(/\\/g,""); if(!p&&n.attrmap[h])g[1]=n.attrmap[h]; if(g[2]==="~=")g[4]=" "+g[4]+" "; return g }, pseudo:function(g,h,l,m,q){ if(g[1]==="not")if((f.exec(g[3])||"").length>1||/^\w/.test(g[3]))g[3]=k(g[3],null,null,h); else{ g=k.filter(g[3],h,l,true^q); l||m.push.apply(m, g); return false }else if(n.match.pos.test(g[0])||n.match.child.test(g[0]))return true; return g }, pos:function(g){ g.unshift(true); return g } }, filters:{ enabled:function(g){ return g.disabled===false&&g.type!=="hidden" }, disabled:function(g){ return g.disabled===true }, checked:function(g){ return g.checked===true }, selected:function(g){ return g.selected===true }, parent:function(g){ return!!g.firstchild }, empty:function(g){ return!g.firstchild }, has:function(g,h,l){ return!!k(l[3],g).length }, header:function(g){ return/h\d/i.test(g.nodename) }, text:function(g){ return"text"===g.type }, radio:function(g){ return"radio"===g.type }, checkbox:function(g){ return"checkbox"===g.type }, file:function(g){ return"file"===g.type }, password:function(g){ return"password"===g.type }, submit:function(g){ return"submit"===g.type }, image:function(g){ return"image"===g.type }, reset:function(g){ return"reset"===g.type }, button:function(g){ return"button"===g.type||g.nodename.tolowercase()==="button" }, input:function(g){ return/input|select|textarea|button/i.test(g.nodename) } }, setfilters:{ first:function(g,h){ return h===0 }, last:function(g,h,l,m){ return h===m.length-1 }, even:function(g,h){ return h%2===0 }, odd:function(g,h){ return h%2===1 }, lt:function(g,h,l){ return hl[3]-0 }, nth:function(g,h,l){ return l[3]-0===h }, eq:function(g,h,l){ return l[3]-0===h } }, filter:{ pseudo:function(g,h,l,m){ var q=h[1],p=n.filters[q]; if(p)return p(g,l,h,m); else if(q==="contains")return(g.textcontent||g.innertext||a([g])||"").indexof(h[3])>=0; else if(q==="not"){ h= h[3]; l=0; for(m=h.length;l=0 } }, id:function(g,h){ return g.nodetype===1&&g.getattribute("id")===h }, tag:function(g,h){ return h==="*"&&g.nodetype===1||g.nodename.tolowercase()===h }, class:function(g,h){ return(" "+(g.classname||g.getattribute("class"))+" ").indexof(h)>-1 }, attr:function(g,h){ var l=h[1]; g=n.attrhandle[l]?n.attrhandle[l](g):g[l]!=null?g[l]:g.getattribute(l); l=g+""; var m=h[2]; h=h[4]; return g==null?m==="!=":m=== "="?l===h:m==="*="?l.indexof(h)>=0:m==="~="?(" "+l+" ").indexof(h)>=0:!h?l&&g!==false:m==="!="?l!==h:m==="^="?l.indexof(h)===0:m==="$="?l.substr(l.length-h.length)===h:m==="|="?l===h||l.substr(0,h.length+1)===h+"-":false }, pos:function(g,h,l,m){ var q=n.setfilters[h[2]]; if(q)return q(g,l,h,m) } } },r=n.match.pos; for(var u in n.match){ n.match[u]=new regexp(n.match[u].source+/(?![^\[]*\])(?![^\(]*\))/.source); n.leftmatch[u]=new regexp(/(^(?:.|\r|\n)*?)/.source+n.match[u].source.replace(/\\(\d+)/g,function(g, h){ return"\\"+(h-0+1) })) } var z=function(g,h){ g=array.prototype.slice.call(g,0); if(h){ h.push.apply(h,g); return h } return g }; try{ array.prototype.slice.call(s.documentelement.childnodes,0) }catch(c){ z=function(g,h){ h=h||[]; if(j.call(g)==="[object array]")array.prototype.push.apply(h,g); else if(typeof g.length==="number")for(var l=0,m=g.length;l"; var l=s.documentelement; l.insertbefore(g,l.firstchild); if(s.getelementbyid(h)){ n.find.id=function(m,q,p){ if(typeof q.getelementbyid!=="undefined"&&!p)return(q=q.getelementbyid(m[1]))?q.id===m[1]||typeof q.getattributenode!=="undefined"&& q.getattributenode("id").nodevalue===m[1]?[q]:w:[] }; n.filter.id=function(m,q){ var p=typeof m.getattributenode!=="undefined"&&m.getattributenode("id"); return m.nodetype===1&&p&&p.nodevalue===q } } l.removechild(g); l=g=null })(); (function(){ var g=s.createelement("div"); g.appendchild(s.createcomment("")); if(g.getelementsbytagname("*").length>0)n.find.tag=function(h,l){ l=l.getelementsbytagname(h[1]); if(h[1]==="*"){ h=[]; for(var m=0;l[m];m++)l[m].nodetype===1&&h.push(l[m]); l=h } return l }; g.innerhtml=""; if(g.firstchild&&typeof g.firstchild.getattribute!=="undefined"&&g.firstchild.getattribute("href")!=="#")n.attrhandle.href=function(h){ return h.getattribute("href",2) }; g=null })(); s.queryselectorall&&function(){ var g=k,h=s.createelement("div"); h.innerhtml="

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