(function(){function v(a,b){if(a=c.nodeName(b,"script")){b.src?c.ajax({url:b.src,async:false,dataType:"script"}):c.globalEval(b.text||b.textContent||b.innerHTML||"");b.parentNode&&b.parentNode.removeChild(b)}else b.nodeType==1&&c("script",b).each(v);return a}function y(){if(!w){w=true;if(c.browser.mozilla||c.browser.opera)document.addEventListener("DOMContentLoaded",c.ready,false);else if(c.browser.msie){document.write("<script id=__ie_init defer=true src=//:><\/script>");var a=document.getElementById("__ie_init");
if(a)a.onreadystatechange=function(){this.readyState=="complete"&&c.ready()};a=null}else if(c.browser.safari)c.safariTimer=setInterval(function(){if(document.readyState=="loaded"||document.readyState=="complete"){clearInterval(c.safariTimer);c.safariTimer=null;c.ready()}},10);c.event.add(window,"load",c.ready)}}if(typeof c!="undefined")var z=c;var c=window.jQuery=function(a,b){return this instanceof c?this.init(a,b):new c(a,b)};if(typeof $!="undefined")var A=$;window.$=c;var B=/^[^<]*(<(.|\s)+>)[^>]*$|^#(\w+)$/;
c.fn=c.prototype={init:function(a,b){a=a||document;if(typeof a=="string"){var d=B.exec(a);if(d&&(d[1]||!b))if(d[1])a=c.clean([d[1]],b);else if(b=document.getElementById(d[3]))if(b.id!=d[3])return c().find(a);else{this[0]=b;this.length=1;return this}else a=[];else return(new c(b)).find(a)}else if(c.isFunction(a))return(new c(document))[c.fn.ready?"ready":"load"](a);return this.setArray(a.constructor==Array&&a||(a.jquery||a.length&&a!=window&&!a.nodeType&&a[0]!=undefined&&a[0].nodeType)&&c.makeArray(a)||
[a])},jquery:"1.2.1",size:function(){return this.length},length:0,get:function(a){return a==undefined?c.makeArray(this):this[a]},pushStack:function(a){a=c(a);a.prevObject=this;return a},setArray:function(a){this.length=0;Array.prototype.push.apply(this,a);return this},each:function(a,b){return c.each(this,a,b)},index:function(a){var b=-1;this.each(function(d){if(this==a)b=d});return b},attr:function(a,b,d){var e=a;if(a.constructor==String)if(b==undefined)return this.length&&c[d||"attr"](this[0],a)||
undefined;else{e={};e[a]=b}return this.each(function(g){for(var f in e)c.attr(d?this.style:this,f,c.prop(this,e[f],d,g,f))})},css:function(a,b){return this.attr(a,b,"curCSS")},text:function(a){if(typeof a!="object"&&a!=null)return this.empty().append(document.createTextNode(a));var b="";c.each(a||this,function(){c.each(this.childNodes,function(){if(this.nodeType!=8)b+=this.nodeType!=1?this.nodeValue:c.fn.text([this])})});return b},wrapAll:function(a){this[0]&&c(a,this[0].ownerDocument).clone().insertBefore(this[0]).map(function(){for(var b=
this;b.firstChild;)b=b.firstChild;return b}).append(this);return this},wrapInner:function(a){return this.each(function(){c(this).contents().wrapAll(a)})},wrap:function(a){return this.each(function(){c(this).wrapAll(a)})},append:function(){return this.domManip(arguments,true,1,function(a){this.appendChild(a)})},prepend:function(){return this.domManip(arguments,true,-1,function(a){this.insertBefore(a,this.firstChild)})},before:function(){return this.domManip(arguments,false,1,function(a){this.parentNode.insertBefore(a,
this)})},after:function(){return this.domManip(arguments,false,-1,function(a){this.parentNode.insertBefore(a,this.nextSibling)})},end:function(){return this.prevObject||c([])},find:function(a){var b=c.map(this,function(d){return c.find(a,d)});return this.pushStack(/[^+>] [^+>]/.test(a)||a.indexOf("..")>-1?c.unique(b):b)},clone:function(a){var b=this.map(function(){return this.outerHTML?c(this.outerHTML)[0]:this.cloneNode(true)}),d=b.find("*").andSelf().each(function(){if(this[q]!=undefined)this[q]=
null});a===true&&this.find("*").andSelf().each(function(e){var g=c.data(this,"events");for(var f in g)for(var h in g[f])c.event.add(d[e],f,g[f][h],g[f][h].data)});return b},filter:function(a){return this.pushStack(c.isFunction(a)&&c.grep(this,function(b,d){return a.apply(b,[d])})||c.multiFilter(a,this))},not:function(a){return this.pushStack(a.constructor==String&&c.multiFilter(a,this,true)||c.grep(this,function(b){return a.constructor==Array||a.jquery?c.inArray(b,a)<0:b!=a}))},add:function(a){return this.pushStack(c.merge(this.get(),
a.constructor==String?c(a).get():a.length!=undefined&&(!a.nodeName||c.nodeName(a,"form"))?a:[a]))},is:function(a){return a?c.multiFilter(a,this).length>0:false},hasClass:function(a){return this.is("."+a)},val:function(a){if(a==undefined){if(this.length){var b=this[0];if(c.nodeName(b,"select")){var d=b.selectedIndex,e=[],g=b.options;b=b.type=="select-one";if(d<0)return null;var f=b?d:0;for(d=b?d+1:g.length;f<d;f++){var h=g[f];if(h.selected){a=c.browser.msie&&!h.attributes.value.specified?h.text:h.value;
if(b)return a;e.push(a)}}return e}else return this[0].value.replace(/\r/g,"")}}else return this.each(function(){if(a.constructor==Array&&/radio|checkbox/.test(this.type))this.checked=c.inArray(this.value,a)>=0||c.inArray(this.name,a)>=0;else if(c.nodeName(this,"select")){var i=a.constructor==Array?a:[a];c("option",this).each(function(){this.selected=c.inArray(this.value,i)>=0||c.inArray(this.text,i)>=0});if(!i.length)this.selectedIndex=-1}else this.value=a})},html:function(a){return a==undefined?
this.length?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))},map:function(a){return this.pushStack(c.map(this,function(b,d){return a.call(b,d,b)}))},andSelf:function(){return this.add(this.prevObject)},domManip:function(a,b,d,e){var g=this.length>1,f;return this.each(function(){if(!f){f=c.clean(a,this.ownerDocument);d<0&&
f.reverse()}var h=this;if(b&&c.nodeName(this,"table")&&c.nodeName(f[0],"tr"))h=this.getElementsByTagName("tbody")[0]||this.appendChild(document.createElement("tbody"));c.each(f,function(){var i=g?this.cloneNode(true):this;v(0,i)||e.call(h,i)})})}};c.extend=c.fn.extend=function(){var a=arguments[0]||{},b=1,d=arguments.length,e=false;if(a.constructor==Boolean){e=a;a=arguments[1]||{}}if(d==1){a=this;b=0}for(var g;b<d;b++)if((g=arguments[b])!=null)for(var f in g)if(a!=g[f])if(e&&typeof g[f]=="object"&&
a[f])c.extend(a[f],g[f]);else if(g[f]!=undefined)a[f]=g[f];return a};var q="jQuery"+(new Date).getTime(),C=0,x={};c.extend({noConflict:function(a){window.$=A;if(a)window.jQuery=z;return c},isFunction:function(a){return!!a&&typeof a!="string"&&!a.nodeName&&a.constructor!=Array&&/function/i.test(a+"")},isXMLDoc:function(a){return a.documentElement&&!a.body||a.tagName&&a.ownerDocument&&!a.ownerDocument.body},globalEval:function(a){if(a=c.trim(a))if(window.execScript)window.execScript(a);else c.browser.safari?
window.setTimeout(a,0):eval.call(window,a)},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()==b.toUpperCase()},cache:{},data:function(a,b,d){a=a==window?x:a;var e=a[q];e||(e=a[q]=++C);if(b&&!c.cache[e])c.cache[e]={};if(d!=undefined)c.cache[e][b]=d;return b?c.cache[e][b]:e},removeData:function(a,b){a=a==window?x:a;var d=a[q];if(b){if(c.cache[d]){delete c.cache[d][b];b="";for(b in c.cache[d])break;b||c.removeData(a)}}else{try{delete a[q]}catch(e){a.removeAttribute&&a.removeAttribute(q)}delete c.cache[d]}},
each:function(a,b,d){if(d)if(a.length==undefined)for(var e in a)b.apply(a[e],d);else{e=0;for(var g=a.length;e<g;e++)if(b.apply(a[e],d)===false)break}else if(a.length==undefined)for(e in a)b.call(a[e],e,a[e]);else{e=0;g=a.length;for(d=a[0];e<g&&b.call(d,e,d)!==false;d=a[++e]);}return a},prop:function(a,b,d,e,g){if(c.isFunction(b))b=b.call(a,[e]);a=/z-?index|font-?weight|opacity|zoom|line-?height/i;return b&&b.constructor==Number&&d=="curCSS"&&!a.test(g)?b+"px":b},className:{add:function(a,b){c.each((b||
"").split(/\s+/),function(d,e){c.className.has(a.className,e)||(a.className+=(a.className?" ":"")+e)})},remove:function(a,b){a.className=b!=undefined?c.grep(a.className.split(/\s+/),function(d){return!c.className.has(b,d)}).join(" "):""},has:function(a,b){return c.inArray(b,(a.className||a).toString().split(/\s+/))>-1}},swap:function(a,b,d){for(var e in b){a.style["old"+e]=a.style[e];a.style[e]=b[e]}d.apply(a,[]);for(e in b)a.style[e]=a.style["old"+e]},css:function(a,b){if(b=="height"||b=="width"){var d=
{},e,g;c.each(["Top","Bottom","Right","Left"],function(){d["padding"+this]=0;d["border"+this+"Width"]=0});c.swap(a,d,function(){if(c(a).is(":visible")){e=a.offsetHeight;g=a.offsetWidth}else{a=c(a.cloneNode(true)).find(":radio").removeAttr("checked").end().css({visibility:"hidden",position:"absolute",display:"block",right:"0",left:"0"}).appendTo(a.parentNode)[0];var f=c.css(a.parentNode,"position")||"static";if(f=="static")a.parentNode.style.position="relative";e=a.clientHeight;g=a.clientWidth;if(f==
"static")a.parentNode.style.position="static";a.parentNode.removeChild(a)}});return b=="height"?e:g}return c.curCSS(a,b)},curCSS:function(a,b,d){function e(i){if(!c.browser.safari)return false;i=document.defaultView.getComputedStyle(i,null);return!i||i.getPropertyValue("color")==""}var g,f=[],h=[];if(b=="opacity"&&c.browser.msie){g=c.attr(a.style,"opacity");return g==""?"1":g}if(b.match(/float/i))b=s;if(!d&&a.style[b])g=a.style[b];else if(document.defaultView&&document.defaultView.getComputedStyle){if(b.match(/float/i))b=
"float";b=b.replace(/([A-Z])/g,"-$1").toLowerCase();if((g=document.defaultView.getComputedStyle(a,null))&&!e(a))g=g.getPropertyValue(b);else{for(d=a;d&&e(d);d=d.parentNode)f.unshift(d);for(d=0;d<f.length;d++)if(e(f[d])){h[d]=f[d].style.display;f[d].style.display="block"}g=b=="display"&&h[f.length-1]!=null?"none":document.defaultView.getComputedStyle(a,null).getPropertyValue(b)||"";for(d=0;d<h.length;d++)if(h[d]!=null)f[d].style.display=h[d]}if(b=="opacity"&&g=="")g="1"}else if(a.currentStyle){g=b.replace(/\-(\w)/g,
function(i,j){return j.toUpperCase()});g=a.currentStyle[b]||a.currentStyle[g];if(!/^\d+(px)?$/i.test(g)&&/^\d/.test(g)){b=a.style.left;f=a.runtimeStyle.left;a.runtimeStyle.left=a.currentStyle.left;a.style.left=g||0;g=a.style.pixelLeft+"px";a.style.left=b;a.runtimeStyle.left=f}}return g},clean:function(a,b){var d=[];b=b||document;c.each(a,function(e,g){if(g){if(g.constructor==Number)g=g.toString();if(typeof g=="string"){g=g.replace(/(<(\w+)[^>]*?)\/>/g,function(j,k,m){return m.match(/^(abbr|br|col|img|input|link|meta|param|hr|area)$/i)?
j:k+"></"+m+">"});var f=c.trim(g).toLowerCase();e=b.createElement("div");var h=[],i=!f.indexOf("<opt")&&[1,"<select>","</select>"]||!f.indexOf("<leg")&&[1,"<fieldset>","</fieldset>"]||f.match(/^<(thead|tbody|tfoot|colg|cap)/)&&[1,"<table>","</table>"]||!f.indexOf("<tr")&&[2,"<table><tbody>","</tbody></table>"]||(!f.indexOf("<td")||!f.indexOf("<th"))&&[3,"<table><tbody><tr>","</tr></tbody></table>"]||!f.indexOf("<col")&&[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"]||c.browser.msie&&
[1,"div<div>","</div>"]||[0,"",""];for(e.innerHTML=i[1]+g+i[2];i[0]--;)e=e.lastChild;if(c.browser.msie){if(!f.indexOf("<table")&&f.indexOf("<tbody")<0)h=e.firstChild&&e.firstChild.childNodes;else if(i[1]=="<table>"&&f.indexOf("<tbody")<0)h=e.childNodes;for(f=h.length-1;f>=0;--f)c.nodeName(h[f],"tbody")&&!h[f].childNodes.length&&h[f].parentNode.removeChild(h[f]);/^\s/.test(g)&&e.insertBefore(b.createTextNode(g.match(/^\s*/)[0]),e.firstChild)}g=c.makeArray(e.childNodes)}if(!(0===g.length&&!c.nodeName(g,
"form")&&!c.nodeName(g,"select")))if(g[0]==undefined||c.nodeName(g,"form")||g.options)d.push(g);else d=c.merge(d,g)}});return d},attr:function(a,b,d){var e=c.isXMLDoc(a)?{}:c.props;if(e[b]){if(d!=undefined)a[e[b]]=d;return a[e[b]]}else if(c.browser.msie&&b=="style")return c.attr(a.style,"cssText",d);else if(d==undefined&&c.browser.msie&&c.nodeName(a,"form")&&(b=="action"||b=="method"))return a.getAttributeNode(b).nodeValue;else if(a.tagName){if(d!=undefined){if(b=="type"&&c.nodeName(a,"input")&&a.parentNode)throw"type property can't be changed";
a.setAttribute(b,d)}if(c.browser.msie&&/href|src/.test(b)&&!c.isXMLDoc(a))return a.getAttribute(b,2);return a.getAttribute(b)}else{if(b=="opacity"&&c.browser.msie){if(d!=undefined){a.zoom=1;a.filter=(a.filter||"").replace(/alpha\([^)]*\)/,"")+(parseFloat(d).toString()=="NaN"?"":"alpha(opacity="+d*100+")")}return a.filter?(parseFloat(a.filter.match(/opacity=([^)]*)/)[1])/100).toString():""}b=b.replace(/-([a-z])/ig,function(g,f){return f.toUpperCase()});if(d!=undefined)a[b]=d;return a[b]}},trim:function(a){return(a||
"").replace(/^\s+|\s+$/g,"")},makeArray:function(a){var b=[];if(typeof a!="array")for(var d=0,e=a.length;d<e;d++)b.push(a[d]);else b=a.slice(0);return b},inArray:function(a,b){for(var d=0,e=b.length;d<e;d++)if(b[d]==a)return d;return-1},merge:function(a,b){if(c.browser.msie)for(var d=0;b[d];d++)b[d].nodeType!=8&&a.push(b[d]);else for(d=0;b[d];d++)a.push(b[d]);return a},unique:function(a){var b=[],d={};try{for(var e=0,g=a.length;e<g;e++){var f=c.data(a[e]);if(!d[f]){d[f]=true;b.push(a[e])}}}catch(h){b=
a}return b},grep:function(a,b,d){if(typeof b=="string")b=eval("false||function(a,i){return "+b+"}");for(var e=[],g=0,f=a.length;g<f;g++)if(!d&&b(a[g],g)||d&&!b(a[g],g))e.push(a[g]);return e},map:function(a,b){if(typeof b=="string")b=eval("false||function(a){return "+b+"}");for(var d=[],e=0,g=a.length;e<g;e++){var f=b(a[e],e);if(f!==null&&f!=undefined){if(f.constructor!=Array)f=[f];d=d.concat(f)}}return d}});var o=navigator.userAgent.toLowerCase();c.browser={version:(o.match(/.+(?:rv|it|ra|ie)[\/: ]([\d.]+)/)||
[])[1],safari:/webkit/.test(o),opera:/opera/.test(o),msie:/msie/.test(o)&&!/opera/.test(o),mozilla:/mozilla/.test(o)&&!/(compatible|webkit)/.test(o)};var s=c.browser.msie?"styleFloat":"cssFloat";c.extend({boxModel:!c.browser.msie||document.compatMode=="CSS1Compat",styleFloat:c.browser.msie?"styleFloat":"cssFloat",props:{"for":"htmlFor","class":"className","float":s,cssFloat:s,styleFloat:s,innerHTML:"innerHTML",className:"className",value:"value",disabled:"disabled",checked:"checked",readonly:"readOnly",
selected:"selected",maxlength:"maxLength"}});c.each({parent:"a.parentNode",parents:"jQuery.dir(a,'parentNode')",next:"jQuery.nth(a,2,'nextSibling')",prev:"jQuery.nth(a,2,'previousSibling')",nextAll:"jQuery.dir(a,'nextSibling')",prevAll:"jQuery.dir(a,'previousSibling')",siblings:"jQuery.sibling(a.parentNode.firstChild,a)",children:"jQuery.sibling(a.firstChild)",contents:"jQuery.nodeName(a,'iframe')?a.contentDocument||a.contentWindow.document:jQuery.makeArray(a.childNodes)"},function(a,b){c.fn[a]=function(d){var e=
c.map(this,b);if(d&&typeof d=="string")e=c.multiFilter(d,e);return this.pushStack(c.unique(e))}});c.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){c.fn[a]=function(){var d=arguments;return this.each(function(){for(var e=0,g=d.length;e<g;e++)c(d[e])[b](this)})}});c.each({removeAttr:function(a){c.attr(this,a,"");this.removeAttribute(a)},addClass:function(a){c.className.add(this,a)},removeClass:function(a){c.className.remove(this,
a)},toggleClass:function(a){c.className[c.className.has(this,a)?"remove":"add"](this,a)},remove:function(a){if(!a||c.filter(a,[this]).r.length){c.removeData(this);this.parentNode.removeChild(this)}},empty:function(){for(c("*",this).each(function(){c.removeData(this)});this.firstChild;)this.removeChild(this.firstChild)}},function(a,b){c.fn[a]=function(){return this.each(b,arguments)}});c.each(["Height","Width"],function(a,b){var d=b.toLowerCase();c.fn[d]=function(e){return this[0]==window?c.browser.safari&&
self["inner"+b]||c.boxModel&&Math.max(document.documentElement["client"+b],document.body["client"+b])||document.body["client"+b]:this[0]==document?Math.max(document.body["scroll"+b],document.body["offset"+b]):e==undefined?this.length?c.css(this[0],d):null:this.css(d,e.constructor==String?e:e+"px")}});o=c.browser.safari&&parseInt(c.browser.version)<417?"(?:[\\w*_-]|\\\\.)":"(?:[\\w\u0128-\uffff*_-]|\\\\.)";var D=new RegExp("^>\\s*("+o+"+)"),E=new RegExp("^("+o+"+)(#)("+o+"+)"),F=new RegExp("^([#.]?)("+
o+"*)");c.extend({expr:{"":"m[2]=='*'||jQuery.nodeName(a,m[2])","#":"a.getAttribute('id')==m[2]",":":{lt:"i<m[3]-0",gt:"i>m[3]-0",nth:"m[3]-0==i",eq:"m[3]-0==i",first:"i==0",last:"i==r.length-1",even:"i%2==0",odd:"i%2","first-child":"a.parentNode.getElementsByTagName('*')[0]==a","last-child":"jQuery.nth(a.parentNode.lastChild,1,'previousSibling')==a","only-child":"!jQuery.nth(a.parentNode.lastChild,2,'previousSibling')",parent:"a.firstChild",empty:"!a.firstChild",contains:"(a.textContent||a.innerText||jQuery(a).text()||'').indexOf(m[3])>=0",
visible:'"hidden"!=a.type&&jQuery.css(a,"display")!="none"&&jQuery.css(a,"visibility")!="hidden"',hidden:'"hidden"==a.type||jQuery.css(a,"display")=="none"||jQuery.css(a,"visibility")=="hidden"',enabled:"!a.disabled",disabled:"a.disabled",checked:"a.checked",selected:"a.selected||jQuery.attr(a,'selected')",text:"'text'==a.type",radio:"'radio'==a.type",checkbox:"'checkbox'==a.type",file:"'file'==a.type",password:"'password'==a.type",submit:"'submit'==a.type",image:"'image'==a.type",reset:"'reset'==a.type",
button:'"button"==a.type||jQuery.nodeName(a,"button")',input:"/input|select|textarea|button/i.test(a.nodeName)",has:"jQuery.find(m[3],a).length",header:"/h\\d/i.test(a.nodeName)",animated:"jQuery.grep(jQuery.timers,function(fn){return a==fn.elem;}).length"}},parse:[/^(\[) *@?([\w-]+) *([!*$^~=]*) *('?"?)(.*?)\4 *\]/,/^(:)([\w-]+)\("?'?(.*?(\(.*?\))?[^(]*?)"?'?\)/,new RegExp("^([:.#]*)("+o+"+)")],multiFilter:function(a,b,d){for(var e,g=[];a&&a!=e;){e=a;var f=c.filter(a,b,d);a=f.t.replace(/^\s*,\s*/,
"");g=d?(b=f.r):c.merge(g,f.r)}return g},find:function(a,b){if(typeof a!="string")return[a];if(b&&!b.nodeType)b=null;b=b||document;for(var d=[b],e=[],g;a&&g!=a;){var f=[];g=a;a=c.trim(a);var h=false,i=D,j=i.exec(a);if(j){h=j[1].toUpperCase();for(var k=0;d[k];k++)for(j=d[k].firstChild;j;j=j.nextSibling)if(j.nodeType==1&&(h=="*"||j.nodeName.toUpperCase()==h.toUpperCase()))f.push(j);d=f;a=a.replace(i,"");if(a.indexOf(" ")==0)continue;h=true}else{i=/^([>+~])\s*(\w*)/i;if((j=i.exec(a))!=null){f=[];h=j[2];
k={};j=j[1];for(var m=0,l=d.length;m<l;m++)for(var n=j=="~"||j=="+"?d[m].nextSibling:d[m].firstChild;n;n=n.nextSibling)if(n.nodeType==1){var p=c.data(n);if(j=="~"&&k[p])break;if(!h||n.nodeName.toUpperCase()==h.toUpperCase()){if(j=="~")k[p]=true;f.push(n)}if(j=="+")break}d=f;a=c.trim(a.replace(i,""));h=true}}if(a&&!h)if(a.indexOf(",")){i=E;if(j=i.exec(a))j=[0,j[2],j[3],j[1]];else{i=F;j=i.exec(a)}j[2]=j[2].replace(/\\/g,"");h=d[d.length-1];if(j[1]=="#"&&h&&h.getElementById&&!c.isXMLDoc(h)){d=h.getElementById(j[2]);
if((c.browser.msie||c.browser.opera)&&d&&typeof d.id=="string"&&d.id!=j[2])d=c('[@id="'+j[2]+'"]',h)[0];d=f=d&&(!j[3]||c.nodeName(d,j[3]))?[d]:[]}else{for(k=0;d[k];k++){h=j[1]=="#"&&j[3]?j[3]:j[1]!=""||j[0]==""?"*":j[2];if(h=="*"&&d[k].nodeName.toLowerCase()=="object")h="param";f=c.merge(f,d[k].getElementsByTagName(h))}if(j[1]==".")f=c.classFilter(f,j[2]);if(j[1]=="#"){d=[];for(k=0;f[k];k++)if(f[k].getAttribute("id")==j[2]){d=[f[k]];break}f=d}d=f}a=a.replace(i,"")}else{b==d[0]&&d.shift();e=c.merge(e,
d);f=d=[b];a=" "+a.substr(1,a.length)}if(a){a=c.filter(a,f);d=a.r;a=c.trim(a.t)}}if(a)d=[];d&&b==d[0]&&d.shift();return e=c.merge(e,d)},classFilter:function(a,b,d){b=" "+b+" ";for(var e=[],g=0;a[g];g++){var f=(" "+a[g].className+" ").indexOf(b)>=0;if(!d&&f||d&&!f)e.push(a[g])}return e},filter:function(a,b,d){for(var e;a&&a!=e;){e=a;for(var g=c.parse,f,h=0;g[h];h++)if(f=g[h].exec(a)){a=a.substring(f[0].length);f[2]=f[2].replace(/\\/g,"");break}if(!f)break;if(f[1]==":"&&f[2]=="not")b=c.filter(f[3],
b,true).r;else if(f[1]==".")b=c.classFilter(b,f[2],d);else if(f[1]=="["){g=[];var i=f[3];h=0;for(var j=b.length;h<j;h++){var k=b[h],m=k[c.props[f[2]]||f[2]];if(m==null||/href|src|selected/.test(f[2]))m=c.attr(k,f[2])||"";if((i==""&&!!m||i=="="&&m==f[5]||i=="!="&&m!=f[5]||i=="^="&&m&&!m.indexOf(f[5])||i=="$="&&m.substr(m.length-f[5].length)==f[5]||(i=="*="||i=="~=")&&m.indexOf(f[5])>=0)^d)g.push(k)}b=g}else if(f[1]==":"&&f[2]=="nth-child"){i={};g=[];e=/(\d*)n\+?(\d*)/.exec(f[3]=="even"&&"2n"||f[3]==
"odd"&&"2n+1"||!/\D/.test(f[3])&&"n+"+f[3]||f[3]);k=(e[1]||1)-0;e=e[2]-0;h=0;for(j=b.length;h<j;h++){m=b[h];var l=m.parentNode,n=c.data(l);if(!i[n]){var p=1;for(l=l.firstChild;l;l=l.nextSibling)if(l.nodeType==1)l.nodeIndex=p++;i[n]=true}n=false;if(k==1){if(e==0||m.nodeIndex==e)n=true}else if((m.nodeIndex+e)%k==0)n=true;n^d&&g.push(m)}b=g}else{h=c.expr[f[1]];if(typeof h!="string")h=c.expr[f[1]][f[2]];h=eval("false||function(a,i){return "+h+"}");b=c.grep(b,h,d)}}return{r:b,t:a}},dir:function(a,b){var d=
[];for(a=a[b];a&&a!=document;){a.nodeType==1&&d.push(a);a=a[b]}return d},nth:function(a,b,d){b=b||1;for(var e=0;a;a=a[d])if(a.nodeType==1&&++e==b)break;return a},sibling:function(a,b){for(var d=[];a;a=a.nextSibling)if(a.nodeType==1&&(!b||a!=b))d.push(a);return d}});c.event={add:function(a,b,d,e){if(c.browser.msie&&a.setInterval!=undefined)a=window;if(!d.guid)d.guid=this.guid++;if(e!=undefined){var g=d;d=function(){return g.apply(this,arguments)};d.data=e;d.guid=g.guid}e=b.split(".");b=e[0];d.type=
e[1];e=c.data(a,"events")||c.data(a,"events",{});var f=c.data(a,"handle",function(){var i;if(typeof c=="undefined"||c.event.triggered)return i;return i=c.event.handle.apply(a,arguments)}),h=e[b];if(!h){h=e[b]={};a.addEventListener?a.addEventListener(b,f,false):a.attachEvent("on"+b,f)}h[d.guid]=d;this.global[b]=true},guid:1,global:{},remove:function(a,b,d){var e=c.data(a,"events"),g;if(typeof b=="string"){var f=b.split(".");b=f[0]}if(e){if(b&&b.type){d=b.handler;b=b.type}if(b){if(e[b]){if(d)delete e[b][d.guid];
else for(d in e[b])if(!f[1]||e[b][d].type==f[1])delete e[b][d];for(g in e[b])break;if(!g){a.removeEventListener?a.removeEventListener(b,c.data(a,"handle"),false):a.detachEvent("on"+b,c.data(a,"handle"));g=null;delete e[b]}}}else for(b in e)this.remove(a,b);for(g in e)break;if(!g){c.removeData(a,"events");c.removeData(a,"handle")}}},trigger:function(a,b,d,e,g){b=c.makeArray(b||[]);if(d){var f,h=c.isFunction(d[a]||null),i=!b[0]||!b[0].preventDefault;i&&b.unshift(this.fix({type:a,target:d}));b[0].type=
a;if(c.isFunction(c.data(d,"handle")))f=c.data(d,"handle").apply(d,b);if(!h&&d["on"+a]&&d["on"+a].apply(d,b)===false)f=false;i&&b.shift();if(g&&g.apply(d,b)===false)f=false;if(h&&e!==false&&f!==false&&!(c.nodeName(d,"a")&&a=="click")){this.triggered=true;d[a]()}this.triggered=false}else this.global[a]&&c("*").add([window,document]).trigger(a,b);return f},handle:function(a){var b;a=c.event.fix(a||window.event||{});var d=a.type.split(".");a.type=d[0];var e=c.data(this,"events")&&c.data(this,"events")[a.type],
g=Array.prototype.slice.call(arguments,1);g.unshift(a);for(var f in e){g[0].handler=e[f];g[0].data=e[f].data;if(!d[1]||e[f].type==d[1]){var h=e[f].apply(this,g);if(b!==false)b=h;if(h===false){a.preventDefault();a.stopPropagation()}}}if(c.browser.msie)a.target=a.preventDefault=a.stopPropagation=a.handler=a.data=null;return b},fix:function(a){var b=a;a=c.extend({},b);a.preventDefault=function(){b.preventDefault&&b.preventDefault();b.returnValue=false};a.stopPropagation=function(){b.stopPropagation&&
b.stopPropagation();b.cancelBubble=true};if(!a.target&&a.srcElement)a.target=a.srcElement;if(c.browser.safari&&a.target.nodeType==3)a.target=b.target.parentNode;if(!a.relatedTarget&&a.fromElement)a.relatedTarget=a.fromElement==a.target?a.toElement:a.fromElement;if(a.pageX==null&&a.clientX!=null){var d=document.documentElement,e=document.body;a.pageX=a.clientX+(d&&d.scrollLeft||e.scrollLeft||0);a.pageY=a.clientY+(d&&d.scrollTop||e.scrollTop||0)}if(!a.which&&(a.charCode||a.keyCode))a.which=a.charCode||
a.keyCode;if(!a.metaKey&&a.ctrlKey)a.metaKey=a.ctrlKey;if(!a.which&&a.button)a.which=a.button&1?1:a.button&2?3:a.button&4?2:0;return a}};c.fn.extend({bind:function(a,b,d){return a=="unload"?this.one(a,b,d):this.each(function(){c.event.add(this,a,d||b,d&&b)})},one:function(a,b,d){return this.each(function(){c.event.add(this,a,function(e){c(this).unbind(e);return(d||b).apply(this,arguments)},d&&b)})},unbind:function(a,b){return this.each(function(){c.event.remove(this,a,b)})},trigger:function(a,b,d){return this.each(function(){c.event.trigger(a,
b,this,true,d)})},triggerHandler:function(a,b,d){if(this[0])return c.event.trigger(a,b,this[0],false,d)},toggle:function(){var a=arguments;return this.click(function(b){this.lastToggle=0==this.lastToggle?1:0;b.preventDefault();return a[this.lastToggle].apply(this,[b])||false})},hover:function(a,b){function d(e){for(var g=e.relatedTarget;g&&g!=this;)try{g=g.parentNode}catch(f){g=this}if(g==this)return false;return(e.type=="mouseover"?a:b).apply(this,[e])}return this.mouseover(d).mouseout(d)},ready:function(a){y();
c.isReady?a.apply(document,[c]):c.readyList.push(function(){return a.apply(this,[c])});return this}});c.extend({isReady:false,readyList:[],ready:function(){if(!c.isReady){c.isReady=true;if(c.readyList){c.each(c.readyList,function(){this.apply(document)});c.readyList=null}if(c.browser.mozilla||c.browser.opera)document.removeEventListener("DOMContentLoaded",c.ready,false);window.frames.length||c(window).load(function(){c("#__ie_init").remove()})}}});c.each("blur,focus,load,resize,scroll,unload,click,dblclick,mousedown,mouseup,mousemove,mouseover,mouseout,change,select,submit,keydown,keypress,keyup,error".split(","),
function(a,b){c.fn[b]=function(d){return d?this.bind(b,d):this.trigger(b)}});var w=false;c.fn.extend({load:function(a,b,d){if(c.isFunction(a))return this.bind("load",a);var e=a.indexOf(" ");if(e>=0){var g=a.slice(e,a.length);a=a.slice(0,e)}d=d||function(){};e="GET";if(b)if(c.isFunction(b)){d=b;b=null}else{b=c.param(b);e="POST"}var f=this;c.ajax({url:a,type:e,data:b,complete:function(h,i){if(i=="success"||i=="notmodified")f.html(g?c("<div/>").append(h.responseText.replace(/<script(.|\s)*?\/script>/g,
"")).find(g):h.responseText);setTimeout(function(){f.each(d,[h.responseText,i,h])},13)}});return this},serialize:function(){return c.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return c.nodeName(this,"form")?c.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(a,b){a=c(this).val();return a==null?null:a.constructor==Array?
c.map(a,function(d){return{name:b.name,value:d}}):{name:b.name,value:a}}).get()}});c.each("ajaxStart,ajaxStop,ajaxComplete,ajaxError,ajaxSuccess,ajaxSend".split(","),function(a,b){c.fn[b]=function(d){return this.bind(b,d)}});var G=(new Date).getTime();c.extend({get:function(a,b,d,e){if(c.isFunction(b)){d=b;b=null}return c.ajax({type:"GET",url:a,data:b,success:d,dataType:e})},getScript:function(a,b){return c.get(a,null,b,"script")},getJSON:function(a,b,d){return c.get(a,b,d,"json")},post:function(a,
b,d,e){if(c.isFunction(b)){d=b;b={}}return c.ajax({type:"POST",url:a,data:b,success:d,dataType:e})},ajaxSetup:function(a){c.extend(c.ajaxSettings,a)},ajaxSettings:{global:true,type:"GET",timeout:0,contentType:"application/x-www-form-urlencoded",processData:true,async:true,data:null},lastModified:{},ajax:function(a){function b(){a.success&&a.success(h,f);a.global&&c.event.trigger("ajaxSuccess",[l,a])}function d(){a.complete&&a.complete(l,f);a.global&&c.event.trigger("ajaxComplete",[l,a]);a.global&&
!--c.active&&c.event.trigger("ajaxStop")}var e,g=/=(\?|%3F)/g,f,h;a=c.extend(true,a,c.extend(true,{},c.ajaxSettings,a));if(a.data&&a.processData&&typeof a.data!="string")a.data=c.param(a.data);if(a.dataType=="jsonp"){if(a.type.toLowerCase()=="get")a.url.match(g)||(a.url+=(a.url.match(/\?/)?"&":"?")+(a.jsonp||"callback")+"=?");else if(!a.data||!a.data.match(g))a.data=(a.data?a.data+"&":"")+(a.jsonp||"callback")+"=?";a.dataType="json"}if(a.dataType=="json"&&(a.data&&a.data.match(g)||a.url.match(g))){e=
"jsonp"+G++;if(a.data)a.data=a.data.replace(g,"="+e);a.url=a.url.replace(g,"="+e);a.dataType="script";window[e]=function(t){h=t;b();d();window[e]=undefined;try{delete window[e]}catch(H){}}}if(a.dataType=="script"&&a.cache==null)a.cache=false;if(a.cache===false&&a.type.toLowerCase()=="get")a.url+=(a.url.match(/\?/)?"&":"?")+"_="+(new Date).getTime();if(a.data&&a.type.toLowerCase()=="get"){a.url+=(a.url.match(/\?/)?"&":"?")+a.data;a.data=null}a.global&&!c.active++&&c.event.trigger("ajaxStart");if(!a.url.indexOf("http")&&
a.dataType=="script"){var i=document.getElementsByTagName("head")[0],j=document.createElement("script");j.src=a.url;if(!e&&(a.success||a.complete)){var k=false;j.onload=j.onreadystatechange=function(){if(!k&&(!this.readyState||this.readyState=="loaded"||this.readyState=="complete")){k=true;b();d();i.removeChild(j)}}}i.appendChild(j)}else{var m=false,l=window.ActiveXObject?new ActiveXObject("Microsoft.XMLHTTP"):new XMLHttpRequest;l.open(a.type,a.url,a.async);a.data&&l.setRequestHeader("Content-Type",
a.contentType);if(a.ifModified)l.setRequestHeader("If-Modified-Since",c.lastModified[a.url]||"Thu, 01 Jan 1970 00:00:00 GMT");l.setRequestHeader("X-Requested-With","XMLHttpRequest");a.beforeSend&&a.beforeSend(l);a.global&&c.event.trigger("ajaxSend",[l,a]);var n=function(t){if(!m&&l&&(l.readyState==4||t=="timeout")){m=true;if(p){clearInterval(p);p=null}f=t=="timeout"&&"timeout"||!c.httpSuccess(l)&&"error"||a.ifModified&&c.httpNotModified(l,a.url)&&"notmodified"||"success";if(f=="success")try{h=c.httpData(l,
a.dataType)}catch(H){f="parsererror"}if(f=="success"){var u;try{u=l.getResponseHeader("Last-Modified")}catch(J){}if(a.ifModified&&u)c.lastModified[a.url]=u;e||b()}else c.handleError(a,l,f);d();if(a.async)l=null}};if(a.async){var p=setInterval(n,13);a.timeout>0&&setTimeout(function(){if(l){l.abort();m||n("timeout")}},a.timeout)}try{l.send(a.data)}catch(I){c.handleError(a,l,null,I)}a.async||n();return l}},handleError:function(a,b,d,e){a.error&&a.error(b,d,e);a.global&&c.event.trigger("ajaxError",[b,
a,e])},active:0,httpSuccess:function(a){try{return!a.status&&location.protocol=="file:"||a.status>=200&&a.status<300||a.status==304||c.browser.safari&&a.status==undefined}catch(b){}return false},httpNotModified:function(a,b){try{var d=a.getResponseHeader("Last-Modified");return a.status==304||d==c.lastModified[b]||c.browser.safari&&a.status==undefined}catch(e){}return false},httpData:function(a,b){var d=a.getResponseHeader("content-type");a=(d=b=="xml"||!b&&d&&d.indexOf("xml")>=0)?a.responseXML:a.responseText;
if(d&&a.documentElement.tagName=="parsererror")throw"parsererror";b=="script"&&c.globalEval(a);if(b=="json")a=eval("("+a+")");return a},param:function(a){var b=[];if(a.constructor==Array||a.jquery)c.each(a,function(){b.push(encodeURIComponent(this.name)+"="+encodeURIComponent(this.value))});else for(var d in a)a[d]&&a[d].constructor==Array?c.each(a[d],function(){b.push(encodeURIComponent(d)+"="+encodeURIComponent(this))}):b.push(encodeURIComponent(d)+"="+encodeURIComponent(a[d]));return b.join("&").replace(/%20/g,
"+")}});c.fn.extend({show:function(a,b){return a?this.animate({height:"show",width:"show",opacity:"show"},a,b):this.filter(":hidden").each(function(){this.style.display=this.oldblock?this.oldblock:"";if(c.css(this,"display")=="none")this.style.display="block"}).end()},hide:function(a,b){return a?this.animate({height:"hide",width:"hide",opacity:"hide"},a,b):this.filter(":visible").each(function(){this.oldblock=this.oldblock||c.css(this,"display");if(this.oldblock=="none")this.oldblock="block";this.style.display=
"none"}).end()},_toggle:c.fn.toggle,toggle:function(a,b){return c.isFunction(a)&&c.isFunction(b)?this._toggle(a,b):a?this.animate({height:"toggle",width:"toggle",opacity:"toggle"},a,b):this.each(function(){c(this)[c(this).is(":hidden")?"show":"hide"]()})},slideDown:function(a,b){return this.animate({height:"show"},a,b)},slideUp:function(a,b){return this.animate({height:"hide"},a,b)},slideToggle:function(a,b){return this.animate({height:"toggle"},a,b)},fadeIn:function(a,b){return this.animate({opacity:"show"},
a,b)},fadeOut:function(a,b){return this.animate({opacity:"hide"},a,b)},fadeTo:function(a,b,d){return this.animate({opacity:b},a,d)},animate:function(a,b,d,e){var g=c.speed(b,d,e);return this[g.queue===false?"each":"queue"](function(){g=c.extend({},g);var f=c(this).is(":hidden"),h=this;for(var i in a){if(a[i]=="hide"&&f||a[i]=="show"&&!f)return c.isFunction(g.complete)&&g.complete.apply(this);if(i=="height"||i=="width"){g.display=c.css(this,"display");g.overflow=this.style.overflow}}if(g.overflow!=
null)this.style.overflow="hidden";g.curAnim=c.extend({},a);c.each(a,function(j,k){var m=new c.fx(h,g,j);if(/toggle|show|hide/.test(k))m[k=="toggle"?f?"show":"hide":k](a);else{var l=k.toString().match(/^([+-]=)?([\d+-.]+)(.*)$/),n=m.cur(true)||0;if(l){k=parseFloat(l[2]);var p=l[3]||"px";if(p!="px"){h.style[j]=(k||1)+p;n=(k||1)/m.cur(true)*n;h.style[j]=n+p}if(l[1])k=(l[1]=="-="?-1:1)*k+n;m.custom(n,k,p)}else m.custom(n,k,"")}});return true})},queue:function(a,b){if(c.isFunction(a)){b=a;a="fx"}if(!a||
typeof a=="string"&&!b)return r(this[0],a);return this.each(function(){if(b.constructor==Array)r(this,a,b);else{r(this,a).push(b);r(this,a).length==1&&b.apply(this)}})},stop:function(){var a=c.timers;return this.each(function(){for(var b=0;b<a.length;b++)a[b].elem==this&&a.splice(b--,1)}).dequeue()}});var r=function(a,b,d){if(a){var e=c.data(a,b+"queue");if(!e||d)e=c.data(a,b+"queue",d?c.makeArray(d):[]);return e}};c.fn.dequeue=function(a){a=a||"fx";return this.each(function(){var b=r(this,a);b.shift();
b.length&&b[0].apply(this)})};c.extend({speed:function(a,b,d){var e=a&&a.constructor==Object?a:{complete:d||!d&&b||c.isFunction(a)&&a,duration:a,easing:d&&b||b&&b.constructor!=Function&&b};e.duration=(e.duration&&e.duration.constructor==Number?e.duration:{slow:600,fast:200}[e.duration])||400;e.old=e.complete;e.complete=function(){c(this).dequeue();c.isFunction(e.old)&&e.old.apply(this)};return e},easing:{linear:function(a,b,d,e){return d+e*a},swing:function(a,b,d,e){return(-Math.cos(a*Math.PI)/2+
0.5)*e+d}},timers:[],fx:function(a,b,d){this.options=b;this.elem=a;this.prop=d;if(!b.orig)b.orig={}}});c.fx.prototype={update:function(){this.options.step&&this.options.step.apply(this.elem,[this.now,this]);(c.fx.step[this.prop]||c.fx.step._default)(this);if(this.prop=="height"||this.prop=="width")this.elem.style.display="block"},cur:function(a){if(this.elem[this.prop]!=null&&this.elem.style[this.prop]==null)return this.elem[this.prop];return(a=parseFloat(c.curCSS(this.elem,this.prop,a)))&&a>-10000?
a:parseFloat(c.css(this.elem,this.prop))||0},custom:function(a,b,d){function e(){return g.step()}this.startTime=(new Date).getTime();this.start=a;this.end=b;this.unit=d||this.unit||"px";this.now=this.start;this.pos=this.state=0;this.update();var g=this;e.elem=this.elem;c.timers.push(e);if(c.timers.length==1)var f=setInterval(function(){for(var h=c.timers,i=0;i<h.length;i++)h[i]()||h.splice(i--,1);h.length||clearInterval(f)},13)},show:function(){this.options.orig[this.prop]=c.attr(this.elem.style,
this.prop);this.options.show=true;this.custom(0,this.cur());if(this.prop=="width"||this.prop=="height")this.elem.style[this.prop]="1px";c(this.elem).show()},hide:function(){this.options.orig[this.prop]=c.attr(this.elem.style,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(){var a=(new Date).getTime();if(a>this.options.duration+this.startTime){this.now=this.end;this.pos=this.state=1;this.update();a=this.options.curAnim[this.prop]=true;for(var b in this.options.curAnim)if(this.options.curAnim[b]!==
true)a=false;if(a){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;this.elem.style.display=this.options.display;if(c.css(this.elem,"display")=="none")this.elem.style.display="block"}if(this.options.hide)this.elem.style.display="none";if(this.options.hide||this.options.show)for(var d in this.options.curAnim)c.attr(this.elem.style,d,this.options.orig[d])}a&&c.isFunction(this.options.complete)&&this.options.complete.apply(this.elem);return false}else{b=a-this.startTime;
this.state=b/this.options.duration;this.pos=c.easing[this.options.easing||(c.easing.swing?"swing":"linear")](this.state,b,0,1,this.options.duration);this.now=this.start+(this.end-this.start)*this.pos;this.update()}return true}};c.fx.step={scrollLeft:function(a){a.elem.scrollLeft=a.now},scrollTop:function(a){a.elem.scrollTop=a.now},opacity:function(a){c.attr(a.elem.style,"opacity",a.now)},_default:function(a){a.elem.style[a.prop]=a.now+a.unit}};c.fn.offset=function(){function a(m){b(c.css(m,"borderLeftWidth"),
c.css(m,"borderTopWidth"))}function b(m,l){d+=parseInt(m)||0;e+=parseInt(l)||0}var d=0,e=0,g=this[0],f;if(g)with(c.browser){f=c.css(g,"position")=="absolute";var h=g.parentNode,i=g.offsetParent,j=g.ownerDocument,k=safari&&parseInt(version)<522;if(g.getBoundingClientRect){box=g.getBoundingClientRect();b(box.left+Math.max(j.documentElement.scrollLeft,j.body.scrollLeft),box.top+Math.max(j.documentElement.scrollTop,j.body.scrollTop));if(msie){a=c("html").css("borderWidth");a=(a=="medium"||c.boxModel&&
parseInt(version)>=7)&&2||a;b(-a,-a)}}else{for(b(g.offsetLeft,g.offsetTop);i;){b(i.offsetLeft,i.offsetTop);if(mozilla&&/^t[d|h]$/i.test(h.tagName)||!k)a(i);if(k&&!f&&c.css(i,"position")=="absolute")f=true;i=i.offsetParent}for(;h.tagName&&!/^body|html$/i.test(h.tagName);){/^inline|table-row.*$/i.test(c.css(h,"display"))||b(-h.scrollLeft,-h.scrollTop);mozilla&&c.css(h,"overflow")!="visible"&&a(h);h=h.parentNode}k&&f&&b(-j.body.offsetLeft,-j.body.offsetTop)}f={top:e,left:d}}return f}})();
