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