(function(){var X=this,ad,H=X.jQuery,W=X.$,V=X.jQuery=X.$=function(a,b){return new V.fn.init(a,b)},E=/^[^<]*(<(.|\s)+>)[^>]*$|^#([\w-]+)$/,ac=/^.[^:#\[\.,]*$/;V.fn=V.prototype={init:function(c,b){c=c||document;if(c.nodeType){this[0]=c;this.length=1;this.context=c;return this}if(typeof c==="string"){var a=E.exec(c);if(a&&(a[1]||!b)){if(a[1]){c=V.clean([a[1]],b)}else{var e=document.getElementById(a[3]);if(e){if(e.id!=a[3]){return V().find(c)}var d=V(e);d.context=document;d.selector=c;return d}c=[]}}else{return V(b).find(c)}}else{if(V.isFunction(c)){return V(document).ready(c)}}if(c.selector&&c.context){this.selector=c.selector;this.context=c.context}return this.setArray(V.makeArray(c))},selector:"",jquery:"1.3",size:function(){return this.length},get:function(a){return a===ad?V.makeArray(this):this[a]},pushStack:function(d,b,c){var a=V(d);a.prevObject=this;a.context=this.context;if(b==="find"){a.selector=this.selector+(this.selector?" ":"")+c}else{if(b){a.selector=this.selector+"."+b+"("+c+")"}}return a},setArray:function(a){this.length=0;Array.prototype.push.apply(this,a);return this},each:function(b,a){return V.each(this,b,a)},index:function(a){return V.inArray(a&&a.jquery?a[0]:a,this)},attr:function(d,b,a){var c=d;if(typeof d==="string"){if(b===ad){return this[0]&&V[a||"attr"](this[0],d)}else{c={};c[d]=b}}return this.each(function(e){for(d in c){V.attr(a?this.style:this,d,V.prop(this,c[d],a,e,d))}})},css:function(a,b){if((a=="width"||a=="height")&&parseFloat(b)<0){b=ad}return this.attr(a,b,"curCSS")},text:function(b){if(typeof b!=="object"&&b!=null){return this.empty().append((this[0]&&this[0].ownerDocument||document).createTextNode(b))}var a="";V.each(b||this,function(){V.each(this.childNodes,function(){if(this.nodeType!=8){a+=this.nodeType!=1?this.nodeValue:V.fn.text([this])}})});return a},wrapAll:function(a){if(this[0]){var b=V(a,this[0].ownerDocument).clone();if(this[0].parentNode){b.insertBefore(this[0])}b.map(function(){var c=this;while(c.firstChild){c=c.firstChild}return c}).append(this)}return this},wrapInner:function(a){return this.each(function(){V(this).contents().wrapAll(a)})},wrap:function(a){return this.each(function(){V(this).wrapAll(a)})},append:function(){return this.domManip(arguments,true,function(a){if(this.nodeType==1){this.appendChild(a)}})},prepend:function(){return this.domManip(arguments,true,function(a){if(this.nodeType==1){this.insertBefore(a,this.firstChild)}})},before:function(){return this.domManip(arguments,false,function(a){this.parentNode.insertBefore(a,this)})},after:function(){return this.domManip(arguments,false,function(a){this.parentNode.insertBefore(a,this.nextSibling)})},end:function(){return this.prevObject||V([])},push:[].push,find:function(b){if(this.length===1&&!/,/.test(b)){var a=this.pushStack([],"find",b);a.length=0;V.find(b,this[0],a);return a}else{var c=V.map(this,function(d){return V.find(b,d)});return this.pushStack(/[^+>] [^+>]/.test(b)?V.unique(c):c,"find",b)}},clone:function(c){var b=this.map(function(){if(!V.support.noCloneEvent&&!V.isXMLDoc(this)){var d=this.cloneNode(true),e=document.createElement("div");e.appendChild(d);return V.clean([e.innerHTML])[0]}else{return this.cloneNode(true)}});var a=b.find("*").andSelf().each(function(){if(this[T]!==ad){this[T]=null}});if(c===true){this.find("*").andSelf().each(function(f){if(this.nodeType==3){return}var d=V.data(this,"events");for(var e in d){for(var g in d[e]){V.event.add(a[f],e,d[e][g],d[e][g].data)}}})}return b},filter:function(a){return this.pushStack(V.isFunction(a)&&V.grep(this,function(b,c){return a.call(b,c)})||V.multiFilter(a,V.grep(this,function(b){return b.nodeType===1})),"filter",a)},closest:function(a){var b=V.expr.match.POS.test(a)?V(a):null;return this.map(function(){var c=this;while(c&&c.ownerDocument){if(b?b.index(c)>-1:V(c).is(a)){return c}c=c.parentNode}})},not:function(a){if(typeof a==="string"){if(ac.test(a)){return this.pushStack(V.multiFilter(a,this,true),"not",a)}else{a=V.multiFilter(a,this)}}var b=a.length&&a[a.length-1]!==ad&&!a.nodeType;return this.filter(function(){return b?V.inArray(this,a)<0:this!=a})},add:function(a){return this.pushStack(V.unique(V.merge(this.get(),typeof a==="string"?V(a):V.makeArray(a))))},is:function(a){return !!a&&V.multiFilter(a,this).length>0},hasClass:function(a){return !!a&&this.is("."+a)},val:function(f){if(f===ad){var d=this[0];if(d){if(V.nodeName(d,"option")){return(d.attributes.value||{}).specified?d.value:d.text}if(V.nodeName(d,"select")){var h=d.selectedIndex,g=[],a=d.options,c=d.type=="select-one";if(h<0){return null}for(var e=c?h:0,i=c?h+1:a.length;e<i;e++){var b=a[e];if(b.selected){f=V(b).val();if(c){return f}g.push(f)}}return g}return(d.value||"").replace(/\r/g,"")}return ad}if(typeof f==="number"){f+=""}return this.each(function(){if(this.nodeType!=1){return}if(V.isArray(f)&&/radio|checkbox/.test(this.type)){this.checked=(V.inArray(this.value,f)>=0||V.inArray(this.name,f)>=0)}else{if(V.nodeName(this,"select")){var j=V.makeArray(f);V("option",this).each(function(){this.selected=(V.inArray(this.value,j)>=0||V.inArray(this.text,j)>=0)});if(!j.length){this.selectedIndex=-1}}else{this.value=f}}})},html:function(a){return a===ad?(this[0]?this[0].innerHTML:null):this.empty().append(a)},replaceWith:function(a){return this.after(a).remove()},eq:function(a){return this.slice(a,+a+1)},slice:function(){return this.pushStack(Array.prototype.slice.apply(this,arguments),"slice",Array.prototype.slice.call(arguments).join(","))},map:function(a){return this.pushStack(V.map(this,function(b,c){return a.call(b,c,b)}))},andSelf:function(){return this.add(this.prevObject)},domManip:function(g,b,a){if(this[0]){var j=(this[0].ownerDocument||this[0]).createDocumentFragment(),c=V.clean(g,(this[0].ownerDocument||this[0]),j),i=j.firstChild,e=this.length>1?j.cloneNode(true):j;if(i){for(var d=0,f=this.length;d<f;d++){a.call(h(this[d],i),d>0?e.cloneNode(true):j)}}if(c){V.each(c,I)}}return this;function h(l,k){return b&&V.nodeName(l,"table")&&V.nodeName(k,"tr")?(l.getElementsByTagName("tbody")[0]||l.appendChild(l.ownerDocument.createElement("tbody"))):l}}};V.fn.init.prototype=V.fn;function I(a,b){if(b.src){V.ajax({url:b.src,async:false,dataType:"script"})}else{V.globalEval(b.text||b.textContent||b.innerHTML||"")}if(b.parentNode){b.parentNode.removeChild(b)}}function af(){return +new Date}V.extend=V.fn.extend=function(){var h=arguments[0]||{},b=1,g=arguments.length,c=false,a;if(typeof h==="boolean"){c=h;h=arguments[1]||{};b=2}if(typeof h!=="object"&&!V.isFunction(h)){h={}}if(g==b){h=this;--b}for(;b<g;b++){if((a=arguments[b])!=null){for(var d in a){var e=h[d],f=a[d];if(h===f){continue}if(c&&f&&typeof f==="object"&&!f.nodeType){h[d]=V.extend(c,e||(f.length!=null?[]:{}),f)}else{if(f!==ad){h[d]=f}}}}}return h};var Z=/z-?index|font-?weight|opacity|zoom|line-?height/i,L=document.defaultView||{},J=Object.prototype.toString;V.extend({noConflict:function(a){X.$=W;if(a){X.jQuery=H}return V},isFunction:function(a){return J.call(a)==="[object Function]"},isArray:function(a){return J.call(a)==="[object Array]"},isXMLDoc:function(a){return a.documentElement&&!a.body||a.tagName&&a.ownerDocument&&!a.ownerDocument.body},globalEval:function(a){a=V.trim(a);if(a){var c=document.getElementsByTagName("head")[0]||document.documentElement,b=document.createElement("script");b.type="text/javascript";if(V.support.scriptEval){b.appendChild(document.createTextNode(a))}else{b.text=a}c.insertBefore(b,c.firstChild);c.removeChild(b)}},nodeName:function(b,a){return b.nodeName&&b.nodeName.toUpperCase()==a.toUpperCase()},each:function(a,e,d){var c,b=0,f=a.length;if(d){if(f===ad){for(c in a){if(e.apply(a[c],d)===false){break}}}else{for(;b<f;){if(e.apply(a[b++],d)===false){break}}}}else{if(f===ad){for(c in a){if(e.call(a[c],c,a[c])===false){break}}}else{for(var g=a[0];b<f&&e.call(g,b,g)!==false;g=a[++b]){}}}return a},prop:function(b,e,a,d,c){if(V.isFunction(e)){e=e.call(b,d)}return typeof e==="number"&&a=="curCSS"&&!Z.test(c)?e+"px":e},className:{add:function(a,b){V.each((b||"").split(/\s+/),function(c,d){if(a.nodeType==1&&!V.className.has(a.className,d)){a.className+=(a.className?" ":"")+d}})},remove:function(a,b){if(a.nodeType==1){a.className=b!==ad?V.grep(a.className.split(/\s+/),function(c){return !V.className.has(b,c)}).join(" "):""}},has:function(b,a){return V.inArray(a,(b.className||b).toString().split(/\s+/))>-1}},swap:function(b,a,e){var c={};for(var d in a){c[d]=b.style[d];b.style[d]=a[d]}e.call(b);for(var d in a){b.style[d]=c[d]}},css:function(a,c,f){if(c=="width"||c=="height"){var e,d={position:"absolute",visibility:"hidden",display:"block"},g=c=="width"?["Left","Right"]:["Top","Bottom"];function b(){e=c=="width"?a.offsetWidth:a.offsetHeight;var h=0,i=0;V.each(g,function(){h+=parseFloat(V.curCSS(a,"padding"+this,true))||0;i+=parseFloat(V.curCSS(a,"border"+this+"Width",true))||0});e-=Math.round(h+i)}if(V(a).is(":visible")){b()}else{V.swap(a,d,b)}return Math.max(0,e)}return V.curCSS(a,c,f)},curCSS:function(h,e,b){var g,d=h.style;if(e=="opacity"&&!V.support.opacity){g=V.attr(d,"opacity");return g==""?"1":g}if(e.match(/float/i)){e=N}if(!b&&d&&d[e]){g=d[e]}else{if(L.getComputedStyle){if(e.match(/float/i)){e="float"}e=e.replace(/([A-Z])/g,"-$1").toLowerCase();var a=L.getComputedStyle(h,null);if(a){g=a.getPropertyValue(e)}if(e=="opacity"&&g==""){g="1"}}else{if(h.currentStyle){var i=e.replace(/\-(\w)/g,function(k,j){return j.toUpperCase()});g=h.currentStyle[e]||h.currentStyle[i];if(!/^\d+(px)?$/i.test(g)&&/^\d/.test(g)){var c=d.left,f=h.runtimeStyle.left;h.runtimeStyle.left=h.currentStyle.left;d.left=g||0;g=d.pixelLeft+"px";d.left=c;h.runtimeStyle.left=f}}}}return g},clean:function(d,e,g){e=e||document;if(typeof e.createElement==="undefined"){e=e.ownerDocument||e[0]&&e[0].ownerDocument||document}if(!g&&d.length===1&&typeof d[0]==="string"){var b=/^<(\w+)\s*\/?>$/.exec(d[0]);if(b){return[e.createElement(b[1])]}}var a=[],c=[],f=e.createElement("div");V.each(d,function(n,l){if(typeof l==="number"){l+=""}if(!l){return}if(typeof l==="string"){l=l.replace(/(<(\w+)[^>]*?)\/>/g,function(q,o,p){return p.match(/^(abbr|br|col|img|input|link|meta|param|hr|area|embed)$/i)?q:o+"></"+p+">"});var m=V.trim(l).toLowerCase();var k=!m.indexOf("<opt")&&[1,"<select multiple='multiple'>","</select>"]||!m.indexOf("<leg")&&[1,"<fieldset>","</fieldset>"]||m.match(/^<(thead|tbody|tfoot|colg|cap)/)&&[1,"<table>","</table>"]||!m.indexOf("<tr")&&[2,"<table><tbody>","</tbody></table>"]||(!m.indexOf("<td")||!m.indexOf("<th"))&&[3,"<table><tbody><tr>","</tr></tbody></table>"]||!m.indexOf("<col")&&[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"]||!V.support.htmlSerialize&&[1,"div<div>","</div>"]||[0,"",""];f.innerHTML=k[1]+l+k[2];while(k[0]--){f=f.lastChild}if(!V.support.tbody){var j=!m.indexOf("<table")&&m.indexOf("<tbody")<0?f.firstChild&&f.firstChild.childNodes:k[1]=="<table>"&&m.indexOf("<tbody")<0?f.childNodes:[];for(var i=j.length-1;i>=0;--i){if(V.nodeName(j[i],"tbody")&&!j[i].childNodes.length){j[i].parentNode.removeChild(j[i])}}}if(!V.support.leadingWhitespace&&/^\s/.test(l)){f.insertBefore(e.createTextNode(l.match(/^\s*/)[0]),f.firstChild)}l=V.makeArray(f.childNodes)}if(l.nodeType){a.push(l)}else{a=V.merge(a,l)}});if(g){for(var h=0;a[h];h++){if(V.nodeName(a[h],"script")&&(!a[h].type||a[h].type.toLowerCase()==="text/javascript")){c.push(a[h].parentNode?a[h].parentNode.removeChild(a[h]):a[h])}else{if(a[h].nodeType===1){a.splice.apply(a,[h+1,0].concat(V.makeArray(a[h].getElementsByTagName("script"))))}g.appendChild(a[h])}}return c}return a},attr:function(h,a,e){if(!h||h.nodeType==3||h.nodeType==8){return ad}var b=!V.isXMLDoc(h),f=e!==ad;a=b&&V.props[a]||a;if(h.tagName){var d=/href|src|style/.test(a);if(a=="selected"&&h.parentNode){h.parentNode.selectedIndex}if(a in h&&b&&!d){if(f){if(a=="type"&&V.nodeName(h,"input")&&h.parentNode){throw"type property can't be changed"}h[a]=e}if(V.nodeName(h,"form")&&h.getAttributeNode(a)){return h.getAttributeNode(a).nodeValue}if(a=="tabIndex"){var g=h.getAttributeNode("tabIndex");return g&&g.specified?g.value:h.nodeName.match(/^(a|area|button|input|object|select|textarea)$/i)?0:ad}return h[a]}if(!V.support.style&&b&&a=="style"){return V.attr(h.style,"cssText",e)}if(f){h.setAttribute(a,""+e)}var c=!V.support.hrefNormalized&&b&&d?h.getAttribute(a,2):h.getAttribute(a);return c===null?ad:c}if(!V.support.opacity&&a=="opacity"){if(f){h.zoom=1;h.filter=(h.filter||"").replace(/alpha\([^)]*\)/,"")+(parseInt(e)+""=="NaN"?"":"alpha(opacity="+e*100+")")}return h.filter&&h.filter.indexOf("opacity=")>=0?(parseFloat(h.filter.match(/opacity=([^)]*)/)[1])/100)+"":""}a=a.replace(/-([a-z])/ig,function(i,j){return j.toUpperCase()});if(f){h[a]=e}return h[a]},trim:function(a){return(a||"").replace(/^\s+|\s+$/g,"")},makeArray:function(a){var b=[];if(a!=null){var c=a.length;if(c==null||typeof a==="string"||V.isFunction(a)||a.setInterval){b[0]=a}else{while(c){b[--c]=a[c]}}}return b},inArray:function(a,b){for(var c=0,d=b.length;c<d;c++){if(b[c]===a){return c}}return -1},merge:function(b,c){var d=0,a,e=b.length;if(!V.support.getAll){while((a=c[d++])!=null){if(a.nodeType!=8){b[e++]=a}}}else{while((a=c[d++])!=null){b[e++]=a}}return b},unique:function(e){var d=[],c={};try{for(var a=0,b=e.length;a<b;a++){var g=V.data(e[a]);if(!c[g]){c[g]=true;d.push(e[a])}}}catch(f){d=e}return d},grep:function(d,f,c){var a=[];for(var b=0,e=d.length;b<e;b++){if(!c!=!f(d[b],b)){a.push(d[b])}}return a},map:function(c,f){var d=[];for(var a=0,b=c.length;a<b;a++){var e=f(c[a],a);if(e!=null){d[d.length]=e}}return d.concat.apply([],d)}});var D=navigator.userAgent.toLowerCase();V.browser={version:(D.match(/.+(?:rv|it|ra|ie)[\/: ]([\d.]+)/)||[0,"0"])[1],safari:/webkit/.test(D),opera:/opera/.test(D),msie:/msie/.test(D)&&!/opera/.test(D),mozilla:/mozilla/.test(D)&&!/(compatible|webkit)/.test(D)};V.each({parent:function(a){return a.parentNode},parents:function(a){return V.dir(a,"parentNode")},next:function(a){return V.nth(a,2,"nextSibling")},prev:function(a){return V.nth(a,2,"previousSibling")},nextAll:function(a){return V.dir(a,"nextSibling")},prevAll:function(a){return V.dir(a,"previousSibling")},siblings:function(a){return V.sibling(a.parentNode.firstChild,a)},children:function(a){return V.sibling(a.firstChild)},contents:function(a){return V.nodeName(a,"iframe")?a.contentDocument||a.contentWindow.document:V.makeArray(a.childNodes)}},function(a,b){V.fn[a]=function(c){var d=V.map(this,b);if(c&&typeof c=="string"){d=V.multiFilter(c,d)}return this.pushStack(V.unique(d),a,c)}});V.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){V.fn[a]=function(){var c=arguments;return this.each(function(){for(var e=0,d=c.length;e<d;e++){V(c[e])[b](this)}})}});V.each({removeAttr:function(a){V.attr(this,a,"");if(this.nodeType==1){this.removeAttribute(a)}},addClass:function(a){V.className.add(this,a)},removeClass:function(a){V.className.remove(this,a)},toggleClass:function(b,a){if(typeof a!=="boolean"){a=!V.className.has(this,b)}V.className[a?"add":"remove"](this,b)},remove:function(a){if(!a||V.filter(a,[this]).length){V("*",this).add([this]).each(function(){V.event.remove(this);V.removeData(this)});if(this.parentNode){this.parentNode.removeChild(this)}}},empty:function(){V(">*",this).remove();while(this.firstChild){this.removeChild(this.firstChild)}}},function(a,b){V.fn[a]=function(){return this.each(b,arguments)}});function R(a,b){return a[0]&&parseInt(V.curCSS(a[0],b,true),10)||0}var T="jQuery"+af(),Q=0,G={};V.extend({cache:{},data:function(d,c,a){d=d==X?G:d;var b=d[T];if(!b){b=d[T]=++Q}if(c&&!V.cache[b]){V.cache[b]={}}if(a!==ad){V.cache[b][c]=a}return c?V.cache[b][c]:b},removeData:function(d,c){d=d==X?G:d;var b=d[T];if(c){if(V.cache[b]){delete V.cache[b][c];c="";for(c in V.cache[b]){break}if(!c){V.removeData(d)}}}else{try{delete d[T]}catch(a){if(d.removeAttribute){d.removeAttribute(T)}}delete V.cache[b]}},queue:function(d,c,b){if(d){c=(c||"fx")+"queue";var a=V.data(d,c);if(!a||V.isArray(b)){a=V.data(d,c,V.makeArray(b))}else{if(b){a.push(b)}}}return a},dequeue:function(b,a){var c=V.queue(b,a),d=c.shift();if(!a||a==="fx"){d=c[0]}if(d!==ad){d.call(b)}}});V.fn.extend({data:function(c,a){var b=c.split(".");b[1]=b[1]?"."+b[1]:"";if(a===ad){var d=this.triggerHandler("getData"+b[1]+"!",[b[0]]);if(d===ad&&this.length){d=V.data(this[0],c)}return d===ad&&b[1]?this.data(b[0]):d}else{return this.trigger("setData"+b[1]+"!",[b[0],a]).each(function(){V.data(this,c,a)})}},removeData:function(a){return this.each(function(){V.removeData(this,a)})},queue:function(a,b){if(typeof a!=="string"){b=a;a="fx"}if(b===ad){return V.queue(this[0],a)}return this.each(function(){var c=V.queue(this,a,b);if(a=="fx"&&c.length==1){c[0].call(this)}})},dequeue:function(a){return this.each(function(){V.dequeue(this,a)})}});(function(){var k=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|[^[\]]+)+\]|\\.|[^ >+~,(\[]+)+|[>+~])(\s*,\s*)?/g,j=0,c=Object.prototype.toString;var f=function(ai,x,m,A){m=m||[];x=x||document;if(x.nodeType!==1&&x.nodeType!==9){return[]}if(!ai||typeof ai!=="string"){return m}var ah=[],q,u,p,v,s,w,z=true;k.lastIndex=0;while((q=k.exec(ai))!==null){ah.push(q[1]);if(q[2]){w=RegExp.rightContext;break}}if(ah.length>1&&d.match.POS.exec(ai)){if(ah.length===2&&d.relative[ah[0]]){var ag="",t;while((t=d.match.POS.exec(ai))){ag+=t[0];ai=ai.replace(d.match.POS,"")}u=f.filter(ag,f(/\s$/.test(ai)?ai+"*":ai,x))}else{u=d.relative[ah[0]]?[x]:f(ah.shift(),x);while(ah.length){var y=[];ai=ah.shift();if(d.relative[ai]){ai+=ah.shift()}for(var n=0,o=u.length;n<o;n++){f(ai,u[n],y)}u=y}}}else{var r=A?{expr:ah.pop(),set:e(A)}:f.find(ah.pop(),ah.length===1&&x.parentNode?x.parentNode:x);u=f.filter(r.expr,r.set);if(ah.length>0){p=e(u)}else{z=false}while(ah.length){var C=ah.pop(),B=C;if(!d.relative[C]){C=""}else{B=ah.pop()}if(B==null){B=x}d.relative[C](p,B,b(x))}}if(!p){p=u}if(!p){throw"Syntax error, unrecognized expression: "+(C||ai)}if(c.call(p)==="[object Array]"){if(!z){m.push.apply(m,p)}else{if(x.nodeType===1){for(var n=0;p[n]!=null;n++){if(p[n]&&(p[n]===true||p[n].nodeType===1&&i(x,p[n]))){m.push(u[n])}}}else{for(var n=0;p[n]!=null;n++){if(p[n]&&p[n].nodeType===1){m.push(u[n])}}}}}else{e(p,m)}if(w){f(w,x,m,A)}return m};f.matches=function(m,n){return f(m,null,null,n)};f.find=function(q,n){var r,p;if(!q){return[]}for(var m=0,o=d.order.length;m<o;m++){var s=d.order[m],p;if((p=d.match[s].exec(q))){var t=RegExp.leftContext;if(t.substr(t.length-1)!=="\\"){p[1]=(p[1]||"").replace(/\\/g,"");r=d.find[s](p,n);if(r!=null){q=q.replace(d.match[s],"");break}}}}if(!r){r=n.getElementsByTagName("*")}return{set:r,expr:q}};f.filter=function(w,q,u,B){var y=w,t=[],p=q,z,ag;while(w&&q.length){for(var C in d.filter){if((z=d.match[C].exec(w))!=null){var r=d.filter[C],v=null,s=0,m,n;ag=false;if(p==t){t=[]}if(d.preFilter[C]){z=d.preFilter[C](z,p,u,t,B);if(!z){ag=m=true}else{if(z===true){continue}else{if(z[0]===true){v=[];var A=null,o;for(var ah=0;(o=p[ah])!==ad;ah++){if(o&&A!==o){v.push(o);A=o}}}}}}if(z){for(var ah=0;(n=p[ah])!==ad;ah++){if(n){if(v&&n!=v[s]){s++}m=r(n,z,s,v);var x=B^!!m;if(u&&m!=null){if(x){ag=true}else{p[ah]=false}}else{if(x){t.push(n);ag=true}}}}}if(m!==ad){if(!u){p=t}w=w.replace(d.match[C],"");if(!ag){return[]}break}}}w=w.replace(/\s*,\s*/,"");if(w==y){if(ag==null){throw"Syntax error, unrecognized expression: "+w}else{break}}y=w}return p};var d=f.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF_-]|\\.)+)/,CLASS:/\.((?:[\w\u00c0-\uFFFF_-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF_-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF_-]|\\.)+)\s*(?:(\S?=)\s*(['"]*)(.*?)\3|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*_-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\((even|odd|[\dn+-]*)\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF_-]|\\.)+)(?:\((['"]*)((?:\([^\)]+\)|[^\2\(\)]*)+)\2\))?/},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(m){return m.getAttribute("href")}},relative:{"+":function(q,p){for(var m=0,o=q.length;m<o;m++){var n=q[m];if(n){var r=n.previousSibling;while(r&&r.nodeType!==1){r=r.previousSibling}q[m]=typeof p==="string"?r||false:r===p}}if(typeof p==="string"){f.filter(p,q,true)}},">":function(s,p,q){if(typeof p==="string"&&!/\W/.test(p)){p=q?p:p.toUpperCase();for(var m=0,o=s.length;m<o;m++){var r=s[m];if(r){var n=r.parentNode;s[m]=n.nodeName===p?n:false}}}else{for(var m=0,o=s.length;m<o;m++){var r=s[m];if(r){s[m]=typeof p==="string"?r.parentNode:r.parentNode===p}}if(typeof p==="string"){f.filter(p,s,true)}}},"":function(n,p,r){var m="done"+(j++),o=l;if(!p.match(/\W/)){var q=p=r?p:p.toUpperCase();o=a}o("parentNode",p,m,n,q,r)},"~":function(n,p,r){var m="done"+(j++),o=l;if(typeof p==="string"&&!p.match(/\W/)){var q=p=r?p:p.toUpperCase();o=a}o("previousSibling",p,m,n,q,r)}},find:{ID:function(o,m){if(m.getElementById){var n=m.getElementById(o[1]);return n?[n]:[]}},NAME:function(m,n){return n.getElementsByName?n.getElementsByName(m[1]):null},TAG:function(m,n){return n.getElementsByTagName(m[1])}},preFilter:{CLASS:function(n,p,m,o,r){n=" "+n[1].replace(/\\/g,"")+" ";for(var q=0;p[q];q++){if(r^(" "+p[q].className+" ").indexOf(n)>=0){if(!m){o.push(p[q])}}else{if(m){p[q]=false}}}return false},ID:function(m){return m[1].replace(/\\/g,"")},TAG:function(o,n){for(var m=0;!n[m];m++){}return b(n[m])?o[1]:o[1].toUpperCase()},CHILD:function(m){if(m[1]=="nth"){var n=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(m[2]=="even"&&"2n"||m[2]=="odd"&&"2n+1"||!/\D/.test(m[2])&&"0n+"+m[2]||m[2]);m[2]=(n[1]+(n[2]||1))-0;m[3]=n[3]-0}m[0]="done"+(j++);return m},ATTR:function(n){var m=n[1];if(d.attrMap[m]){n[1]=d.attrMap[m]}if(n[2]==="~="){n[4]=" "+n[4]+" "}return n},PSEUDO:function(q,p,m,o,r){if(q[1]==="not"){if(q[3].match(k).length>1){q[3]=f(q[3],null,null,p)}else{var n=f.filter(q[3],p,m,true^r);if(!m){o.push.apply(o,n)}return false}}else{if(d.match.POS.test(q[0])){return true}}return q},POS:function(m){m.unshift(true);return m}},filters:{enabled:function(m){return m.disabled===false&&m.type!=="hidden"},disabled:function(m){return m.disabled===true},checked:function(m){return m.checked===true},selected:function(m){m.parentNode.selectedIndex;return m.selected===true},parent:function(m){return !!m.firstChild},empty:function(m){return !m.firstChild},has:function(m,o,n){return !!f(n[3],m).length},header:function(m){return/h\d/i.test(m.nodeName)},text:function(m){return"text"===m.type},radio:function(m){return"radio"===m.type},checkbox:function(m){return"checkbox"===m.type},file:function(m){return"file"===m.type},password:function(m){return"password"===m.type},submit:function(m){return"submit"===m.type},image:function(m){return"image"===m.type},reset:function(m){return"reset"===m.type},button:function(m){return"button"===m.type||m.nodeName.toUpperCase()==="BUTTON"},input:function(m){return/input|select|textarea|button/i.test(m.nodeName)}},setFilters:{first:function(n,m){return m===0},last:function(m,p,o,n){return p===n.length-1},even:function(n,m){return m%2===0},odd:function(n,m){return m%2===1},lt:function(m,o,n){return o<n[3]-0},gt:function(m,o,n){return o>n[3]-0},nth:function(m,o,n){return n[3]-0==o},eq:function(m,o,n){return n[3]-0==o}},filter:{CHILD:function(o,n){var q=n[1],r=o.parentNode;var t="child"+r.childNodes.length;if(r&&(!r[t]||!o.nodeIndex)){var s=1;for(var p=r.firstChild;p;p=p.nextSibling){if(p.nodeType==1){p.nodeIndex=s++}}r[t]=s-1}if(q=="first"){return o.nodeIndex==1}else{if(q=="last"){return o.nodeIndex==r[t]}else{if(q=="only"){return r[t]==1}else{if(q=="nth"){var v=false,m=n[2],u=n[3];if(m==1&&u==0){return true}if(m==0){if(o.nodeIndex==u){v=true}}else{if((o.nodeIndex-u)%m==0&&(o.nodeIndex-u)/m>=0){v=true}}return v}}}}},PSEUDO:function(q,m,n,r){var p=m[1],s=d.filters[p];if(s){return s(q,n,m,r)}else{if(p==="contains"){return(q.textContent||q.innerText||"").indexOf(m[3])>=0}else{if(p==="not"){var t=m[3];for(var n=0,o=t.length;n<o;n++){if(t[n]===q){return false}}return true}}}},ID:function(n,m){return n.nodeType===1&&n.getAttribute("id")===m},TAG:function(n,m){return(m==="*"&&n.nodeType===1)||n.nodeName===m},CLASS:function(n,m){return m.test(n.className)},ATTR:function(q,m){var o=d.attrHandle[m[1]]?d.attrHandle[m[1]](q):q[m[1]]||q.getAttribute(m[1]),r=o+"",n=m[2],p=m[4];return o==null?false:n==="="?r===p:n==="*="?r.indexOf(p)>=0:n==="~="?(" "+r+" ").indexOf(p)>=0:!m[4]?o:n==="!="?r!=p:n==="^="?r.indexOf(p)===0:n==="$="?r.substr(r.length-p.length)===p:n==="|="?r===p||r.substr(0,p.length+1)===p+"-":false},POS:function(q,p,m,r){var o=p[2],n=d.setFilters[o];if(n){return n(q,m,p,r)}}}};for(var h in d.match){d.match[h]=RegExp(d.match[h].source+/(?![^\[]*\])(?![^\(]*\))/.source)}var e=function(n,m){n=Array.prototype.slice.call(n);if(m){m.push.apply(m,n);return m}return n};try{Array.prototype.slice.call(document.documentElement.childNodes)}catch(g){e=function(m,o){var q=o||[];if(c.call(m)==="[object Array]"){Array.prototype.push.apply(q,m)}else{if(typeof m.length==="number"){for(var n=0,p=m.length;n<p;n++){q.push(m[n])}}else{for(var n=0;m[n];n++){q.push(m[n])}}}return q}}(function(){var o=document.createElement("form"),m="script"+(new Date).getTime();o.innerHTML="<input name='"+m+"'/>";var n=document.documentElement;n.insertBefore(o,n.firstChild);if(!!document.getElementById(m)){d.find.ID=function(p,q){if(q.getElementById){var r=q.getElementById(p[1]);return r?r.id===p[1]||r.getAttributeNode&&r.getAttributeNode("id").nodeValue===p[1]?[r]:ad:[]}};d.filter.ID=function(q,r){var p=q.getAttributeNode&&q.getAttributeNode("id");return q.nodeType===1&&p&&p.nodeValue===r}}n.removeChild(o)})();(function(){var m=document.createElement("div");m.appendChild(document.createComment(""));if(m.getElementsByTagName("*").length>0){d.find.TAG=function(q,o){var n=o.getElementsByTagName(q[1]);if(q[1]==="*"){var p=[];for(var r=0;n[r];r++){if(n[r].nodeType===1){p.push(n[r])}}n=p}return n}}m.innerHTML="<a href='#'></a>";if(m.firstChild.getAttribute("href")!=="#"){d.attrHandle.href=function(n){return n.getAttribute("href",2)}}})();if(document.querySelectorAll){(function(){var m=f;f=function(n,p,q,o){p=p||document;if(!o&&p.nodeType===9){try{return e(p.querySelectorAll(n),q)}catch(r){}}return m(n,p,q,o)};f.find=m.find;f.filter=m.filter;f.selectors=m.selectors;f.matches=m.matches})()}if(document.documentElement.getElementsByClassName){d.order.splice(1,0,"CLASS");d.find.CLASS=function(m,n){return n.getElementsByClassName(m[1])}}function a(p,r,q,u,v,w){for(var s=0,m=u.length;s<m;s++){var o=u[s];if(o){o=o[p];var t=false;while(o&&o.nodeType){var n=o[q];if(n){t=u[n];break}if(o.nodeType===1&&!w){o[q]=s}if(o.nodeName===r){t=o;break}o=o[p]}u[s]=t}}}function l(p,q,t,v,r,u){for(var n=0,m=v.length;n<m;n++){var o=v[n];if(o){o=o[p];var s=false;while(o&&o.nodeType){if(o[t]){s=v[o[t]];break}if(o.nodeType===1){if(!u){o[t]=n}if(typeof q!=="string"){if(o===q){s=true;break}}else{if(f.filter(q,[o]).length>0){s=o;break}}}o=o[p]}v[n]=s}}}var i=document.compareDocumentPosition?function(n,m){return n.compareDocumentPosition(m)&16}:function(n,m){return n!==m&&(n.contains?n.contains(m):true)};var b=function(m){return m.documentElement&&!m.body||m.tagName&&m.ownerDocument&&!m.ownerDocument.body};V.find=f;V.filter=f.filter;V.expr=f.selectors;V.expr[":"]=V.expr.filters;f.selectors.filters.hidden=function(m){return"hidden"===m.type||V.css(m,"display")==="none"||V.css(m,"visibility")==="hidden"};f.selectors.filters.visible=function(m){return"hidden"!==m.type&&V.css(m,"display")!=="none"&&V.css(m,"visibility")!=="hidden"};f.selectors.filters.animated=function(m){return V.grep(V.timers,function(n){return m===n.elem}).length};V.multiFilter=function(m,n,o){if(o){m=":not("+m+")"}return f.matches(m,n)};V.dir=function(m,p){var o=[],n=m[p];while(n&&n!=document){if(n.nodeType==1){o.push(n)}n=n[p]}return o};V.nth=function(m,p,n,o){p=p||1;var q=0;for(;m;m=m[n]){if(m.nodeType==1&&++q==p){break}}return m};V.sibling=function(m,o){var n=[];for(;m;m=m.nextSibling){if(m.nodeType==1&&m!=o){n.push(m)}}return n};return;X.Sizzle=f})();V.event={add:function(f,d,b,e){if(f.nodeType==3||f.nodeType==8){return}if(f.setInterval&&f!=X){f=X}if(!b.guid){b.guid=this.guid++}if(e!==ad){var a=b;b=this.proxy(a);b.data=e}var c=V.data(f,"events")||V.data(f,"events",{}),g=V.data(f,"handle")||V.data(f,"handle",function(){return typeof V!=="undefined"&&!V.event.triggered?V.event.handle.apply(arguments.callee.elem,arguments):ad});g.elem=f;V.each(d.split(/\s+/),function(i,j){var h=j.split(".");j=h.shift();b.type=h.slice().sort().join(".");var k=c[j];if(V.event.specialAll[j]){V.event.specialAll[j].setup.call(f,e,h)}if(!k){k=c[j]={};if(!V.event.special[j]||V.event.special[j].setup.call(f,e,h)===false){if(f.addEventListener){f.addEventListener(j,g,false)}else{if(f.attachEvent){f.attachEvent("on"+j,g)}}}}k[b.guid]=b;V.event.global[j]=true});f=null},guid:1,global:{},remove:function(e,b,h){if(e.nodeType==3||e.nodeType==8){return}var a=V.data(e,"events"),d,c;if(a){if(b===ad||(typeof b==="string"&&b.charAt(0)==".")){for(var g in a){this.remove(e,g+(b||""))}}else{if(b.type){h=b.handler;b=b.type}V.each(b.split(/\s+/),function(k,i){var m=i.split(".");i=m.shift();var l=RegExp("(^|\\.)"+m.slice().sort().join(".*\\.")+"(\\.|$)");if(a[i]){if(h){delete a[i][h.guid]}else{for(var j in a[i]){if(l.test(a[i][j].type)){delete a[i][j]}}}if(V.event.specialAll[i]){V.event.specialAll[i].teardown.call(e,m)}for(d in a[i]){break}if(!d){if(!V.event.special[i]||V.event.special[i].teardown.call(e,m)===false){if(e.removeEventListener){e.removeEventListener(i,V.data(e,"handle"),false)}else{if(e.detachEvent){e.detachEvent("on"+i,V.data(e,"handle"))}}}d=null;delete a[i]}}})}for(d in a){break}if(!d){var f=V.data(e,"handle");if(f){f.elem=null}V.removeData(e,"events");V.removeData(e,"handle")}}},trigger:function(g,e,b,c){var a=g.type||g;if(!c){g=typeof g==="object"?g[T]?g:V.extend(V.Event(a),g):V.Event(a);if(a.indexOf("!")>=0){g.type=a=a.slice(0,-1);g.exclusive=true}if(!b){g.stopPropagation();if(this.global[a]){V.each(V.cache,function(){if(this.events&&this.events[a]){V.event.trigger(g,e,this.handle.elem)}})}}if(!b||b.nodeType==3||b.nodeType==8){return ad}g.result=ad;g.target=b;e=V.makeArray(e);e.unshift(g)}g.currentTarget=b;var h=V.data(b,"handle");if(h){h.apply(b,e)}if((!b[a]||(V.nodeName(b,"a")&&a=="click"))&&b["on"+a]&&b["on"+a].apply(b,e)===false){g.result=false}if(!c&&b[a]&&!g.isDefaultPrevented()&&!(V.nodeName(b,"a")&&a=="click")){this.triggered=true;try{b[a]()}catch(f){}}this.triggered=false;if(!g.isPropagationStopped()){var d=b.parentNode||b.ownerDocument;if(d){V.event.trigger(g,e,d,true)}}},handle:function(e){var h,c;e=arguments[0]=V.event.fix(e||X.event);var f=e.type.split(".");e.type=f.shift();h=!f.length&&!e.exclusive;var g=RegExp("(^|\\.)"+f.slice().sort().join(".*\\.")+"(\\.|$)");c=(V.data(this,"events")||{})[e.type];for(var a in c){var b=c[a];if(h||g.test(b.type)){e.handler=b;e.data=b.data;var d=b.apply(this,arguments);if(d!==ad){e.result=d;if(d===false){e.preventDefault();e.stopPropagation()}}if(e.isImmediatePropagationStopped()){break}}}},props:"altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode metaKey newValue originalTarget pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),fix:function(b){if(b[T]){return b}var d=b;b=V.Event(d);for(var a=this.props.length,f;a;){f=this.props[--a];b[f]=d[f]}if(!b.target){b.target=b.srcElement||document}if(b.target.nodeType==3){b.target=b.target.parentNode}if(!b.relatedTarget&&b.fromElement){b.relatedTarget=b.fromElement==b.target?b.toElement:b.fromElement}if(b.pageX==null&&b.clientX!=null){var e=document.documentElement,c=document.body;b.pageX=b.clientX+(e&&e.scrollLeft||c&&c.scrollLeft||0)-(e.clientLeft||0);b.pageY=b.clientY+(e&&e.scrollTop||c&&c.scrollTop||0)-(e.clientTop||0)}if(!b.which&&((b.charCode||b.charCode===0)?b.charCode:b.keyCode)){b.which=b.charCode||b.keyCode}if(!b.metaKey&&b.ctrlKey){b.metaKey=b.ctrlKey}if(!b.which&&b.button){b.which=(b.button&1?1:(b.button&2?3:(b.button&4?2:0)))}return b},proxy:function(b,a){a=a||function(){return b.apply(this,arguments)};a.guid=b.guid=b.guid||a.guid||this.guid++;return a},special:{ready:{setup:F,teardown:function(){}}},specialAll:{live:{setup:function(a,b){V.event.add(this,b[0],aa)},teardown:function(a){if(a.length){var b=0,c=RegExp("(^|\\.)"+a[0]+"(\\.|$)");V.each((V.data(this,"events").live||{}),function(){if(c.test(this.type)){b++}});if(b<1){V.event.remove(this,a[0],aa)}}}}}};V.Event=function(a){if(!this.preventDefault){return new V.Event(a)}if(a&&a.type){this.originalEvent=a;this.type=a.type;this.timeStamp=a.timeStamp}else{this.type=a}if(!this.timeStamp){this.timeStamp=af()}this[T]=true};function S(){return false}function P(){return true}V.Event.prototype={preventDefault:function(){this.isDefaultPrevented=P;var a=this.originalEvent;if(!a){return}if(a.preventDefault){a.preventDefault()}a.returnValue=false},stopPropagation:function(){this.isPropagationStopped=P;var a=this.originalEvent;if(!a){return}if(a.stopPropagation){a.stopPropagation()}a.cancelBubble=true},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=P;this.stopPropagation()},isDefaultPrevented:S,isPropagationStopped:S,isImmediatePropagationStopped:S};var ab=function(c){var b=c.relatedTarget;while(b&&b!=this){try{b=b.parentNode}catch(a){b=this}}if(b!=this){c.type=c.data;V.event.handle.apply(this,arguments)}};V.each({mouseover:"mouseenter",mouseout:"mouseleave"},function(b,a){V.event.special[a]={setup:function(){V.event.add(this,b,ab,a)},teardown:function(){V.event.remove(this,b,ab)}}});V.fn.extend({bind:function(c,a,b){return c=="unload"?this.one(c,a,b):this.each(function(){V.event.add(this,c,b||a,b&&a)})},one:function(a,b,d){var c=V.event.proxy(d||b,function(e){V(this).unbind(e,c);return(d||b).apply(this,arguments)});return this.each(function(){V.event.add(this,a,c,d&&b)})},unbind:function(b,a){return this.each(function(){V.event.remove(this,b,a)})},trigger:function(a,b){return this.each(function(){V.event.trigger(a,b,this)})},triggerHandler:function(b,a){if(this[0]){var c=V.Event(b);c.preventDefault();c.stopPropagation();V.event.trigger(c,a,this[0]);return c.result}},toggle:function(a){var b=arguments,c=1;while(c<b.length){V.event.proxy(a,b[c++])}return this.click(V.event.proxy(a,function(d){this.lastToggle=(this.lastToggle||0)%c;d.preventDefault();return b[this.lastToggle++].apply(this,arguments)||false}))},hover:function(a,b){return this.mouseenter(a).mouseleave(b)},ready:function(a){F();if(V.isReady){a.call(document,V)}else{V.readyList.push(a)}return this},live:function(a,c){var b=V.event.proxy(c);b.guid+=this.selector+a;V(document).bind(U(a,this.selector),this.selector,b);return this},die:function(b,a){V(document).unbind(U(b,this.selector),a?{guid:a.guid+this.selector+b}:null);return this}});function aa(b){var c=RegExp("(^|\\.)"+b.type+"(\\.|$)"),a=true,d=[];V.each(V.data(this,"events").live||[],function(f,g){if(c.test(g.type)){var e=V(b.target).closest(g.data)[0];if(e){d.push({elem:e,fn:g})}}});V.each(d,function(){if(!b.isImmediatePropagationStopped()&&this.fn.call(this.elem,b,this.fn.data)===false){a=false}});return a}function U(b,a){return["live",b,a.replace(/\./g,"`").replace(/ /g,"|")].join(".")}V.extend({isReady:false,readyList:[],ready:function(){if(!V.isReady){V.isReady=true;if(V.readyList){V.each(V.readyList,function(){this.call(document,V)});V.readyList=null}V(document).triggerHandler("ready")}}});var O=false;function F(){if(O){return}O=true;if(document.addEventListener){document.addEventListener("DOMContentLoaded",function(){document.removeEventListener("DOMContentLoaded",arguments.callee,false);V.ready()},false)}else{if(document.attachEvent){document.attachEvent("onreadystatechange",function(){if(document.readyState==="complete"){document.detachEvent("onreadystatechange",arguments.callee);V.ready()}});if(document.documentElement.doScroll&&!X.frameElement){(function(){if(V.isReady){return}try{document.documentElement.doScroll("left")}catch(a){setTimeout(arguments.callee,0);return}V.ready()})()}}}V.event.add(X,"load",V.ready)}V.each(("blur,focus,load,resize,scroll,unload,click,dblclick,mousedown,mouseup,mousemove,mouseover,mouseout,mouseenter,mouseleave,change,select,submit,keydown,keypress,keyup,error").split(","),function(b,a){V.fn[a]=function(c){return c?this.bind(a,c):this.trigger(a)}});V(X).bind("unload",function(){for(var a in V.cache){if(a!=1&&V.cache[a].handle){V.event.remove(V.cache[a].handle.elem)}}});(function(){V.support={};var d=document.documentElement,a=document.createElement("script"),e=document.createElement("div"),g="script"+(new Date).getTime();e.style.display="none";e.innerHTML='   <link/><table></table><a href="/a" style="color:red;float:left;opacity:.5;">a</a><select><option>text</option></select><object><param/></object>';var b=e.getElementsByTagName("*"),c=e.getElementsByTagName("a")[0];if(!b||!b.length||!c){return}V.support={leadingWhitespace:e.firstChild.nodeType==3,tbody:!e.getElementsByTagName("tbody").length,objectAll:!!e.getElementsByTagName("object")[0].getElementsByTagName("*").length,htmlSerialize:!!e.getElementsByTagName("link").length,style:/red/.test(c.getAttribute("style")),hrefNormalized:c.getAttribute("href")==="/a",opacity:c.style.opacity==="0.5",cssFloat:!!c.style.cssFloat,scriptEval:false,noCloneEvent:true,boxModel:null};a.type="text/javascript";try{a.appendChild(document.createTextNode("window."+g+"=1;"))}catch(f){}d.insertBefore(a,d.firstChild);if(X[g]){V.support.scriptEval=true;delete X[g]}d.removeChild(a);if(e.attachEvent&&e.fireEvent){e.attachEvent("onclick",function(){V.support.noCloneEvent=false;e.detachEvent("onclick",arguments.callee)});e.cloneNode(true).fireEvent("onclick")}V(function(){var h=document.createElement("div");h.style.width="1px";h.style.paddingLeft="1px";document.body.appendChild(h);V.boxModel=V.support.boxModel=h.offsetWidth===2;document.body.removeChild(h)})})();var N=V.support.cssFloat?"cssFloat":"styleFloat";V.props={"for":"htmlFor","class":"className","float":N,cssFloat:N,styleFloat:N,readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",tabindex:"tabIndex"};V.fn.extend({_load:V.fn.load,load:function(a,g,e){if(typeof a!=="string"){return this._load(a)}var f=a.indexOf(" ");if(f>=0){var c=a.slice(f,a.length);a=a.slice(0,f)}var b="GET";if(g){if(V.isFunction(g)){e=g;g=null}else{if(typeof g==="object"){g=V.param(g);b="POST"}}}var d=this;V.ajax({url:a,type:b,dataType:"html",data:g,complete:function(h,i){if(i=="success"||i=="notmodified"){d.html(c?V("<div/>").append(h.responseText.replace(/<script(.|\s)*?\/script>/g,"")).find(c):h.responseText)}if(e){d.each(e,[h.responseText,i,h])}}});return this},serialize:function(){return V.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?V.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||/select|textarea/i.test(this.nodeName)||/text|hidden|password/i.test(this.type))}).map(function(b,c){var a=V(this).val();return a==null?null:V.isArray(a)?V.map(a,function(d,e){return{name:c.name,value:d}}):{name:c.name,value:a}}).get()}});V.each("ajaxStart,ajaxStop,ajaxComplete,ajaxError,ajaxSuccess,ajaxSend".split(","),function(a,b){V.fn[b]=function(c){return this.bind(b,c)}});var M=af();V.extend({get:function(c,a,b,d){if(V.isFunction(a)){b=a;a=null}return V.ajax({type:"GET",url:c,data:a,success:b,dataType:d})},getScript:function(a,b){return V.get(a,null,b,"script")},getJSON:function(b,c,a){return V.get(b,c,a,"json")},post:function(c,a,b,d){if(V.isFunction(a)){b=a;a={}}return V.ajax({type:"POST",url:c,data:a,success:b,dataType:d})},ajaxSetup:function(a){V.extend(V.ajaxSettings,a)},ajaxSettings:{url:location.href,global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:function(){return X.ActiveXObject?new ActiveXObject("Microsoft.XMLHTTP"):new XMLHttpRequest()},accepts:{xml:"application/xml, text/xml",html:"text/html",script:"text/javascript, application/javascript",json:"application/json, text/javascript",text:"text/plain",_default:"*/*"}},lastModified:{},ajax:function(c){c=V.extend(true,c,V.extend(true,{},V.ajaxSettings,c));var m,h=/=\?(&|$)/g,l,o,e=c.type.toUpperCase();if(c.data&&c.processData&&typeof c.data!=="string"){c.data=V.param(c.data)}if(c.dataType=="jsonp"){if(e=="GET"){if(!c.url.match(h)){c.url+=(c.url.match(/\?/)?"&":"?")+(c.jsonp||"callback")+"=?"}}else{if(!c.data||!c.data.match(h)){c.data=(c.data?c.data+"&":"")+(c.jsonp||"callback")+"=?"}}c.dataType="json"}if(c.dataType=="json"&&(c.data&&c.data.match(h)||c.url.match(h))){m="jsonp"+M++;if(c.data){c.data=(c.data+"").replace(h,"="+m+"$1")}c.url=c.url.replace(h,"="+m+"$1");c.dataType="script";X[m]=function(t){o=t;r();q();X[m]=ad;try{delete X[m]}catch(u){}if(f){f.removeChild(j)}}}if(c.dataType=="script"&&c.cache==null){c.cache=false}if(c.cache===false&&e=="GET"){var g=af();var n=c.url.replace(/(\?|&)_=.*?(&|$)/,"$1_="+g+"$2");c.url=n+((n==c.url)?(c.url.match(/\?/)?"&":"?")+"_="+g:"")}if(c.data&&e=="GET"){c.url+=(c.url.match(/\?/)?"&":"?")+c.data;c.data=null}if(c.global&&!V.active++){V.event.trigger("ajaxStart")}var k=/^(\w+:)?\/\/([^\/?#]+)/.exec(c.url);if(c.dataType=="script"&&e=="GET"&&k&&(k[1]&&k[1]!=location.protocol||k[2]!=location.host)){var f=document.getElementsByTagName("head")[0];var j=document.createElement("script");j.src=c.url;if(c.scriptCharset){j.charset=c.scriptCharset}if(!m){var a=false;j.onload=j.onreadystatechange=function(){if(!a&&(!this.readyState||this.readyState=="loaded"||this.readyState=="complete")){a=true;r();q();f.removeChild(j)}}}f.appendChild(j);return ad}var p=false;var s=c.xhr();if(c.username){s.open(e,c.url,c.async,c.username,c.password)}else{s.open(e,c.url,c.async)}try{if(c.data){s.setRequestHeader("Content-Type",c.contentType)}if(c.ifModified){s.setRequestHeader("If-Modified-Since",V.lastModified[c.url]||"Thu, 01 Jan 1970 00:00:00 GMT")}s.setRequestHeader("X-Requested-With","XMLHttpRequest");s.setRequestHeader("Accept",c.dataType&&c.accepts[c.dataType]?c.accepts[c.dataType]+", */*":c.accepts._default)}catch(i){}if(c.beforeSend&&c.beforeSend(s,c)===false){if(c.global&&!--V.active){V.event.trigger("ajaxStop")}s.abort();return false}if(c.global){V.event.trigger("ajaxSend",[s,c])}var d=function(t){if(s.readyState==0){if(b){clearInterval(b);b=null;if(c.global&&!--V.active){V.event.trigger("ajaxStop")}}}else{if(!p&&s&&(s.readyState==4||t=="timeout")){p=true;if(b){clearInterval(b);b=null}l=t=="timeout"?"timeout":!V.httpSuccess(s)?"error":c.ifModified&&V.httpNotModified(s,c.url)?"notmodified":"success";if(l=="success"){try{o=V.httpData(s,c.dataType,c)}catch(v){l="parsererror"}}if(l=="success"){var u;try{u=s.getResponseHeader("Last-Modified")}catch(v){}if(c.ifModified&&u){V.lastModified[c.url]=u}if(!m){r()}}else{V.handleError(c,s,l)}q();if(c.async){s=null}}}};if(c.async){var b=setInterval(d,13);if(c.timeout>0){setTimeout(function(){if(s){if(!p){d("timeout")}if(s){s.abort()}}},c.timeout)}}try{s.send(c.data)}catch(i){V.handleError(c,s,null,i)}if(!c.async){d()}function r(){if(c.success){c.success(o,l)}if(c.global){V.event.trigger("ajaxSuccess",[s,c])}}function q(){if(c.complete){c.complete(s,l)}if(c.global){V.event.trigger("ajaxComplete",[s,c])}if(c.global&&!--V.active){V.event.trigger("ajaxStop")}}return s},handleError:function(d,b,c,a){if(d.error){d.error(b,c,a)}if(d.global){V.event.trigger("ajaxError",[b,d,a])}},active:0,httpSuccess:function(b){try{return !b.status&&location.protocol=="file:"||(b.status>=200&&b.status<300)||b.status==304||b.status==1223}catch(a){}return false},httpNotModified:function(a,c){try{var b=a.getResponseHeader("Last-Modified");return a.status==304||b==V.lastModified[c]}catch(d){}return false},httpData:function(f,b,a){var d=f.getResponseHeader("content-type"),c=b=="xml"||!b&&d&&d.indexOf("xml")>=0,e=c?f.responseXML:f.responseText;if(c&&e.documentElement.tagName=="parsererror"){throw"parsererror"}if(a&&a.dataFilter){e=a.dataFilter(e,b)}if(typeof e==="string"){if(b=="script"){V.globalEval(e)}if(b=="json"){e=X["eval"]("("+e+")")}}return e},param:function(c){var a=[];function b(e,f){a[a.length]=encodeURIComponent(e)+"="+encodeURIComponent(f)}if(V.isArray(c)||c.jquery){V.each(c,function(){b(this.name,this.value)})}else{for(var d in c){if(V.isArray(c[d])){V.each(c[d],function(){b(d,this)})}else{b(d,V.isFunction(c[d])?c[d]():c[d])}}}return a.join("&").replace(/%20/g,"+")}});var Y={},ae=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];function K(c,b){var a={};V.each(ae.concat.apply([],ae.slice(0,b)),function(){a[this]=c});return a}V.fn.extend({show:function(h,f){if(h){return this.animate(K("show",3),h,f)}else{for(var b=0,d=this.length;b<d;b++){var c=V.data(this[b],"olddisplay");this[b].style.display=c||"";if(V.css(this[b],"display")==="none"){var a=this[b].tagName,e;if(Y[a]){e=Y[a]}else{var g=V("<"+a+" />").appendTo("body");e=g.css("display");if(e==="none"){e="block"}g.remove();Y[a]=e}this[b].style.display=V.data(this[b],"olddisplay",e)}}return this}},hide:function(b,e){if(b){return this.animate(K("hide",3),b,e)}else{for(var a=0,d=this.length;a<d;a++){var c=V.data(this[a],"olddisplay");if(!c&&c!=="none"){V.data(this[a],"olddisplay",V.css(this[a],"display"))}this[a].style.display="none"}return this}},_toggle:V.fn.toggle,toggle:function(a,c){var b=typeof a==="boolean";return V.isFunction(a)&&V.isFunction(c)?this._toggle.apply(this,arguments):a==null||b?this.each(function(){var d=b?a:V(this).is(":hidden");V(this)[d?"show":"hide"]()}):this.animate(K("toggle",3),a,c)},fadeTo:function(b,a,c){return this.animate({opacity:a},b,c)},animate:function(e,d,b,a){var c=V.speed(d,b,a);return this[c.queue===false?"each":"queue"](function(){var g=V.extend({},c),f,h=this.nodeType==1&&V(this).is(":hidden"),i=this;for(f in e){if(e[f]=="hide"&&h||e[f]=="show"&&!h){return g.complete.call(this)}if((f=="height"||f=="width")&&this.style){g.display=V.css(this,"display");g.overflow=this.style.overflow}}if(g.overflow!=null){this.style.overflow="hidden"}g.curAnim=V.extend({},e);V.each(e,function(o,k){var n=new V.fx(i,g,o);if(/toggle|show|hide/.test(k)){n[k=="toggle"?h?"show":"hide":k](e)}else{var m=k.toString().match(/^([+-]=)?([\d+-.]+)(.*)$/),l=n.cur(true)||0;if(m){var j=parseFloat(m[2]),p=m[3]||"px";if(p!="px"){i.style[o]=(j||1)+p;l=((j||1)/n.cur(true))*l;i.style[o]=l+p}if(m[1]){j=((m[1]=="-="?-1:1)*j)+l}n.custom(l,j,p)}else{n.custom(l,k,"")}}});return true})},stop:function(c,b){var a=V.timers;if(c){this.queue([])}this.each(function(){for(var d=a.length-1;d>=0;d--){if(a[d].elem==this){if(b){a[d](true)}a.splice(d,1)}}});if(!b){this.dequeue()}return this}});V.each({slideDown:K("show",1),slideUp:K("hide",1),slideToggle:K("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(a,b){V.fn[a]=function(c,d){return this.animate(b,c,d)}});V.extend({speed:function(a,b,d){var c=typeof a==="object"?a:{complete:d||!d&&b||V.isFunction(a)&&a,duration:a,easing:d&&b||b&&!V.isFunction(b)&&b};c.duration=V.fx.off?0:typeof c.duration==="number"?c.duration:V.fx.speeds[c.duration]||V.fx.speeds._default;c.old=c.complete;c.complete=function(){if(c.queue!==false){V(this).dequeue()}if(V.isFunction(c.old)){c.old.call(this)}};return c},easing:{linear:function(a,b,c,d){return c+d*a},swing:function(a,b,c,d){return((-Math.cos(a*Math.PI)/2)+0.5)*d+c}},timers:[],timerId:null,fx:function(c,b,a){this.options=b;this.elem=c;this.prop=a;if(!b.orig){b.orig={}}}});V.fx.prototype={update:function(){if(this.options.step){this.options.step.call(this.elem,this.now,this)}(V.fx.step[this.prop]||V.fx.step._default)(this);if((this.prop=="height"||this.prop=="width")&&this.elem.style){this.elem.style.display="block"}},cur:function(b){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null)){return this.elem[this.prop]}var a=parseFloat(V.css(this.elem,this.prop,b));return a&&a>-10000?a:parseFloat(V.curCSS(this.elem,this.prop))||0},custom:function(e,b,a){this.startTime=af();this.start=e;this.end=b;this.unit=a||this.unit||"px";this.now=this.start;this.pos=this.state=0;var c=this;function d(f){return c.step(f)}d.elem=this.elem;V.timers.push(d);if(d()&&V.timerId==null){V.timerId=setInterval(function(){var g=V.timers;for(var f=0;f<g.length;f++){if(!g[f]()){g.splice(f--,1)}}if(!g.length){clearInterval(V.timerId);V.timerId=null}},13)}},show:function(){this.options.orig[this.prop]=V.attr(this.elem.style,this.prop);this.options.show=true;this.custom(this.prop=="width"||this.prop=="height"?1:0,this.cur());V(this.elem).show()},hide:function(){this.options.orig[this.prop]=V.attr(this.elem.style,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(b){var a=af();if(b||a>=this.options.duration+this.startTime){this.now=this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=true;var c=true;for(var d in this.options.curAnim){if(this.options.curAnim[d]!==true){c=false}}if(c){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;this.elem.style.display=this.options.display;if(V.css(this.elem,"display")=="none"){this.elem.style.display="block"}}if(this.options.hide){V(this.elem).hide()}if(this.options.hide||this.options.show){for(var e in this.options.curAnim){V.attr(this.elem.style,e,this.options.orig[e])}}}if(c){this.options.complete.call(this.elem)}return false}else{var f=a-this.startTime;this.state=f/this.options.duration;this.pos=V.easing[this.options.easing||(V.easing.swing?"swing":"linear")](this.state,f,0,1,this.options.duration);this.now=this.start+((this.end-this.start)*this.pos);this.update()}return true}};V.extend(V.fx,{speeds:{slow:600,fast:200,_default:400},step:{opacity:function(a){V.attr(a.elem.style,"opacity",a.now)},_default:function(a){if(a.elem.style&&a.elem.style[a.prop]!=null){a.elem.style[a.prop]=a.now+a.unit}else{a.elem[a.prop]=a.now}}}});if(document.documentElement.getBoundingClientRect){V.fn.offset=function(){if(!this[0]){return{top:0,left:0}}if(this[0]===this[0].ownerDocument.body){return V.offset.bodyOffset(this[0])}var a=this[0].getBoundingClientRect(),h=this[0].ownerDocument,d=h.body,c=h.documentElement,f=c.clientTop||d.clientTop||0,e=c.clientLeft||d.clientLeft||0,g=a.top+(self.pageYOffset||V.boxModel&&c.scrollTop||d.scrollTop)-f,b=a.left+(self.pageXOffset||V.boxModel&&c.scrollLeft||d.scrollLeft)-e;return{top:g,left:b}}}else{V.fn.offset=function(){if(!this[0]){return{top:0,left:0}}if(this[0]===this[0].ownerDocument.body){return V.offset.bodyOffset(this[0])}V.offset.initialized||V.offset.initialize();var j=this[0],c=j.offsetParent,f=j,k=j.ownerDocument,a,d=k.documentElement,g=k.body,h=k.defaultView,e=h.getComputedStyle(j,null),b=j.offsetTop,i=j.offsetLeft;while((j=j.parentNode)&&j!==g&&j!==d){a=h.getComputedStyle(j,null);b-=j.scrollTop,i-=j.scrollLeft;if(j===c){b+=j.offsetTop,i+=j.offsetLeft;if(V.offset.doesNotAddBorder&&!(V.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(j.tagName))){b+=parseInt(a.borderTopWidth,10)||0,i+=parseInt(a.borderLeftWidth,10)||0}f=c,c=j.offsetParent}if(V.offset.subtractsBorderForOverflowNotVisible&&a.overflow!=="visible"){b+=parseInt(a.borderTopWidth,10)||0,i+=parseInt(a.borderLeftWidth,10)||0}e=a}if(e.position==="relative"||e.position==="static"){b+=g.offsetTop,i+=g.offsetLeft}if(e.position==="fixed"){b+=Math.max(d.scrollTop,g.scrollTop),i+=Math.max(d.scrollLeft,g.scrollLeft)}return{top:b,left:i}}}V.offset={initialize:function(){if(this.initialized){return}var h=document.body,f=document.createElement("div"),d,c,b,i,a,e,j=h.style.marginTop,g='<div style="position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;"><div></div></div><table style="position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;"cellpadding="0"cellspacing="0"><tr><td></td></tr></table>';a={position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"};for(e in a){f.style[e]=a[e]}f.innerHTML=g;h.insertBefore(f,h.firstChild);d=f.firstChild,c=d.firstChild,i=d.nextSibling.firstChild.firstChild;this.doesNotAddBorder=(c.offsetTop!==5);this.doesAddBorderForTableAndCells=(i.offsetTop===5);d.style.overflow="hidden",d.style.position="relative";this.subtractsBorderForOverflowNotVisible=(c.offsetTop===-5);h.style.marginTop="1px";this.doesNotIncludeMarginInBodyOffset=(h.offsetTop===0);h.style.marginTop=j;h.removeChild(f);this.initialized=true},bodyOffset:function(b){V.offset.initialized||V.offset.initialize();var a=b.offsetTop,c=b.offsetLeft;if(V.offset.doesNotIncludeMarginInBodyOffset){a+=parseInt(V.curCSS(b,"marginTop",true),10)||0,c+=parseInt(V.curCSS(b,"marginLeft",true),10)||0}return{top:a,left:c}}};V.fn.extend({position:function(){var e=0,b=0,d;if(this[0]){var a=this.offsetParent(),f=this.offset(),c=/^body|html$/i.test(a[0].tagName)?{top:0,left:0}:a.offset();f.top-=R(this,"marginTop");f.left-=R(this,"marginLeft");c.top+=R(a,"borderTopWidth");c.left+=R(a,"borderLeftWidth");d={top:f.top-c.top,left:f.left-c.left}}return d},offsetParent:function(){var a=this[0].offsetParent||document.body;while(a&&(!/^body|html$/i.test(a.tagName)&&V.css(a,"position")=="static")){a=a.offsetParent}return V(a)}});V.each(["Left","Top"],function(c,b){var a="scroll"+b;V.fn[a]=function(d){if(!this[0]){return null}return d!==ad?this.each(function(){this==X||this==document?X.scrollTo(!c?d:V(X).scrollLeft(),c?d:V(X).scrollTop()):this[a]=d}):this[0]==X||this[0]==document?self[c?"pageYOffset":"pageXOffset"]||V.boxModel&&document.documentElement[a]||document.body[a]:this[0][a]}});V.each(["Height","Width"],function(b,d){var c=b?"Left":"Top",a=b?"Right":"Bottom";V.fn["inner"+d]=function(){return this[d.toLowerCase()]()+R(this,"padding"+c)+R(this,"padding"+a)};V.fn["outer"+d]=function(f){return this["inner"+d]()+R(this,"border"+c+"Width")+R(this,"border"+a+"Width")+(f?R(this,"margin"+c)+R(this,"margin"+a):0)};var e=d.toLowerCase();V.fn[e]=function(f){return this[0]==X?document.compatMode=="CSS1Compat"&&document.documentElement["client"+d]||document.body["client"+d]:this[0]==document?Math.max(document.documentElement["client"+d],document.body["scroll"+d],document.documentElement["scroll"+d],document.body["offset"+d],document.documentElement["offset"+d]):f===ad?(this.length?V.css(this[0],e):null):this.css(e,typeof f==="string"?f:f+"px")}})})();
