/*
 * jQuery JavaScript Library v1.4.4
 * http://jquery.com/
 *
 * Copyright 2010, John Resig
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * Includes Sizzle.js
 * http://sizzlejs.com/
 * Copyright 2010, The Dojo Foundation
 * Released under the MIT, BSD, and GPL Licenses.
 *
 * Date: Thu Nov 11 19:04:53 2010 -0500
 */
(function(d,c){function G(d,e,b){if(b===c&&d.nodeType===1){b=d.getAttribute("data-"+e);if(typeof b==="string"){try{b=b==="true"?true:b==="false"?false:b==="null"?null:!a.isNaN(b)?parseFloat(b):gb.test(b)?a.parseJSON(b):b}catch(f){}a.data(d,e,b)}else b=c}return b}function h(){return false}function q(){return true}function H(c,d,b){b[0].type=c;return a.event.handle.apply(d,b)}function ib(c){var p,m,i,d,b,o,e,f,k,j,g,l=[];d=[];b=a.data(this,this.nodeType?"events":"__events__");if(typeof b==="function")b=b.events;if(!(c.liveFired===this||!b||!b.live||c.button&&c.type==="click")){if(c.namespace)g=RegExp("(^|\\.)"+c.namespace.split(".").join("\\.(?:.*\\.)?")+"(\\.|$)");c.liveFired=this;var h=b.live.slice(0);for(e=0;e<h.length;e++){b=h[e];b.origType.replace(n,"")===c.type?d.push(b.selector):h.splice(e--,1)}d=a(c.target).closest(d,c.currentTarget);f=0;for(k=d.length;f<k;f++){j=d[f];for(e=0;e<h.length;e++){b=h[e];if(j.selector===b.selector&&(!g||g.test(b.namespace))){o=j.elem;i=null;if(b.preType==="mouseenter"||b.preType==="mouseleave"){c.type=b.preType;i=a(c.relatedTarget).closest(b.selector)[0]}(!i||i!==o)&&l.push({elem:o,handleObj:b,level:j.level})}}}f=0;for(k=l.length;f<k;f++){d=l[f];if(m&&d.level>m)break;c.currentTarget=d.elem;c.data=d.handleObj.data;c.handleObj=d.handleObj;g=d.handleObj.origHandler.apply(d.elem,arguments);if(g===false||c.isPropagationStopped()){m=d.level;if(g===false)p=false;if(c.isImmediatePropagationStopped())break}}return p}}function o(a,b){return(a&&a!=="*"?a+".":"")+b.replace(kb,"`").replace(mb,"&")}function I(c,b,d){if(a.isFunction(b))return a.grep(c,function(a,c){return!!b.call(a,c,a)===d});else if(b.nodeType)return a.grep(c,function(a){return a===b===d});else if(typeof b==="string"){var e=a.grep(c,function(a){return a.nodeType===1});if(ob.test(b))return a.filter(b,e,!d);else b=a.filter(b,e)}return a.grep(c,function(c){return a.inArray(c,b)>=0===d})}function J(b,d){var c=0;d.each(function(){if(this.nodeName===(b[c]&&b[c].nodeName)){var d=a.data(b[c++]),f=a.data(this,d);if(d=d&&d.events){delete f.handle;f.events={};for(var e in d)for(var g in d[e])a.event.add(this,e,d[e][g],d[e][g].data)}}})}function qb(c,b){b.src?a.ajax({url:b.src,async:false,dataType:"script"}):a.globalEval(b.text||b.textContent||b.innerHTML||"");b.parentNode&&b.parentNode.removeChild(b)}function K(b,e,d){var c=e==="width"?b.offsetWidth:b.offsetHeight;if(d==="border")return c;a.each(e==="width"?sb:ub,function(){d||(c-=parseFloat(a.css(b,"padding"+this))||0);if(d==="margin")c+=parseFloat(a.css(b,"margin"+this))||0;else c-=parseFloat(a.css(b,"border"+this+"Width"))||0});return c}function r(c,b,e,d){if(a.isArray(b)&&b.length)a.each(b,function(f,b){e||wb.test(c)?d(c,b):r(c+"["+(typeof b==="object"||a.isArray(b)?f:"")+"]",b,e,d)});else if(!e&&b!=null&&typeof b==="object")a.isEmptyObject(b)?d(c,""):a.each(b,function(a,b){r(c+"["+a+"]",b,e,d)});else d(c,b)}function f(c,d){var b={};a.each(L.concat.apply([],L.slice(0,d)),function(){b[this]=c});return b}function M(b){if(!s[b]){var d=a("<"+b+">").appendTo("body"),c=d.css("display");d.remove();if(c==="none"||c==="")c="block";s[b]=c}return s[b]}function t(b){return a.isWindow(b)?b:b.nodeType===9?b.defaultView||b.parentWindow:false}var b=d.document,a=function(){function l(){if(!a.isReady){try{b.documentElement.doScroll("left")}catch(c){setTimeout(l,1);return}a.ready()}}var a=function(b,c){return new a.fn.init(b,c)},u=d.jQuery,v=d.$,h,x=/^(?:[^<]*(<[\w\W]+>)[^>]*$|#([\w\-]+)$)/,B=/\S/,n=/^\s+/,p=/\s+$/,G=/\W/,E=/\d/,s=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,t=/^[\],:{}\s]*$/,A=/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,F=/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,y=/(?:^|:|,)(?:\s*\[)+/g,C=/(webkit)[ \/]([\w.]+)/,w=/(opera)(?:.*version)?[ \/]([\w.]+)/,z=/(msie) ([\w.]+)/,D=/(mozilla)(?:.*? rv:([\w.]+))?/,f=navigator.userAgent,q=false,g=[],e,H=Object.prototype.toString,i=Object.prototype.hasOwnProperty,j=Array.prototype.push,k=Array.prototype.slice,o=String.prototype.trim,m=Array.prototype.indexOf,r={};a.fn=a.prototype={init:function(d,e){var g,f,i;if(!d)return this;if(d.nodeType){this.context=this[0]=d;this.length=1;return this}if(d==="body"&&!e&&b.body){this.context=b;this[0]=b.body;this.selector="body";this.length=1;return this}if(typeof d==="string")if((g=x.exec(d))&&(g[1]||!e))if(g[1]){i=e?e.ownerDocument||e:b;if(f=s.exec(d))if(a.isPlainObject(e)){d=[b.createElement(f[1])];a.fn.attr.call(d,e,true)}else d=[i.createElement(f[1])];else{f=a.buildFragment([g[1]],[i]);d=(f.cacheable?f.fragment.cloneNode(true):f.fragment).childNodes}return a.merge(this,d)}else{if((f=b.getElementById(g[2]))&&f.parentNode){if(f.id!==g[2])return h.find(d);this.length=1;this[0]=f}this.context=b;this.selector=d;return this}else if(!e&&!G.test(d)){this.selector=d;this.context=b;d=b.getElementsByTagName(d);return a.merge(this,d)}else return!e||e.jquery?(e||h).find(d):a(e).find(d);else if(a.isFunction(d))return h.ready(d);if(d.selector!==c){this.selector=d.selector;this.context=d.context}return a.makeArray(d,this)},selector:"",jquery:"1.4.4",length:0,size:function(){return this.length},toArray:function(){return k.call(this,0)},"get":function(a){return a==null?this.toArray():a<0?this.slice(a)[0]:this[a]},pushStack:function(c,d,e){var b=a();a.isArray(c)?j.apply(b,c):a.merge(b,c);b.prevObject=this;b.context=this.context;if(d==="find")b.selector=this.selector+(this.selector?" ":"")+e;else if(d)b.selector=this.selector+"."+d+"("+e+")";return b},each:function(b,c){return a.each(this,b,c)},ready:function(c){a.bindReady();if(a.isReady)c.call(b,a);else g&&g.push(c);return this},eq:function(a){return a===-1?this.slice(a):this.slice(a,+a+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(k.apply(this,arguments),"slice",k.call(arguments).join(","))},map:function(b){return this.pushStack(a.map(this,function(a,c){return b.call(a,c,a)}))},end:function(){return this.prevObject||a(null)},push:j,sort:[].sort,splice:[].splice};a.fn.init.prototype=a.fn;a.extend=a.fn.extend=function(){var j,g,d,e,i,b=arguments[0]||{},f=1,k=arguments.length,h=false;if(typeof b==="boolean"){h=b;b=arguments[1]||{};f=2}if(typeof b!=="object"&&!a.isFunction(b))b={};if(k===f){b=this;--f}for(;f<k;f++)if((j=arguments[f])!=null)for(g in j){d=b[g];e=j[g];if(b!==e)if(h&&e&&(a.isPlainObject(e)||(i=a.isArray(e)))){if(i){i=false;d=d&&a.isArray(d)?d:[]}else d=d&&a.isPlainObject(d)?d:{};b[g]=a.extend(h,d,e)}else if(e!==c)b[g]=e}return b};a.extend({noConflict:function(b){d.$=v;if(b)d.jQuery=u;return a},isReady:false,readyWait:1,ready:function(c){c===true&&a.readyWait--;if(!a.readyWait||c!==true&&!a.isReady){if(!b.body)return setTimeout(a.ready,1);a.isReady=true;if(!(c!==true&&--a.readyWait>0))if(g){var d=0,e=g;for(g=null;c=e[d++];)c.call(b,a);a.fn.trigger&&a(b).trigger("ready").unbind("ready")}}},bindReady:function(){if(!q){q=true;if(b.readyState==="complete")return setTimeout(a.ready,1);if(b.addEventListener){b.addEventListener("DOMContentLoaded",e,false);d.addEventListener("load",a.ready,false)}else if(b.attachEvent){b.attachEvent("onreadystatechange",e);d.attachEvent("onload",a.ready);var c=false;try{c=d.frameElement==null}catch(f){}b.documentElement.doScroll&&c&&l()}}},isFunction:function(b){return a.type(b)==="function"},isArray:Array.isArray||function(b){return a.type(b)==="array"},isWindow:function(a){return a&&typeof a==="object"&&"setInterval"in a},isNaN:function(a){return a==null||!E.test(a)||isNaN(a)},type:function(a){return a==null?String(a):r[H.call(a)]||"object"},isPlainObject:function(b){if(!b||a.type(b)!=="object"||b.nodeType||a.isWindow(b))return false;if(b.constructor&&!i.call(b,"constructor")&&!i.call(b.constructor.prototype,"isPrototypeOf"))return false;for(var d in b);return d===c||i.call(b,d)},isEmptyObject:function(a){for(var b in a)return false;return true},error:function(a){throw a;},parseJSON:function(b){if(typeof b!=="string"||!b)return null;b=a.trim(b);if(t.test(b.replace(A,"@").replace(F,"]").replace(y,"")))return d.JSON&&d.JSON.parse?d.JSON.parse(b):new Function("return "+b)();else a.error("Invalid JSON: "+b)},noop:function(){},globalEval:function(d){if(d&&B.test(d)){var e=b.getElementsByTagName("head")[0]||b.documentElement,c=b.createElement("script");c.type="text/javascript";if(a.support.scriptEval)c.appendChild(b.createTextNode(d));else c.text=d;e.insertBefore(c,e.firstChild);e.removeChild(c)}},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()===b.toUpperCase()},each:function(b,g,d){var e,f=0,h=b.length,i=h===c||a.isFunction(b);if(d){if(i){for(e in b)if(g.apply(b[e],d)===false)break}else for(;f<h;)if(g.apply(b[f++],d)===false)break}else if(i){for(e in b)if(g.call(b[e],e,b[e])===false)break}else for(d=b[0];f<h&&g.call(d,f,d)!==false;d=b[++f]);return b},trim:o?function(a){return a==null?"":o.call(a)}:function(a){return a==null?"":a.toString().replace(n,"").replace(p,"")},makeArray:function(b,e){var c=e||[];if(b!=null){var d=a.type(b);b.length==null||d==="string"||d==="function"||d==="regexp"||a.isWindow(b)?j.call(c,b):a.merge(c,b)}return c},inArray:function(c,a){if(a.indexOf)return a.indexOf(c);for(var b=0,d=a.length;b<d;b++)if(a[b]===c)return b;return-1},merge:function(a,b){var e=a.length,d=0;if(typeof b.length==="number")for(var f=b.length;d<f;d++)a[e++]=b[d];else for(;b[d]!==c;)a[e++]=b[d++];a.length=e;return a},grep:function(b,g,c){var e=[],d;c=!!c;for(var a=0,f=b.length;a<f;a++){d=!!g(b[a],a);c!==d&&e.push(b[a])}return e},map:function(d,f,g){for(var b=[],c,a=0,e=d.length;a<e;a++){c=f(d[a],a,g);if(c!=null)b[b.length]=c}return b.concat.apply([],b)},guid:1,proxy:function(d,b,e){if(arguments.length===2)if(typeof b==="string"){e=d;d=e[b];b=c}else if(b&&!a.isFunction(b)){e=b;b=c}if(!b&&d)b=function(){return d.apply(e||this,arguments)};if(d)b.guid=d.guid=d.guid||b.guid||a.guid++;return b},access:function(d,e,f,h,g,i){var j=d.length;if(typeof e==="object"){for(var b in e)a.access(d,b,e[b],h,g,f);return d}if(f!==c){h=!i&&h&&a.isFunction(f);for(b=0;b<j;b++)g(d[b],e,h?f.call(d[b],b,g(d[b],e)):f,i);return d}return j?g(d[0],e):c},now:function(){return(new Date).getTime()},uaMatch:function(a){a=a.toLowerCase();a=C.exec(a)||w.exec(a)||z.exec(a)||a.indexOf("compatible")<0&&D.exec(a)||[];return{browser:a[1]||"",version:a[2]||"0"}},browser:{}});a.each("Boolean Number String Function Array Date RegExp Object".split(" "),function(b,a){r["[object "+a+"]"]=a.toLowerCase()});f=a.uaMatch(f);if(f.browser){a.browser[f.browser]=true;a.browser.version=f.version}if(a.browser.webkit)a.browser.safari=true;if(m)a.inArray=function(a,b){return m.call(b,a)};if(!/\s/.test("\u00a0")){n=/^[\s\xA0]+/;p=/[\s\xA0]+$/}h=a(b);if(b.addEventListener)e=function(){b.removeEventListener("DOMContentLoaded",e,false);a.ready()};else if(b.attachEvent)e=function(){if(b.readyState==="complete"){b.detachEvent("onreadystatechange",e);a.ready()}};return d.jQuery=d.$=a}();(function(){a.support={};var e=b.documentElement,f=b.createElement("script"),c=b.createElement("div"),h="script"+a.now();c.style.display="none";c.innerHTML="   <link/><table></table><a href='/a' style='color:red;float:left;opacity:.55;'>a</a><input type='checkbox'/>";var i=c.getElementsByTagName("*"),g=c.getElementsByTagName("a")[0],k=b.createElement("select"),j=k.appendChild(b.createElement("option"));if(!(!i||!i.length||!g)){a.support={leadingWhitespace:c.firstChild.nodeType===3,tbody:!c.getElementsByTagName("tbody").length,htmlSerialize:!!c.getElementsByTagName("link").length,style:/red/.test(g.getAttribute("style")),hrefNormalized:g.getAttribute("href")==="/a",opacity:/^0.55$/.test(g.style.opacity),cssFloat:!!g.style.cssFloat,checkOn:c.getElementsByTagName("input")[0].value==="on",optSelected:j.selected,deleteExpando:true,optDisabled:false,checkClone:false,scriptEval:false,noCloneEvent:true,boxModel:null,inlineBlockNeedsLayout:false,shrinkWrapBlocks:false,reliableHiddenOffsets:true};k.disabled=true;a.support.optDisabled=!j.disabled;f.type="text/javascript";try{f.appendChild(b.createTextNode("window."+h+"=1;"))}catch(m){}e.insertBefore(f,e.firstChild);if(d[h]){a.support.scriptEval=true;delete d[h]}try{delete f.test}catch(n){a.support.deleteExpando=false}e.removeChild(f);if(c.attachEvent&&c.fireEvent){c.attachEvent("onclick",function l(){a.support.noCloneEvent=false;c.detachEvent("onclick",l)});c.cloneNode(true).fireEvent("onclick")}c=b.createElement("div");c.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";e=b.createDocumentFragment();e.appendChild(c.firstChild);a.support.checkClone=e.cloneNode(true).cloneNode(true).lastChild.checked;a(function(){var c=b.createElement("div");c.style.width=c.style.paddingLeft="1px";b.body.appendChild(c);a.boxModel=a.support.boxModel=c.offsetWidth===2;if("zoom"in c.style){c.style.display="inline";c.style.zoom=1;a.support.inlineBlockNeedsLayout=c.offsetWidth===2;c.style.display="";c.innerHTML="<div style='width:4px;'></div>";a.support.shrinkWrapBlocks=c.offsetWidth!==2}c.innerHTML="<table><tr><td style='padding:0;display:none'></td><td>t</td></tr></table>";var d=c.getElementsByTagName("td");a.support.reliableHiddenOffsets=d[0].offsetHeight===0;d[0].style.display="";d[1].style.display="none";a.support.reliableHiddenOffsets=a.support.reliableHiddenOffsets&&d[0].offsetHeight===0;c.innerHTML="";b.body.removeChild(c).style.display="none"});e=function(a){var c=b.createElement("div");a="on"+a;var d=a in c;if(!d){c.setAttribute(a,"return;");d=typeof c[a]==="function"}return d};a.support.submitBubbles=e("submit");a.support.changeBubbles=e("change");e=f=c=i=g=null}})();var N={},gb=/^(?:\{.*\}|\[.*\])$/;a.extend({cache:{},uuid:0,expando:"jQuery"+a.now(),noData:{embed:true,object:"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000",applet:true},data:function(b,g,i){if(a.acceptData(b)){b=b==d?N:b;var h=b.nodeType,e=h?b[a.expando]:null,f=a.cache;if(!(h&&!e&&typeof g==="string"&&i===c)){if(h)e||(b[a.expando]=e=++a.uuid);else f=b;if(typeof g==="object")if(h)f[e]=a.extend(f[e],g);else a.extend(f,g);else if(h&&!f[e])f[e]={};b=h?f[e]:f;if(i!==c)b[g]=i;return typeof g==="string"?b[g]:b}}},removeData:function(b,g){if(a.acceptData(b)){b=b==d?N:b;var c=b.nodeType,e=c?b[a.expando]:b,h=a.cache,f=c?h[e]:e;if(g){if(f){delete f[g];c&&a.isEmptyObject(f)&&a.removeData(b)}}else if(c&&a.support.deleteExpando)delete b[a.expando];else if(b.removeAttribute)b.removeAttribute(a.expando);else if(c)delete h[e];else for(var i in b)delete b[i]}},acceptData:function(b){if(b.nodeName){var c=a.noData[b.nodeName.toLowerCase()];if(c)return!(c===true||b.getAttribute("classid")!==c)}return true}});a.fn.extend({data:function(e,g){var b=null;if(typeof e==="undefined"){if(this.length){var i=this[0].attributes,f;b=a.data(this[0]);for(var h=0,j=i.length;h<j;h++){f=i[h].name;if(f.indexOf("data-")===0){f=f.substr(5);G(this[0],f,b[f])}}}return b}else if(typeof e==="object")return this.each(function(){a.data(this,e)});var d=e.split(".");d[1]=d[1]?"."+d[1]:"";if(g===c){b=this.triggerHandler("getData"+d[1]+"!",[d[0]]);if(b===c&&this.length){b=a.data(this[0],e);b=G(this[0],e,b)}return b===c&&d[1]?this.data(d[0]):b}else return this.each(function(){var b=a(this),c=[d[0],g];b.triggerHandler("setData"+d[1]+"!",c);a.data(this,e,g);b.triggerHandler("changeData"+d[1]+"!",c)})},removeData:function(b){return this.each(function(){a.removeData(this,b)})}});a.extend({queue:function(e,c,d){if(e){c=(c||"fx")+"queue";var b=a.data(e,c);if(!d)return b||[];if(!b||a.isArray(d))b=a.data(e,c,a.makeArray(d));else b.push(d);return b}},dequeue:function(d,b){b=b||"fx";var e=a.queue(d,b),c=e.shift();if(c==="inprogress")c=e.shift();if(c){b==="fx"&&e.unshift("inprogress");c.call(d,function(){a.dequeue(d,b)})}}});a.fn.extend({queue:function(b,d){if(typeof b!=="string"){d=b;b="fx"}return d===c?a.queue(this[0],b):this.each(function(){var c=a.queue(this,b,d);b==="fx"&&c[0]!=="inprogress"&&a.dequeue(this,b)})},dequeue:function(b){return this.each(function(){a.dequeue(this,b)})},delay:function(b,c){b=a.fx?a.fx.speeds[b]||b:b;c=c||"fx";return this.queue(c,function(){var d=this;setTimeout(function(){a.dequeue(d,c)},b)})},clearQueue:function(a){return this.queue(a||"fx",[])}});var O=/[\n\t]/g,u=/\s+/,yb=/\r/g,Ab=/^(?:href|src|style)$/,Cb=/^(?:button|input)$/i,Eb=/^(?:button|input|object|select|textarea)$/i,Gb=/^a(?:rea)?$/i,P=/^(?:radio|checkbox)$/i;a.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"};a.fn.extend({attr:function(b,c){return a.access(this,b,c,true,a.attr)},removeAttr:function(b){return this.each(function(){a.attr(this,b,"");this.nodeType===1&&this.removeAttribute(b)})},addClass:function(b){if(a.isFunction(b))return this.each(function(d){var c=a(this);c.addClass(b.call(this,d,c.attr("class")))});if(b&&typeof b==="string")for(var e=(b||"").split(u),f=0,h=this.length;f<h;f++){var c=this[f];if(c.nodeType===1)if(c.className){for(var i=" "+c.className+" ",g=c.className,d=0,j=e.length;d<j;d++)if(i.indexOf(" "+e[d]+" ")<0)g+=" "+e[d];c.className=a.trim(g)}else c.className=b}return this},removeClass:function(b){if(a.isFunction(b))return this.each(function(d){var c=a(this);c.removeClass(b.call(this,d,c.attr("class")))});if(b&&typeof b==="string"||b===c)for(var h=(b||"").split(u),e=0,i=this.length;e<i;e++){var d=this[e];if(d.nodeType===1&&d.className)if(b){for(var f=(" "+d.className+" ").replace(O," "),g=0,j=h.length;g<j;g++)f=f.replace(" "+h[g]+" "," ");d.className=a.trim(f)}else d.className=""}return this},toggleClass:function(b,c){var d=typeof b,e=typeof c==="boolean";return a.isFunction(b)?this.each(function(e){var d=a(this);d.toggleClass(b.call(this,e,d.attr("class"),c),c)}):this.each(function(){if(d==="string")for(var f,i=0,h=a(this),g=c,j=b.split(u);f=j[i++];){g=e?g:!h.hasClass(f);h[g?"addClass":"removeClass"](f)}else if(d==="undefined"||d==="boolean"){this.className&&a.data(this,"__className__",this.className);this.className=this.className||b===false?"":a.data(this,"__className__")||""}})},hasClass:function(a){a=" "+a+" ";for(var b=0,c=this.length;b<c;b++)if((" "+this[b].className+" ").replace(O," ").indexOf(a)>-1)return true;return false},val:function(d){if(!arguments.length){var b=this[0];if(b){if(a.nodeName(b,"option")){var f=b.attributes.value;return!f||f.specified?b.value:b.text}if(a.nodeName(b,"select")){var g=b.selectedIndex;f=[];var i=b.options;b=b.type==="select-one";if(g<0)return null;var h=b?g:0;for(g=b?g+1:i.length;h<g;h++){var e=i[h];if(e.selected&&(a.support.optDisabled?!e.disabled:e.getAttribute("disabled")===null)&&(!e.parentNode.disabled||!a.nodeName(e.parentNode,"optgroup"))){d=a(e).val();if(b)return d;f.push(d)}}return f}return P.test(b.type)&&!a.support.checkOn?b.getAttribute("value")===null?"on":b.value:(b.value||"").replace(yb,"")}return c}var j=a.isFunction(d);return this.each(function(f){var e=a(this),b=d;if(this.nodeType===1){if(j)b=d.call(this,f,e.val());if(b==null)b="";else if(typeof b==="number")b+="";else if(a.isArray(b))b=a.map(b,function(a){return a==null?"":a+""});if(a.isArray(b)&&P.test(this.type))this.checked=a.inArray(e.val(),b)>=0;else if(a.nodeName(this,"select")){var c=a.makeArray(b);a("option",this).each(function(){this.selected=a.inArray(a(this).val(),c)>=0});if(!c.length)this.selectedIndex=-1}else this.value=b}})}});a.extend({attrFn:{val:true,css:true,html:true,text:true,data:true,width:true,height:true,offset:true},attr:function(b,d,e,f){if(!b||b.nodeType===3||b.nodeType===8)return c;if(f&&d in a.attrFn)return a(b)[d](e);f=b.nodeType!==1||!a.isXMLDoc(b);var g=e!==c;d=f&&a.props[d]||d;var h=Ab.test(d);if((d in b||b[d]!==c)&&f&&!h){if(g){d==="type"&&Cb.test(b.nodeName)&&b.parentNode&&a.error("type property can't be changed");if(e===null)b.nodeType===1&&b.removeAttribute(d);else b[d]=e}return a.nodeName(b,"form")&&b.getAttributeNode(d)?b.getAttributeNode(d).nodeValue:d==="tabIndex"?(d=b.getAttributeNode("tabIndex"))&&d.specified?d.value:Eb.test(b.nodeName)||Gb.test(b.nodeName)&&b.href?0:c:b[d]}if(!a.support.style&&f&&d==="style"){if(g)b.style.cssText=""+e;return b.style.cssText}g&&b.setAttribute(d,""+e);if(!b.attributes[d]&&b.hasAttribute&&!b.hasAttribute(d))return c;b=!a.support.hrefNormalized&&f&&h?b.getAttribute(d,2):b.getAttribute(d);return b===null?c:b}});var n=/\.(.*)$/,v=/^(?:textarea|input|select)$/i,kb=/\./g,mb=/ /g,Ib=/[^\w\s.|`]/g,Kb=function(a){return a.replace(Ib,"\\$&")},Q={focusin:0,focusout:0};a.event={add:function(b,o,g,p){if(!(b.nodeType===3||b.nodeType===8)){if(a.isWindow(b)&&b!==d&&!b.frameElement)b=d;if(g===false)g=h;else if(!g)return;var m,e;if(g.handler){m=g;g=m.handler}if(!g.guid)g.guid=a.guid++;if(e=a.data(b)){var f=b.nodeType?"events":"__events__",i=e[f],j=e.handle;if(typeof i==="function"){j=i.handle;i=i.events}else if(!i){b.nodeType||(e[f]=e=function(){});e.events=i={}}if(!j)e.handle=j=function(){return typeof a!=="undefined"&&!a.event.triggered?a.event.handle.apply(j.elem,arguments):c};j.elem=b;o=o.split(" ");for(var q=0,k;f=o[q++];){e=m?a.extend({},m):{handler:g,data:p};if(f.indexOf(".")>-1){k=f.split(".");f=k.shift();e.namespace=k.slice(0).sort().join(".")}else{k=[];e.namespace=""}e.type=f;if(!e.guid)e.guid=g.guid;var n=i[f],l=a.event.special[f]||{};if(!n){n=i[f]=[];if(!l.setup||l.setup.call(b,p,k,j)===false)if(b.addEventListener)b.addEventListener(f,j,false);else b.attachEvent&&b.attachEvent("on"+f,j)}if(l.add){l.add.call(b,e);if(!e.handler.guid)e.handler.guid=g.guid}n.push(e);a.event.global[f]=true}b=null}}},global:{},remove:function(c,b,l,n){if(!(c.nodeType===3||c.nodeType===8)){if(l===false)l=h;var d,e,r=0,o,m,p,k,g,j,q=c.nodeType?"events":"__events__",f=a.data(c),i=f&&f[q];if(f&&i){if(typeof i==="function"){f=i;i=i.events}if(b&&b.type){l=b.handler;b=b.type}if(!b||typeof b==="string"&&b.charAt(0)==="."){b=b||"";for(d in i)a.event.remove(c,d+b)}else{for(b=b.split(" ");d=b[r++];){k=d;o=d.indexOf(".")<0;m=[];if(!o){m=d.split(".");d=m.shift();p=RegExp("(^|\\.)"+a.map(m.slice(0).sort(),Kb).join("\\.(?:.*\\.)?")+"(\\.|$)")}if(g=i[d])if(l){k=a.event.special[d]||{};for(e=n||0;e<g.length;e++){j=g[e];if(l.guid===j.guid){if(o||p.test(j.namespace)){n==null&&g.splice(e--,1);k.remove&&k.remove.call(c,j)}if(n!=null)break}}if(g.length===0||n!=null&&g.length===1){(!k.teardown||k.teardown.call(c,m)===false)&&a.removeEvent(c,d,f.handle);delete i[d]}}else for(e=0;e<g.length;e++){j=g[e];if(o||p.test(j.namespace)){a.event.remove(c,k,j.handler,e);g.splice(e--,1)}}}if(a.isEmptyObject(i)){if(b=f.handle)b.elem=null;delete f.events;delete f.handle;if(typeof f==="function")a.removeData(c,q);else a.isEmptyObject(f)&&a.removeData(c)}}}}},trigger:function(b,g,d,e){var f=b.type||b;if(!e){b=typeof b==="object"?b[a.expando]?b:a.extend(a.Event(f),b):a.Event(f);if(f.indexOf("!")>=0){b.type=f=f.slice(0,-1);b.exclusive=true}if(!d){b.stopPropagation();a.event.global[f]&&a.each(a.cache,function(){this.events&&this.events[f]&&a.event.trigger(b,g,this.handle.elem)})}if(!d||d.nodeType===3||d.nodeType===8)return c;b.result=c;b.target=d;g=a.makeArray(g);g.unshift(b)}b.currentTarget=d;(e=d.nodeType?a.data(d,"handle"):(a.data(d,"__events__")||{}).handle)&&e.apply(d,g);e=d.parentNode||d.ownerDocument;try{if(!(d&&d.nodeName&&a.noData[d.nodeName.toLowerCase()]))if(d["on"+f]&&d["on"+f].apply(d,g)===false){b.result=false;b.preventDefault()}}catch(l){}if(!b.isPropagationStopped()&&e)a.event.trigger(b,g,e,true);else if(!b.isDefaultPrevented()){var i;e=b.target;var h=f.replace(n,""),k=a.nodeName(e,"a")&&h==="click",j=a.event.special[h]||{};if((!j._default||j._default.call(d,b)===false)&&!k&&!(e&&e.nodeName&&a.noData[e.nodeName.toLowerCase()])){try{if(e[h]){if(i=e["on"+h])e["on"+h]=null;a.event.triggered=true;e[h]()}}catch(m){}if(i)e["on"+h]=i;a.event.triggered=false}}},handle:function(b){var i,e,h,f;e=[];var j=a.makeArray(arguments);b=j[0]=a.event.fix(b||d.event);b.currentTarget=this;i=b.type.indexOf(".")<0&&!b.exclusive;if(!i){h=b.type.split(".");b.type=h.shift();e=h.slice(0).sort();h=RegExp("(^|\\.)"+e.join("\\.(?:.*\\.)?")+"(\\.|$)")}b.namespace=b.namespace||e.join(".");f=a.data(this,this.nodeType?"events":"__events__");if(typeof f==="function")f=f.events;e=(f||{})[b.type];if(f&&e){e=e.slice(0);f=0;for(var k=e.length;f<k;f++){var g=e[f];if(i||h.test(g.namespace)){b.handler=g.handler;b.data=g.data;b.handleObj=g;g=g.handler.apply(this,j);if(g!==c){b.result=g;if(g===false){b.preventDefault();b.stopPropagation()}}if(b.isImmediatePropagationStopped())break}}}return b.result},props:"altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode layerX layerY metaKey newValue offsetX offsetY pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),fix:function(d){if(d[a.expando])return d;var e=d;d=a.Event(e);for(var f=this.props.length,g;f;){g=this.props[--f];d[g]=e[g]}if(!d.target)d.target=d.srcElement||b;if(d.target.nodeType===3)d.target=d.target.parentNode;if(!d.relatedTarget&&d.fromElement)d.relatedTarget=d.fromElement===d.target?d.toElement:d.fromElement;if(d.pageX==null&&d.clientX!=null){e=b.documentElement;f=b.body;d.pageX=d.clientX+(e&&e.scrollLeft||f&&f.scrollLeft||0)-(e&&e.clientLeft||f&&f.clientLeft||0);d.pageY=d.clientY+(e&&e.scrollTop||f&&f.scrollTop||0)-(e&&e.clientTop||f&&f.clientTop||0)}if(d.which==null&&(d.charCode!=null||d.keyCode!=null))d.which=d.charCode!=null?d.charCode:d.keyCode;if(!d.metaKey&&d.ctrlKey)d.metaKey=d.ctrlKey;if(!d.which&&d.button!==c)d.which=d.button&1?1:d.button&2?3:d.button&4?2:0;return d},guid:1e8,proxy:a.proxy,special:{ready:{setup:a.bindReady,teardown:a.noop},live:{add:function(b){a.event.add(this,o(b.origType,b.selector),a.extend({},b,{handler:ib,guid:b.handler.guid}))},remove:function(b){a.event.remove(this,o(b.origType,b.selector),b)}},beforeunload:{setup:function(c,d,b){if(a.isWindow(this))this.onbeforeunload=b},teardown:function(b,a){if(this.onbeforeunload===a)this.onbeforeunload=null}}}};a.removeEvent=b.removeEventListener?function(a,b,c){a.removeEventListener&&a.removeEventListener(b,c,false)}:function(a,b,c){a.detachEvent&&a.detachEvent("on"+b,c)};a.Event=function(b){if(!this.preventDefault)return new a.Event(b);if(b&&b.type){this.originalEvent=b;this.type=b.type}else this.type=b;this.timeStamp=a.now();this[a.expando]=true};a.Event.prototype={preventDefault:function(){this.isDefaultPrevented=q;var a=this.originalEvent;if(a)if(a.preventDefault)a.preventDefault();else a.returnValue=false},stopPropagation:function(){this.isPropagationStopped=q;var a=this.originalEvent;if(a){a.stopPropagation&&a.stopPropagation();a.cancelBubble=true}},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=q;this.stopPropagation()},isDefaultPrevented:h,isPropagationStopped:h,isImmediatePropagationStopped:h};var R=function(c){var b=c.relatedTarget;try{for(;b&&b!==this;)b=b.parentNode;if(b!==this){c.type=c.data;a.event.handle.apply(this,arguments)}}catch(d){}},S=function(b){b.type=b.data;a.event.handle.apply(this,arguments)};a.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(b,c){a.event.special[b]={setup:function(d){a.event.add(this,c,d&&d.selector?S:R,b)},teardown:function(b){a.event.remove(this,c,b&&b.selector?S:R)}}});if(!a.support.submitBubbles)a.event.special.submit={setup:function(){if(this.nodeName.toLowerCase()!=="form"){a.event.add(this,"click.specialSubmit",function(b){var d=b.target,e=d.type;if((e==="submit"||e==="image")&&a(d).closest("form").length){b.liveFired=c;return H("submit",this,arguments)}});a.event.add(this,"keypress.specialSubmit",function(b){var d=b.target,e=d.type;if((e==="text"||e==="password")&&a(d).closest("form").length&&b.keyCode===13){b.liveFired=c;return H("submit",this,arguments)}})}else return false},teardown:function(){a.event.remove(this,".specialSubmit")}};if(!a.support.changeBubbles){var i,T=function(b){var d=b.type,c=b.value;if(d==="radio"||d==="checkbox")c=b.checked;else if(d==="select-multiple")c=b.selectedIndex>-1?a.map(b.options,function(a){return a.selected}).join("-"):"";else if(b.nodeName.toLowerCase()==="select")c=b.selectedIndex;return c},p=function(d,g){var b=d.target,e,f;if(!(!v.test(b.nodeName)||b.readOnly)){e=a.data(b,"_change_data");f=T(b);(d.type!=="focusout"||b.type!=="radio")&&a.data(b,"_change_data",f);if(!(e===c||f===e))if(e!=null||f){d.type="change";d.liveFired=c;return a.event.trigger(d,g,b)}}};a.event.special.change={filters:{focusout:p,beforedeactivate:p,click:function(a){var b=a.target,c=b.type;if(c==="radio"||c==="checkbox"||b.nodeName.toLowerCase()==="select")return p.call(this,a)},keydown:function(a){var c=a.target,b=c.type;if(a.keyCode===13&&c.nodeName.toLowerCase()!=="textarea"||a.keyCode===32&&(b==="checkbox"||b==="radio")||b==="select-multiple")return p.call(this,a)},beforeactivate:function(b){b=b.target;a.data(b,"_change_data",T(b))}},setup:function(){if(this.type==="file")return false;for(var b in i)a.event.add(this,b+".specialChange",i[b]);return v.test(this.nodeName)},teardown:function(){a.event.remove(this,".specialChange");return v.test(this.nodeName)}};i=a.event.special.change.filters;i.focus=i.beforeactivate}b.addEventListener&&a.each({focus:"focusin",blur:"focusout"},function(d,c){function e(b){b=a.event.fix(b);b.type=c;return a.event.trigger(b,null,b.target)}a.event.special[c]={setup:function(){Q[c]++===0&&b.addEventListener(d,e,true)},teardown:function(){--Q[c]===0&&b.removeEventListener(d,e,true)}}});a.each(["bind","one"],function(d,b){a.fn[b]=function(e,d,f){if(typeof e==="object"){for(var g in e)this[b](g,d,e[g],f);return this}if(a.isFunction(d)||d===false){f=d;d=c}var h=b==="one"?a.proxy(f,function(b){a(this).unbind(b,h);return f.apply(this,arguments)}):f;if(e==="unload"&&b!=="one")this.one(e,d,f);else{g=0;for(var i=this.length;g<i;g++)a.event.add(this[g],e,h,d)}return this}});a.fn.extend({unbind:function(c,d){if(typeof c==="object"&&!c.preventDefault)for(var b in c)this.unbind(b,c[b]);else{b=0;for(var e=this.length;b<e;b++)a.event.remove(this[b],c,d)}return this},delegate:function(a,b,c,d){return this.live(b,c,d,a)},undelegate:function(a,b,c){return arguments.length===0?this.unbind("live"):this.die(b,null,c,a)},trigger:function(b,c){return this.each(function(){a.event.trigger(b,c,this)})},triggerHandler:function(c,d){if(this[0]){var b=a.Event(c);b.preventDefault();b.stopPropagation();a.event.trigger(b,d,this[0]);return b.result}},toggle:function(b){for(var c=arguments,d=1;d<c.length;)a.proxy(b,c[d++]);return this.click(a.proxy(b,function(f){var e=(a.data(this,"lastToggle"+b.guid)||0)%d;a.data(this,"lastToggle"+b.guid,e+1);f.preventDefault();return c[e].apply(this,arguments)||false}))},hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)}});var U={focus:"focusin",blur:"focusout",mouseenter:"mouseover",mouseleave:"mouseout"};a.each(["live","die"],function(d,b){a.fn[b]=function(f,h,j,g){var d,m=0,i,e,k=g||this.selector;g=g?this:a(this.context);if(typeof f==="object"&&!f.preventDefault){for(d in f)g[b](d,h,f[d],k);return this}if(a.isFunction(h)){j=h;h=c}for(f=(f||"").split(" ");(d=f[m++])!=null;){i=n.exec(d);e="";if(i){e=i[0];d=d.replace(n,"")}if(d==="hover")f.push("mouseenter"+e,"mouseleave"+e);else{i=d;if(d==="focus"||d==="blur"){f.push(U[d]+e);d+=e}else d=(U[d]||d)+e;if(b==="live"){e=0;for(var l=g.length;e<l;e++)a.event.add(g[e],"live."+o(d,k),{data:h,selector:k,handler:j,origType:d,origHandler:j,preType:i})}else g.unbind("live."+o(d,k),j)}}return this}});a.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error".split(" "),function(c,b){a.fn[b]=function(a,c){if(c==null){c=a;a=null}return arguments.length>0?this.bind(b,a,c):this.trigger(b)};if(a.attrFn)a.attrFn[b]=true});d.attachEvent&&!d.addEventListener&&a(d).bind("unload",function(){for(var b in a.cache)if(a.cache[b].handle)try{a.event.remove(a.cache[b].handle.elem)}catch(c){}});(function(){function m(e,g,f,c,b,h){b=0;for(var i=c.length;b<i;b++){var a=c[b];if(a){var d=false;for(a=a[e];a;){if(a.sizcache===f){d=c[a.sizset];break}if(a.nodeType===1&&!h){a.sizcache=f;a.sizset=b}if(a.nodeName.toLowerCase()===g){d=a;break}a=a[e]}c[b]=d}}}function n(g,f,h,e,b,i){b=0;for(var j=e.length;b<j;b++){var a=e[b];if(a){var c=false;for(a=a[g];a;){if(a.sizcache===h){c=e[a.sizset];break}if(a.nodeType===1){if(!i){a.sizcache=h;a.sizset=b}if(typeof f!=="string"){if(a===f){c=true;break}}else if(d.filter(f,[a]).length>0){c=a;break}}a=a[g]}e[b]=c}}}var k=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^\[\]]*\]|['"][^'"]*['"]|[^\[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,l=0,o=Object.prototype.toString,i=false,p=true;[0,0].sort(function(){p=false;return 0});var d=function(c,h,j,n){j=j||[];var v=h=h||b;if(h.nodeType!==1&&h.nodeType!==9)return[];if(!c||typeof c!=="string")return j;var g,l,i,r,m,t=true,p=d.isXML(h),a=[],u=c;do{k.exec("");if(g=k.exec(u)){u=g[3];a.push(g[1]);if(g[2]){r=g[3];break}}}while(g);if(a.length>1&&s.exec(c))if(a.length===2&&e.relative[a[0]])l=q(a[0]+a[1],h);else for(l=e.relative[a[0]]?[h]:d(a.shift(),h);a.length;){c=a.shift();if(e.relative[c])c+=a.shift();l=q(c,l)}else{if(!n&&a.length>1&&h.nodeType===9&&!p&&e.match.ID.test(a[0])&&!e.match.ID.test(a[a.length-1])){g=d.find(a.shift(),h,p);h=g.expr?d.filter(g.expr,g.set)[0]:g.set[0]}if(h){g=n?{expr:a.pop(),"set":f(n)}:d.find(a.pop(),a.length===1&&(a[0]==="~"||a[0]==="+")&&h.parentNode?h.parentNode:h,p);l=g.expr?d.filter(g.expr,g.set):g.set;if(a.length>0)i=f(l);else t=false;for(;a.length;){g=m=a.pop();if(e.relative[m])g=a.pop();else m="";if(g==null)g=h;e.relative[m](i,g,p)}}else i=[]}i||(i=l);i||d.error(m||c);if(o.call(i)==="[object Array]")if(t)if(h&&h.nodeType===1)for(c=0;i[c]!=null;c++)i[c]&&(i[c]===true||i[c].nodeType===1&&d.contains(h,i[c]))&&j.push(l[c]);else for(c=0;i[c]!=null;c++)i[c]&&i[c].nodeType===1&&j.push(l[c]);else j.push.apply(j,i);else f(i,j);if(r){d(r,v,j,n);d.uniqueSort(j)}return j};d.uniqueSort=function(a){if(j){i=p;a.sort(j);if(i)for(var b=1;b<a.length;b++)a[b]===a[b-1]&&a.splice(b--,1)}return a};d.matches=function(a,b){return d(a,null,null,b)};d.matchesSelector=function(a,b){return d(b,null,null,[a]).length>0};d.find=function(b,h,i){var c;if(!b)return[];for(var d=0,j=e.order.length;d<j;d++){var a,f=e.order[d];if(a=e.leftMatch[f].exec(b)){var g=a[1];a.splice(1,1);if(g.substr(g.length-1)!=="\\"){a[1]=(a[1]||"").replace(/\\/g,"");c=e.find[f](a,h,i);if(c!=null){b=b.replace(e.match[f],"");break}}}}c||(c=h.getElementsByTagName("*"));return{"set":c,expr:b}};d.filter=function(b,i,n,o){for(var a,h,q=b,l=[],g=i,r=i&&i[0]&&d.isXML(i[0]);b&&i.length;){for(var j in e.filter)if((a=e.leftMatch[j].exec(b))!=null&&a[2]){var k,f,s=e.filter[j];f=a[1];h=false;a.splice(1,1);if(f.substr(f.length-1)!=="\\"){if(g===l)l=[];if(e.preFilter[j])if(a=e.preFilter[j](a,g,n,l,o,r)){if(a===true)continue}else h=k=true;if(a)for(var m=0;(f=g[m])!=null;m++)if(f){k=s(f,a,m,g);var p=o^!!k;if(n&&k!=null)if(p)h=true;else g[m]=false;else if(p){l.push(f);h=true}}if(k!==c){n||(g=l);b=b.replace(e.match[j],"");if(!h)return[];break}}}if(b===q)if(h==null)d.error(b);else break;q=b}return g};d.error=function(a){throw"Syntax error, unrecognized expression: "+a;};var e=d.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\))?/},leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(a){return a.getAttribute("href")}},relative:{"+":function(f,b){var e=typeof b==="string",c=e&&!/\W/.test(b);e=e&&!c;if(c)b=b.toLowerCase();c=0;for(var g=f.length,a;c<g;c++)if(a=f[c]){for(;(a=a.previousSibling)&&a.nodeType!==1;);f[c]=e||a&&a.nodeName.toLowerCase()===b?a||false:a===b}e&&d.filter(b,f,true)},">":function(e,c){var a,f=typeof c==="string",b=0,g=e.length;if(f&&!/\W/.test(c)){for(c=c.toLowerCase();b<g;b++)if(a=e[b]){a=a.parentNode;e[b]=a.nodeName.toLowerCase()===c?a:false}}else{for(;b<g;b++)if(a=e[b])e[b]=f?a.parentNode:a.parentNode===c;f&&d.filter(c,e,true)}},"":function(d,a,e){var b,f=l++,c=n;if(typeof a==="string"&&!/\W/.test(a)){b=a=a.toLowerCase();c=m}c("parentNode",a,f,d,b,e)},"~":function(d,a,e){var b,f=l++,c=n;if(typeof a==="string"&&!/\W/.test(a)){b=a=a.toLowerCase();c=m}c("previousSibling",a,f,d,b,e)}},find:{ID:function(a,b,c){if(typeof b.getElementById!=="undefined"&&!c)return(a=b.getElementById(a[1]))&&a.parentNode?[a]:[]},NAME:function(d,e){if(typeof e.getElementsByName!=="undefined"){for(var c=[],b=e.getElementsByName(d[1]),a=0,f=b.length;a<f;a++)b[a].getAttribute("name")===d[1]&&c.push(b[a]);return c.length===0?null:c}},TAG:function(a,b){return b.getElementsByTagName(a[1])}},preFilter:{CLASS:function(c,d,e,f,g,a){c=" "+c[1].replace(/\\/g,"")+" ";if(a)return c;a=0;for(var b;(b=d[a])!=null;a++)if(b)if(g^(b.className&&(" "+b.className+" ").replace(/[\t\n]/g," ").indexOf(c)>=0))e||f.push(b);else if(e)d[a]=false;return false},ID:function(a){return a[1].replace(/\\/g,"")},TAG:function(a){return a[1].toLowerCase()},CHILD:function(a){if(a[1]==="nth"){var b=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(a[2]==="even"&&"2n"||a[2]==="odd"&&"2n+1"||!/\D/.test(a[2])&&"0n+"+a[2]||a[2]);a[2]=b[1]+(b[2]||1)-0;a[3]=b[3]-0}a[0]=l++;return a},ATTR:function(a,b,f,d,g,c){b=a[1].replace(/\\/g,"");if(!c&&e.attrMap[b])a[1]=e.attrMap[b];if(a[2]==="~=")a[4]=" "+a[4]+" ";return a},PSEUDO:function(a,b,f,c,g){if(a[1]==="not")if((k.exec(a[3])||"").length>1||/^\w/.test(a[3]))a[3]=d(a[3],null,null,b);else{a=d.filter(a[3],b,f,true^g);f||c.push.apply(c,a);return false}else if(e.match.POS.test(a[0])||e.match.CHILD.test(a[0]))return true;return a},POS:function(a){a.unshift(true);return a}},filters:{enabled:function(a){return a.disabled===false&&a.type!=="hidden"},disabled:function(a){return a.disabled===true},checked:function(a){return a.checked===true},selected:function(a){return a.selected===true},parent:function(a){return!!a.firstChild},empty:function(a){return!a.firstChild},has:function(a,c,b){return!!d(b[3],a).length},header:function(a){return/h\d/i.test(a.nodeName)},text:function(a){return"text"===a.type},radio:function(a){return"radio"===a.type},checkbox:function(a){return"checkbox"===a.type},file:function(a){return"file"===a.type},password:function(a){return"password"===a.type},submit:function(a){return"submit"===a.type},image:function(a){return"image"===a.type},reset:function(a){return"reset"===a.type},button:function(a){return"button"===a.type||a.nodeName.toLowerCase()==="button"},input:function(a){return/input|select|textarea|button/i.test(a.nodeName)}},setFilters:{first:function(b,a){return a===0},last:function(c,a,d,b){return a===b.length-1},even:function(b,a){return a%2===0},odd:function(b,a){return a%2===1},lt:function(c,a,b){return a<b[3]-0},gt:function(c,a,b){return a>b[3]-0},nth:function(c,a,b){return b[3]-0===a},eq:function(c,a,b){return b[3]-0===a}},filter:{PSEUDO:function(b,a,c,g){var f=a[1],h=e.filters[f];if(h)return h(b,c,a,g);else if(f==="contains")return(b.textContent||b.innerText||d.getText([b])||"").indexOf(a[3])>=0;else if(f==="not"){a=a[3];c=0;for(g=a.length;c<g;c++)if(a[c]===b)return false;return true}else d.error("Syntax error, unrecognized expression: "+f)},CHILD:function(c,d){var b=d[1],a=c;switch(b){case"only":case"first":for(;a=a.previousSibling;)if(a.nodeType===1)return false;if(b==="first")return true;a=c;case"last":for(;a=a.nextSibling;)if(a.nodeType===1)return false;return true;case"nth":b=d[2];var f=d[3];if(b===1&&f===0)return true;var g=d[0],e=c.parentNode;if(e&&(e.sizcache!==g||!c.nodeIndex)){var h=0;for(a=e.firstChild;a;a=a.nextSibling)if(a.nodeType===1)a.nodeIndex=++h;e.sizcache=g}a=c.nodeIndex-f;return b===0?a===0:a%b===0&&a/b>=0}},ID:function(a,b){return a.nodeType===1&&a.getAttribute("id")===b},TAG:function(a,b){return b==="*"&&a.nodeType===1||a.nodeName.toLowerCase()===b},CLASS:function(a,b){return(" "+(a.className||a.getAttribute("class"))+" ").indexOf(b)>-1},ATTR:function(f,g){var c=g[1];c=e.attrHandle[c]?e.attrHandle[c](f):f[c]!=null?f[c]:f.getAttribute(c);var b=c+"",d=g[2],a=g[4];return c==null?d==="!=":d==="="?b===a:d==="*="?b.indexOf(a)>=0:d==="~="?(" "+b+" ").indexOf(a)>=0:!a?b&&c!==false:d==="!="?b!==a:d==="^="?b.indexOf(a)===0:d==="$="?b.substr(b.length-a.length)===a:d==="|="?b===a||b.substr(0,a.length+1)===a+"-":false},POS:function(c,a,f,d){var b=e.setFilters[a[2]];if(b)return b(c,f,a,d)}}},s=e.match.POS,r=function(b,a){return"\\"+(a-0+1)},g;for(g in e.match){e.match[g]=RegExp(e.match[g].source+/(?![^\[]*\])(?![^\(]*\))/.source);e.leftMatch[g]=RegExp(/(^(?:.|\r|\n)*?)/.source+e.match[g].source.replace(/\\(\d+)/g,r))}var f=function(a,b){a=Array.prototype.slice.call(a,0);if(b){b.push.apply(b,a);return b}return a};try{Array.prototype.slice.call(b.documentElement.childNodes,0)}catch(t){f=function(a,d){var b=0,c=d||[];if(o.call(a)==="[object Array]")Array.prototype.push.apply(c,a);else if(typeof a.length==="number")for(var e=a.length;b<e;b++)c.push(a[b]);else for(;a[b];b++)c.push(a[b]);return c}}var j,h;if(b.documentElement.compareDocumentPosition)j=function(a,b){if(a===b){i=true;return 0}return!a.compareDocumentPosition||!b.compareDocumentPosition?a.compareDocumentPosition?-1:1:a.compareDocumentPosition(b)&4?-1:1};else{j=function(f,g){var b,c,d=[],e=[];b=f.parentNode;c=g.parentNode;var a=b;if(f===g){i=true;return 0}else if(b===c)return h(f,g);else if(b){if(!c)return 1}else return-1;for(;a;){d.unshift(a);a=a.parentNode}for(a=c;a;){e.unshift(a);a=a.parentNode}b=d.length;c=e.length;for(a=0;a<b&&a<c;a++)if(d[a]!==e[a])return h(d[a],e[a]);return a===b?h(f,e[a],-1):h(d[a],g,1)};h=function(a,b,c){if(a===b)return c;for(a=a.nextSibling;a;){if(a===b)return-1;a=a.nextSibling}return 1}}d.getText=function(e){for(var b="",a,c=0;e[c];c++){a=e[c];if(a.nodeType===3||a.nodeType===4)b+=a.nodeValue;else if(a.nodeType!==8)b+=d.getText(a.childNodes)}return b};(function(){var a=b.createElement("div"),f="script"+(new Date).getTime(),d=b.documentElement;a.innerHTML="<a name='"+f+"'/>";d.insertBefore(a,d.firstChild);if(b.getElementById(f)){e.find.ID=function(b,a,d){if(typeof a.getElementById!=="undefined"&&!d)return(a=a.getElementById(b[1]))?a.id===b[1]||typeof a.getAttributeNode!=="undefined"&&a.getAttributeNode("id").nodeValue===b[1]?[a]:c:[]};e.filter.ID=function(a,c){var b=typeof a.getAttributeNode!=="undefined"&&a.getAttributeNode("id");return a.nodeType===1&&b&&b.nodeValue===c}}d.removeChild(a);d=a=null})();(function(){var a=b.createElement("div");a.appendChild(b.createComment(""));if(a.getElementsByTagName("*").length>0)e.find.TAG=function(c,e){var a=e.getElementsByTagName(c[1]);if(c[1]==="*"){for(var d=[],b=0;a[b];b++)a[b].nodeType===1&&d.push(a[b]);a=d}return a};a.innerHTML="<a href='#'></a>";if(a.firstChild&&typeof a.firstChild.getAttribute!=="undefined"&&a.firstChild.getAttribute("href")!=="#")e.attrHandle.href=function(a){return a.getAttribute("href",2)};a=null})();b.querySelectorAll&&function(){var c=d,a=b.createElement("div");a.innerHTML="<p class='TEST'></p>";if(!(a.querySelectorAll&&a.querySelectorAll(".TEST").length===0)){d=function(e,a,h,j){a=a||b;e=e.replace(/\=\s*([^'"\]]*)\s*\]/g,"='$1']");if(!j&&!d.isXML(a))if(a.nodeType===9)try{return f(a.querySelectorAll(e),h)}catch(l){}else if(a.nodeType===1&&a.nodeName.toLowerCase()!=="object"){var g=a.getAttribute("id"),i=g||"__sizzle__";g||a.setAttribute("id",i);try{return f(a.querySelectorAll("#"+i+" "+e),h)}catch(k){}finally{g||a.removeAttribute("id")}}return c(e,a,h,j)};for(var e in c)d[e]=c[e];a=null}}();(function(){var a=b.documentElement,c=a.matchesSelector||a.mozMatchesSelector||a.webkitMatchesSelector||a.msMatchesSelector,f=false;try{c.call(b.documentElement,"[test!='']:sizzle")}catch(g){f=true}if(c)d.matchesSelector=function(b,a){a=a.replace(/\=\s*([^'"\]]*)\s*\]/g,"='$1']");if(!d.isXML(b))try{if(f||!e.match.PSEUDO.test(a)&&!/!=/.test(a))return c.call(b,a)}catch(g){}return d(a,null,null,[b]).length>0}})();(function(){var a=b.createElement("div");a.innerHTML="<div class='test e'></div><div class='test'></div>";if(!(!a.getElementsByClassName||a.getElementsByClassName("e").length===0)){a.lastChild.className="e";if(a.getElementsByClassName("e").length!==1){e.order.splice(1,0,"CLASS");e.find.CLASS=function(b,a,c){if(typeof a.getElementsByClassName!=="undefined"&&!c)return a.getElementsByClassName(b[1])};a=null}}})();d.contains=b.documentElement.contains?function(a,b){return a!==b&&(a.contains?a.contains(b):true)}:b.documentElement.compareDocumentPosition?function(a,b){return!!(a.compareDocumentPosition(b)&16)}:function(){return false};d.isXML=function(a){return(a=(a?a.ownerDocument||a:0).documentElement)?a.nodeName!=="HTML":false};var q=function(a,c){for(var b,f=[],g="",h=c.nodeType?[c]:c;b=e.match.PSEUDO.exec(a);){g+=b[0];a=a.replace(e.match.PSEUDO,"")}a=e.relative[a]?a+"*":a;b=0;for(var i=h.length;b<i;b++)d(a,h[b],f);return d.filter(g,f)};a.find=d;a.expr=d.selectors;a.expr[":"]=a.expr.filters;a.unique=d.uniqueSort;a.text=d.getText;a.isXMLDoc=d.isXML;a.contains=d.contains})();var Lb=/Until$/,W=/^(?:parents|prevUntil|prevAll)/,X=/,/,ob=/^.[^:#\[\.,]*$/,Y=Array.prototype.slice,Z=a.expr.match.POS;a.fn.extend({find:function(g){for(var b=this.pushStack("","find",g),e=0,c=0,h=this.length;c<h;c++){e=b.length;a.find(g,this[c],b);if(c>0)for(var d=e;d<b.length;d++)for(var f=0;f<e;f++)if(b[f]===b[d]){b.splice(d--,1);break}}return b},has:function(c){var b=a(c);return this.filter(function(){for(var c=0,d=b.length;c<d;c++)if(a.contains(this,b[c]))return true})},not:function(a){return this.pushStack(I(this,a,false),"not",a)},filter:function(a){return this.pushStack(I(this,a,true),"filter",a)},is:function(b){return!!b&&a.filter(b,this).length>0},closest:function(e,g){var f=[],c,h,b=this[0];if(a.isArray(e)){var d,i={},j=1;if(b&&e.length){c=0;for(h=e.length;c<h;c++){d=e[c];i[d]||(i[d]=a.expr.match.POS.test(d)?a(d,g||this.context):d)}for(;b&&b.ownerDocument&&b!==g;){for(d in i){c=i[d];(c.jquery?c.index(b)>-1:a(b).is(c))&&f.push({selector:d,elem:b,level:j})}b=b.parentNode;j++}}return f}d=Z.test(e)?a(e,g||this.context):null;c=0;for(h=this.length;c<h;c++)for(b=this[c];b;)if(d?d.index(b)>-1:a.find.matchesSelector(b,e)){f.push(b);break}else{b=b.parentNode;if(!b||!b.ownerDocument||b===g)break}f=f.length>1?a.unique(f):f;return this.pushStack(f,"closest",e)},index:function(b){return!b||typeof b==="string"?a.inArray(this[0],b?a(b):this.parent().children()):a.inArray(b.jquery?b[0]:b,this)},add:function(d,e){var c=typeof d==="string"?a(d,e||this.context):a.makeArray(d),b=a.merge(this.get(),c);return this.pushStack(!c[0]||!c[0].parentNode||c[0].parentNode.nodeType===11||!b[0]||!b[0].parentNode||b[0].parentNode.nodeType===11?b:a.unique(b))},andSelf:function(){return this.add(this.prevObject)}});a.each({parent:function(a){return(a=a.parentNode)&&a.nodeType!==11?a:null},parents:function(b){return a.dir(b,"parentNode")},parentsUntil:function(b,d,c){return a.dir(b,"parentNode",c)},next:function(b){return a.nth(b,2,"nextSibling")},prev:function(b){return a.nth(b,2,"previousSibling")},nextAll:function(b){return a.dir(b,"nextSibling")},prevAll:function(b){return a.dir(b,"previousSibling")},nextUntil:function(b,d,c){return a.dir(b,"nextSibling",c)},prevUntil:function(b,d,c){return a.dir(b,"previousSibling",c)},siblings:function(b){return a.sibling(b.parentNode.firstChild,b)},children:function(b){return a.sibling(b.firstChild)},contents:function(b){return a.nodeName(b,"iframe")?b.contentDocument||b.contentWindow.document:a.makeArray(b.childNodes)}},function(b,c){a.fn[b]=function(f,e){var d=a.map(this,c,f);Lb.test(b)||(e=f);if(e&&typeof e==="string")d=a.filter(e,d);d=this.length>1?a.unique(d):d;if((this.length>1||X.test(e))&&W.test(b))d=d.reverse();return this.pushStack(d,b,Y.call(arguments).join(","))}});a.extend({filter:function(b,c,d){if(d)b=":not("+b+")";return c.length===1?a.find.matchesSelector(c[0],b)?[c[0]]:[]:a.find.matches(b,c)},dir:function(b,d,e){var f=[];for(b=b[d];b&&b.nodeType!==9&&(e===c||b.nodeType!==1||!a(b).is(e));){b.nodeType===1&&f.push(b);b=b[d]}return f},nth:function(a,b,c){b=b||1;for(var d=0;a;a=a[c])if(a.nodeType===1&&++d===b)break;return a},sibling:function(a,c){for(var b=[];a;a=a.nextSibling)a.nodeType===1&&a!==c&&b.push(a);return b}});var V=/ jQuery\d+="(?:\d+|null)"/g,m=/^\s+/,x=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/ig,y=/<([\w:]+)/,ab=/<tbody/i,bb=/<|&#?\w+;/,z=/<(?:script|object|embed|option|style)/i,A=/checked\s*(?:[^=]|=\s*.checked.)/i,cb=/\=([^="'>\s]+\/)>/g,e={option:[1,"<select multiple='multiple'>","</select>"],legend:[1,"<fieldset>","</fieldset>"],thead:[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],area:[1,"<map>","</map>"],_default:[0,"",""]};e.optgroup=e.option;e.tbody=e.tfoot=e.colgroup=e.caption=e.thead;e.th=e.td;if(!a.support.htmlSerialize)e._default=[1,"div<div>","</div>"];a.fn.extend({text:function(d){return a.isFunction(d)?this.each(function(c){var b=a(this);b.text(d.call(this,c,b.text()))}):typeof d!=="object"&&d!==c?this.empty().append((this[0]&&this[0].ownerDocument||b).createTextNode(d)):a.text(this)},wrapAll:function(b){if(a.isFunction(b))return this.each(function(c){a(this).wrapAll(b.call(this,c))});if(this[0]){var c=a(b,this[0].ownerDocument).eq(0).clone(true);this[0].parentNode&&c.insertBefore(this[0]);c.map(function(){for(var a=this;a.firstChild&&a.firstChild.nodeType===1;)a=a.firstChild;return a}).append(this)}return this},wrapInner:function(b){return a.isFunction(b)?this.each(function(c){a(this).wrapInner(b.call(this,c))}):this.each(function(){var c=a(this),d=c.contents();d.length?d.wrapAll(b):c.append(b)})},wrap:function(b){return this.each(function(){a(this).wrapAll(b)})},unwrap:function(){return this.parent().each(function(){a.nodeName(this,"body")||a(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.appendChild(a)})},prepend:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.insertBefore(a,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(a){this.parentNode.insertBefore(a,this)});else if(arguments.length){var b=a(arguments[0]);b.push.apply(b,this.toArray());return this.pushStack(b,"before",arguments)}},after:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(a){this.parentNode.insertBefore(a,this.nextSibling)});else if(arguments.length){var b=this.pushStack(this,"after",arguments);b.push.apply(b,a(arguments[0]).toArray());return b}},remove:function(c,e){for(var d=0,b;(b=this[d])!=null;d++)if(!c||a.filter(c,[b]).length){if(!e&&b.nodeType===1){a.cleanData(b.getElementsByTagName("*"));a.cleanData([b])}b.parentNode&&b.parentNode.removeChild(b)}return this},empty:function(){for(var c=0,b;(b=this[c])!=null;c++)for(b.nodeType===1&&a.cleanData(b.getElementsByTagName("*"));b.firstChild;)b.removeChild(b.firstChild);return this},clone:function(c){var b=this.map(function(){if(!a.support.noCloneEvent&&!a.isXMLDoc(this)){var b=this.outerHTML,c=this.ownerDocument;if(!b){b=c.createElement("div");b.appendChild(this.cloneNode(true));b=b.innerHTML}return a.clean([b.replace(V,"").replace(cb,'="$1">').replace(m,"")],c)[0]}else return this.cloneNode(true)});if(c===true){J(this,b);J(this.find("*"),b.find("*"))}return b},html:function(b){if(b===c)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(V,""):null;else if(typeof b==="string"&&!z.test(b)&&(a.support.leadingWhitespace||!m.test(b))&&!e[(y.exec(b)||["",""])[1].toLowerCase()]){b=b.replace(x,"<$1></$2>");try{for(var d=0,f=this.length;d<f;d++)if(this[d].nodeType===1){a.cleanData(this[d].getElementsByTagName("*"));this[d].innerHTML=b}}catch(g){this.empty().append(b)}}else a.isFunction(b)?this.each(function(d){var c=a(this);c.html(b.call(this,d,c.html()))}):this.empty().append(b);return this},replaceWith:function(b){if(this[0]&&this[0].parentNode){if(a.isFunction(b))return this.each(function(d){var c=a(this),e=c.html();c.replaceWith(b.call(this,d,e))});if(typeof b!=="string")b=a(b).detach();return this.each(function(){var c=this.nextSibling,d=this.parentNode;a(this).remove();c?a(c).before(b):a(d).append(b)})}else return this.pushStack(a(a.isFunction(b)?b():b),"replaceWith",b)},detach:function(a){return this.remove(a,true)},domManip:function(h,f,i){var d,b,e,g=h[0],j=[];if(!a.support.checkClone&&arguments.length===3&&typeof g==="string"&&A.test(g))return this.each(function(){a(this).domManip(h,f,i,true)});if(a.isFunction(g))return this.each(function(d){var b=a(this);h[0]=g.call(this,d,f?b.html():c);b.domManip(h,f,i)});if(this[0]){d=g&&g.parentNode;d=a.support.parentNode&&d&&d.nodeType===11&&d.childNodes.length===this.length?{fragment:d}:a.buildFragment(h,this,j);e=d.fragment;if(b=e.childNodes.length===1?(e=e.firstChild):e.firstChild){f=f&&a.nodeName(b,"tr");b=0;for(var k=this.length;b<k;b++)i.call(f?a.nodeName(this[b],"table")?this[b].getElementsByTagName("tbody")[0]||this[b].appendChild(this[b].ownerDocument.createElement("tbody")):this[b]:this[b],b>0||d.cacheable||this.length>1?e.cloneNode(true):e)}j.length&&a.each(j,qb)}return this}});a.buildFragment=function(c,d,h){var e,g,f;d=d&&d[0]?d[0].ownerDocument||d[0]:b;if(c.length===1&&typeof c[0]==="string"&&c[0].length<512&&d===b&&!z.test(c[0])&&(a.support.checkClone||!A.test(c[0]))){g=true;if(f=a.fragments[c[0]])if(f!==1)e=f}if(!e){e=d.createDocumentFragment();a.clean(c,d,e,h)}if(g)a.fragments[c[0]]=f?e:1;return{fragment:e,cacheable:g}};a.fragments={};a.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(b,c){a.fn[b]=function(e){var f=[];e=a(e);var d=this.length===1&&this[0].parentNode;if(d&&d.nodeType===11&&d.childNodes.length===1&&e.length===1){e[c](this[0]);return this}else{d=0;for(var h=e.length;d<h;d++){var g=(d>0?this.clone(true):this).get();a(e[d])[c](g);f=f.concat(g)}return this.pushStack(f,b,e.selector)}}});a.extend({clean:function(o,h,l,n){h=h||b;if(typeof h.createElement==="undefined")h=h.ownerDocument||h[0]&&h[0].ownerDocument||b;for(var d=[],f=0,c;(c=o[f])!=null;f++){if(typeof c==="number")c+="";if(c){if(typeof c==="string"&&!bb.test(c))c=h.createTextNode(c);else if(typeof c==="string"){c=c.replace(x,"<$1></$2>");var j=(y.exec(c)||["",""])[1].toLowerCase(),g=e[j]||e._default,k=g[0],i=h.createElement("div");for(i.innerHTML=g[1]+c+g[2];k--;)i=i.lastChild;if(!a.support.tbody){k=ab.test(c);j=j==="table"&&!k?i.firstChild&&i.firstChild.childNodes:g[1]==="<table>"&&!k?i.childNodes:[];for(g=j.length-1;g>=0;--g)a.nodeName(j[g],"tbody")&&!j[g].childNodes.length&&j[g].parentNode.removeChild(j[g])}!a.support.leadingWhitespace&&m.test(c)&&i.insertBefore(h.createTextNode(m.exec(c)[0]),i.firstChild);c=i.childNodes}if(c.nodeType)d.push(c);else d=a.merge(d,c)}}if(l)for(f=0;d[f];f++)if(n&&a.nodeName(d[f],"script")&&(!d[f].type||d[f].type.toLowerCase()==="text/javascript"))n.push(d[f].parentNode?d[f].parentNode.removeChild(d[f]):d[f]);else{d[f].nodeType===1&&d.splice.apply(d,[f+1,0].concat(a.makeArray(d[f].getElementsByTagName("script"))));l.appendChild(d[f])}return d},cleanData:function(h){for(var c,d,f=a.cache,i=a.event.special,j=a.support.deleteExpando,g=0,b;(b=h[g])!=null;g++)if(!(b.nodeName&&a.noData[b.nodeName.toLowerCase()]))if(d=b[a.expando]){if((c=f[d])&&c.events)for(var e in c.events)i[e]?a.event.remove(b,e):a.removeEvent(b,e,c.handle);if(j)delete b[a.expando];else b.removeAttribute&&b.removeAttribute(a.expando);delete f[d]}}});var B=/alpha\([^)]*\)/i,db=/opacity=([^)]*)/,eb=/-([a-z])/ig,fb=/([A-Z])/g,C=/^-?\d+(?:px)?$/i,hb=/^-?\d/,jb={position:"absolute",visibility:"hidden",display:"block"},sb=["Left","Right"],ub=["Top","Bottom"],j,D,k,lb=function(b,a){return a.toUpperCase()};a.fn.css=function(d,b){return arguments.length===2&&b===c?this:a.access(this,d,b,true,function(b,d,e){return e!==c?a.style(b,d,e):a.css(b,d)})};a.extend({cssHooks:{opacity:{"get":function(a,c){if(c){var b=j(a,"opacity","opacity");return b===""?"1":b}else return a.style.opacity}}},cssNumber:{zIndex:true,fontWeight:true,opacity:true,zoom:true,lineHeight:true},cssProps:{"float":a.support.cssFloat?"cssFloat":"styleFloat"},style:function(d,f,b,j){if(!(!d||d.nodeType===3||d.nodeType===8||!d.style)){var h,g=a.camelCase(f),i=d.style,e=a.cssHooks[g];f=a.cssProps[g]||g;if(b!==c){if(!(typeof b==="number"&&isNaN(b)||b==null)){if(typeof b==="number"&&!a.cssNumber[g])b+="px";if(!e||!("set"in e)||(b=e.set(d,b))!==c)try{i[f]=b}catch(k){}}}else return e&&"get"in e&&(h=e.get(d,false,j))!==c?h:i[f]}},css:function(f,d,h){var g,b=a.camelCase(d),e=a.cssHooks[b];d=a.cssProps[b]||b;return e&&"get"in e&&(g=e.get(f,true,h))!==c?g:j?j(f,d,b):void 0},swap:function(b,c,e){var d={},a;for(a in c){d[a]=b.style[a];b.style[a]=c[a]}e.call(b);for(a in c)b.style[a]=d[a]},camelCase:function(a){return a.replace(eb,lb)}});a.curCSS=a.css;a.each(["height","width"],function(c,b){a.cssHooks[b]={"get":function(d,f,e){var c;if(f){if(d.offsetWidth!==0)c=K(d,b,e);else a.swap(d,jb,function(){c=K(d,b,e)});if(c<=0){c=j(d,b,b);if(c==="0px"&&k)c=k(d,b,b);if(c!=null)return c===""||c==="auto"?"0px":c}if(c<0||c==null){c=d.style[b];return c===""||c==="auto"?"0px":c}return typeof c==="string"?c:c+"px"}},"set":function(b,a){if(C.test(a)){a=parseFloat(a);if(a>=0)return a+"px"}else return a}}});if(!a.support.opacity)a.cssHooks.opacity={"get":function(a,b){return db.test((b&&a.currentStyle?a.currentStyle.filter:a.style.filter)||"")?parseFloat(RegExp.$1)/100+"":b?"1":""},"set":function(f,c){var b=f.style;b.zoom=1;var d=a.isNaN(c)?"":"alpha(opacity="+c*100+")",e=b.filter||"";b.filter=B.test(e)?e.replace(B,d):b.filter+" "+d}};if(b.defaultView&&b.defaultView.getComputedStyle)D=function(b,d,e){var f;e=e.replace(fb,"-$1").toLowerCase();if(!(d=b.ownerDocument.defaultView))return c;if(d=d.getComputedStyle(b,null)){f=d.getPropertyValue(e);if(f===""&&!a.contains(b.ownerDocument.documentElement,b))f=a.style(b,e)}return f};if(b.documentElement.currentStyle)k=function(a,d){var e,f,b=a.currentStyle&&a.currentStyle[d],c=a.style;if(!C.test(b)&&hb.test(b)){e=c.left;f=a.runtimeStyle.left;a.runtimeStyle.left=a.currentStyle.left;c.left=d==="fontSize"?"1em":b||0;b=c.pixelLeft+"px";c.left=e;a.runtimeStyle.left=f}return b===""?"auto":b};j=D||k;if(a.expr&&a.expr.filters){a.expr.filters.hidden=function(b){var c=b.offsetHeight;return b.offsetWidth===0&&c===0||!a.support.reliableHiddenOffsets&&(b.style.display||a.css(b,"display"))==="none"};a.expr.filters.visible=function(b){return!a.expr.filters.hidden(b)}}var nb=a.now(),pb=/<script\b[^<]*(?:(?!<\/script>)<[^<]*)*<\/script>/gi,rb=/^(?:select|textarea)/i,tb=/^(?:color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week)$/i,vb=/^(?:GET|HEAD)$/,wb=/\[\]$/,g=/\=\?(&|$)/,w=/\?/,xb=/([?&])_=[^&]*/,zb=/^(\w+:)?\/\/([^\/?#]+)/,Bb=/%20/g,Db=/#.*$/,E=a.fn.load;a.fn.extend({load:function(c,b,e){if(typeof c!=="string"&&E)return E.apply(this,arguments);else if(!this.length)return this;var d=c.indexOf(" ");if(d>=0){var f=c.slice(d,c.length);c=c.slice(0,d)}d="GET";if(b)if(a.isFunction(b)){e=b;b=null}else if(typeof b==="object"){b=a.param(b,a.ajaxSettings.traditional);d="POST"}var g=this;a.ajax({url:c,type:d,dataType:"html",data:b,complete:function(b,c){(c==="success"||c==="notmodified")&&g.html(f?a("<div>").append(b.responseText.replace(pb,"")).find(f):b.responseText);e&&g.each(e,[b.responseText,c,b])}});return this},serialize:function(){return a.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?a.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||rb.test(this.nodeName)||tb.test(this.type))}).map(function(d,c){var b=a(this).val();return b==null?null:a.isArray(b)?a.map(b,function(a){return{name:c.name,value:a}}):{name:c.name,value:b}}).get()}});a.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(c,b){a.fn[b]=function(a){return this.bind(b,a)}});a.extend({"get":function(e,b,c,d){if(a.isFunction(b)){d=d||c;c=b;b=null}return a.ajax({type:"GET",url:e,data:b,success:c,dataType:d})},getScript:function(b,c){return a.get(b,null,c,"script")},getJSON:function(b,c,d){return a.get(b,c,d,"json")},post:function(e,b,c,d){if(a.isFunction(b)){d=d||c;c=b;b={}}return a.ajax({type:"POST",url:e,data:b,success:c,dataType:d})},ajaxSetup:function(b){a.extend(a.ajaxSettings,b)},ajaxSettings:{url:location.href,global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:function(){return new d.XMLHttpRequest},accepts:{xml:"application/xml, text/xml",html:"text/html",script:"text/javascript, application/javascript",json:"application/json, text/javascript",text:"text/plain",_default:"*/*"}},ajax:function(m){var e=a.extend(true,{},a.ajaxSettings,m),j,h,k,o=e.type.toUpperCase(),q=vb.test(o);e.url=e.url.replace(Db,"");e.context=m&&m.context!=null?m.context:e;if(e.data&&e.processData&&typeof e.data!=="string")e.data=a.param(e.data,e.traditional);if(e.dataType==="jsonp"){if(o==="GET")g.test(e.url)||(e.url+=(w.test(e.url)?"&":"?")+(e.jsonp||"callback")+"=?");else if(!e.data||!g.test(e.data))e.data=(e.data?e.data+"&":"")+(e.jsonp||"callback")+"=?";e.dataType="json"}if(e.dataType==="json"&&(e.data&&g.test(e.data)||g.test(e.url))){j=e.jsonpCallback||"jsonp"+nb++;if(e.data)e.data=(e.data+"").replace(g,"="+j+"$1");e.url=e.url.replace(g,"="+j+"$1");e.dataType="script";var t=d[j];d[j]=function(b){if(a.isFunction(t))t(b);else{d[j]=c;try{delete d[j]}catch(g){}}k=b;a.handleSuccess(e,f,h,k);a.handleComplete(e,f,h,k);n&&n.removeChild(i)}}if(e.dataType==="script"&&e.cache===null)e.cache=false;if(e.cache===false&&q){var l=a.now(),u=e.url.replace(xb,"$1_="+l);e.url=u+(u===e.url?(w.test(e.url)?"&":"?")+"_="+l:"")}if(e.data&&q)e.url+=(w.test(e.url)?"&":"?")+e.data;e.global&&a.active++===0&&a.event.trigger("ajaxStart");l=(l=zb.exec(e.url))&&(l[1]&&l[1].toLowerCase()!==location.protocol||l[2].toLowerCase()!==location.host);if(e.dataType==="script"&&o==="GET"&&l){var n=b.getElementsByTagName("head")[0]||b.documentElement,i=b.createElement("script");if(e.scriptCharset)i.charset=e.scriptCharset;i.src=e.url;if(!j){var s=false;i.onload=i.onreadystatechange=function(){if(!s&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){s=true;a.handleSuccess(e,f,h,k);a.handleComplete(e,f,h,k);i.onload=i.onreadystatechange=null;n&&i.parentNode&&n.removeChild(i)}}}n.insertBefore(i,n.firstChild);return c}var p=false,f=e.xhr();if(f){e.username?f.open(o,e.url,e.async,e.username,e.password):f.open(o,e.url,e.async);try{(e.data!=null&&!q||m&&m.contentType)&&f.setRequestHeader("Content-Type",e.contentType);if(e.ifModified){a.lastModified[e.url]&&f.setRequestHeader("If-Modified-Since",a.lastModified[e.url]);a.etag[e.url]&&f.setRequestHeader("If-None-Match",a.etag[e.url])}l||f.setRequestHeader("X-Requested-With","XMLHttpRequest");f.setRequestHeader("Accept",e.dataType&&e.accepts[e.dataType]?e.accepts[e.dataType]+", */*; q=0.01":e.accepts._default)}catch(y){}if(e.beforeSend&&e.beforeSend.call(e.context,f,e)===false){e.global&&a.active--===1&&a.event.trigger("ajaxStop");f.abort();return false}e.global&&a.triggerGlobal(e,"ajaxSend",[f,e]);var r=f.onreadystatechange=function(b){if(!f||f.readyState===0||b==="abort"){p||a.handleComplete(e,f,h,k);p=true;if(f)f.onreadystatechange=a.noop}else if(!p&&f&&(f.readyState===4||b==="timeout")){p=true;f.onreadystatechange=a.noop;h=b==="timeout"?"timeout":!a.httpSuccess(f)?"error":e.ifModified&&a.httpNotModified(f,e.url)?"notmodified":"success";var c;if(h==="success")try{k=a.httpData(f,e.dataType,e)}catch(d){h="parsererror";c=d}if(h==="success"||h==="notmodified")j||a.handleSuccess(e,f,h,k);else a.handleError(e,f,h,c);j||a.handleComplete(e,f,h,k);b==="timeout"&&f.abort();if(e.async)f=null}};try{var v=f.abort;f.abort=function(){f&&Function.prototype.call.call(v,f);r("abort")}}catch(x){}e.async&&e.timeout>0&&setTimeout(function(){f&&!p&&r("timeout")},e.timeout);try{f.send(q||e.data==null?null:e.data)}catch(z){a.handleError(e,f,null,z);a.handleComplete(e,f,h,k)}e.async||r();return f}},param:function(b,d){var e=[],f=function(c,b){b=a.isFunction(b)?b():b;e[e.length]=encodeURIComponent(c)+"="+encodeURIComponent(b)};if(d===c)d=a.ajaxSettings.traditional;if(a.isArray(b)||b.jquery)a.each(b,function(){f(this.name,this.value)});else for(var g in b)r(g,b[g],d,f);return e.join("&").replace(Bb,"+")}});a.extend({active:0,lastModified:{},etag:{},handleError:function(b,c,e,d){b.error&&b.error.call(b.context,c,e,d);b.global&&a.triggerGlobal(b,"ajaxError",[c,b,d])},handleSuccess:function(b,c,d,e){b.success&&b.success.call(b.context,e,d,c);b.global&&a.triggerGlobal(b,"ajaxSuccess",[c,b])},handleComplete:function(b,c,d){b.complete&&b.complete.call(b.context,c,d);b.global&&a.triggerGlobal(b,"ajaxComplete",[c,b]);b.global&&a.active--===1&&a.event.trigger("ajaxStop")},triggerGlobal:function(b,c,d){(b.context&&b.context.url==null?a(b.context):a.event).trigger(c,d)},httpSuccess:function(a){try{return!a.status&&location.protocol==="file:"||a.status>=200&&a.status<300||a.status===304||a.status===1223}catch(b){}return false},httpNotModified:function(b,c){var d=b.getResponseHeader("Last-Modified"),e=b.getResponseHeader("Etag");if(d)a.lastModified[c]=d;if(e)a.etag[c]=e;return b.status===304},httpData:function(b,c,d){var e=b.getResponseHeader("content-type")||"",f=c==="xml"||!c&&e.indexOf("xml")>=0;b=f?b.responseXML:b.responseText;f&&b.documentElement.nodeName==="parsererror"&&a.error("parsererror");if(d&&d.dataFilter)b=d.dataFilter(b,c);if(typeof b==="string")if(c==="json"||!c&&e.indexOf("json")>=0)b=a.parseJSON(b);else(c==="script"||!c&&e.indexOf("javascript")>=0)&&a.globalEval(b);return b}});if(d.ActiveXObject)a.ajaxSettings.xhr=function(){if(d.location.protocol!=="file:")try{return new d.XMLHttpRequest}catch(a){}try{return new d.ActiveXObject("Microsoft.XMLHTTP")}catch(b){}};a.support.ajax=!!a.ajaxSettings.xhr();var s={},Fb=/^(?:toggle|show|hide)$/,Hb=/^([+\-]=)?([\d+.\-]+)(.*)$/,l,L=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];a.fn.extend({show:function(b,d,c){if(b||b===0)return this.animate(f("show",3),b,d,c);else{c=0;for(var e=this.length;c<e;c++){b=this[c];d=b.style.display;if(!a.data(b,"olddisplay")&&d==="none")d=b.style.display="";d===""&&a.css(b,"display")==="none"&&a.data(b,"olddisplay",M(b.nodeName))}for(c=0;c<e;c++){b=this[c];d=b.style.display;if(d===""||d==="none")b.style.display=a.data(b,"olddisplay")||""}return this}},hide:function(b,c,d){if(b||b===0)return this.animate(f("hide",3),b,c,d);else{b=0;for(c=this.length;b<c;b++){d=a.css(this[b],"display");d!=="none"&&a.data(this[b],"olddisplay",d)}for(b=0;b<c;b++)this[b].style.display="none";return this}},_toggle:a.fn.toggle,toggle:function(b,c,e){var d=typeof b==="boolean";if(a.isFunction(b)&&a.isFunction(c))this._toggle.apply(this,arguments);else b==null||d?this.each(function(){var c=d?b:a(this).is(":hidden");a(this)[c?"show":"hide"]()}):this.animate(f("toggle",3),b,c,e);return this},fadeTo:function(a,b,c,d){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:b},a,c,d)},animate:function(b,d,e,f){var c=a.speed(d,e,f);return a.isEmptyObject(b)?this.each(c.complete):this[c.queue===false?"each":"queue"](function(){var e=a.extend({},c),d,i=this.nodeType===1,f=i&&a(this).is(":hidden"),h=this;for(d in b){var g=a.camelCase(d);if(d!==g){b[g]=b[d];delete b[d];d=g}if(b[d]==="hide"&&f||b[d]==="show"&&!f)return e.complete.call(this);if(i&&(d==="height"||d==="width")){e.overflow=[this.style.overflow,this.style.overflowX,this.style.overflowY];if(a.css(this,"display")==="inline"&&a.css(this,"float")==="none")if(a.support.inlineBlockNeedsLayout)if(M(this.nodeName)==="inline")this.style.display="inline-block";else{this.style.display="inline";this.style.zoom=1}else this.style.display="inline-block"}if(a.isArray(b[d])){(e.specialEasing=e.specialEasing||{})[d]=b[d][1];b[d]=b[d][0]}}if(e.overflow!=null)this.style.overflow="hidden";e.curAnim=a.extend({},b);a.each(b,function(l,d){var g=new a.fx(h,e,l);if(Fb.test(d))g[d==="toggle"?f?"show":"hide":d](b);else{var j=Hb.exec(d),c=g.cur()||0;if(j){var i=parseFloat(j[2]),k=j[3]||"px";if(k!=="px"){a.style(h,l,(i||1)+k);c=(i||1)/g.cur()*c;a.style(h,l,c+k)}if(j[1])i=(j[1]==="-="?-1:1)*i+c;g.custom(c,i,k)}else g.custom(c,d,"")}});return true})},stop:function(d,c){var b=a.timers;d&&this.queue([]);this.each(function(){for(var a=b.length-1;a>=0;a--)if(b[a].elem===this){c&&b[a](true);b.splice(a,1)}});c||this.dequeue();return this}});a.each({slideDown:f("show",1),slideUp:f("hide",1),slideToggle:f("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(b,c){a.fn[b]=function(a,b,d){return this.animate(c,a,b,d)}});a.extend({speed:function(c,d,e){var b=c&&typeof c==="object"?a.extend({},c):{complete:e||!e&&d||a.isFunction(c)&&c,duration:c,easing:e&&d||d&&!a.isFunction(d)&&d};b.duration=a.fx.off?0:typeof b.duration==="number"?b.duration:b.duration in a.fx.speeds?a.fx.speeds[b.duration]:a.fx.speeds._default;b.old=b.complete;b.complete=function(){b.queue!==false&&a(this).dequeue();a.isFunction(b.old)&&b.old.call(this)};return b},easing:{linear:function(a,d,b,c){return b+c*a},swing:function(a,d,b,c){return(-Math.cos(a*Math.PI)/2+.5)*c+b}},timers:[],fx:function(b,a,c){this.options=a;this.elem=b;this.prop=c;if(!a.orig)a.orig={}}});a.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this);(a.fx.step[this.prop]||a.fx.step._default)(this)},cur:function(){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null))return this.elem[this.prop];var b=parseFloat(a.css(this.elem,this.prop));return b&&b>-1e4?b:0},custom:function(d,e,f){function b(a){return g.step(a)}var g=this,c=a.fx;this.startTime=a.now();this.start=d;this.end=e;this.unit=f||this.unit||"px";this.now=this.start;this.pos=this.state=0;b.elem=this.elem;if(b()&&a.timers.push(b)&&!l)l=setInterval(c.tick,c.interval)},show:function(){this.options.orig[this.prop]=a.style(this.elem,this.prop);this.options.show=true;this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur());a(this.elem).show()},hide:function(){this.options.orig[this.prop]=a.style(this.elem,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(b){var c=a.now(),d=true;if(b||c>=this.options.duration+this.startTime){this.now=this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=true;for(var f in this.options.curAnim)if(this.options.curAnim[f]!==true)d=false;if(d){if(this.options.overflow!=null&&!a.support.shrinkWrapBlocks){var g=this.elem,h=this.options;a.each(["","X","Y"],function(a,b){g.style["overflow"+b]=h.overflow[a]})}this.options.hide&&a(this.elem).hide();if(this.options.hide||this.options.show)for(var e in this.options.curAnim)a.style(this.elem,e,this.options.orig[e]);this.options.complete.call(this.elem)}return false}else{b=c-this.startTime;this.state=b/this.options.duration;c=this.options.easing||(a.easing.swing?"swing":"linear");this.pos=a.easing[this.options.specialEasing&&this.options.specialEasing[this.prop]||c](this.state,b,0,1,this.options.duration);this.now=this.start+(this.end-this.start)*this.pos;this.update()}return true}};a.extend(a.fx,{tick:function(){for(var b=a.timers,c=0;c<b.length;c++)b[c]()||b.splice(c--,1);b.length||a.fx.stop()},interval:13,stop:function(){clearInterval(l);l=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(b){a.style(b.elem,"opacity",b.now)},_default:function(a){if(a.elem.style&&a.elem.style[a.prop]!=null)a.elem.style[a.prop]=(a.prop==="width"||a.prop==="height"?Math.max(0,a.now):a.now)+a.unit;else a.elem[a.prop]=a.now}}});if(a.expr&&a.expr.filters)a.expr.filters.animated=function(b){return a.grep(a.timers,function(a){return b===a.elem}).length};var Jb=/^t(?:able|d|h)$/i,F=/^(?:body|html)$/i;a.fn.offset="getBoundingClientRect"in b.documentElement?function(f){var b=this[0],d;if(f)return this.each(function(b){a.offset.setOffset(this,f,b)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return a.offset.bodyOffset(b);try{d=b.getBoundingClientRect()}catch(g){}var c=b.ownerDocument,e=c.documentElement;if(!d||!a.contains(e,b))return d||{top:0,left:0};b=c.body;c=t(c);return{top:d.top+(c.pageYOffset||a.support.boxModel&&e.scrollTop||b.scrollTop)-(e.clientTop||b.clientTop||0),left:d.left+(c.pageXOffset||a.support.boxModel&&e.scrollLeft||b.scrollLeft)-(e.clientLeft||b.clientLeft||0)}}:function(i){var b=this[0];if(i)return this.each(function(b){a.offset.setOffset(this,i,b)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return a.offset.bodyOffset(b);a.offset.initialize();var c,j=b.offsetParent,d=b.ownerDocument,h=d.documentElement,g=d.body;c=(d=d.defaultView)?d.getComputedStyle(b,null):b.currentStyle;for(var e=b.offsetTop,f=b.offsetLeft;(b=b.parentNode)&&b!==g&&b!==h;){if(a.offset.supportsFixedPosition&&c.position==="fixed")break;c=d?d.getComputedStyle(b,null):b.currentStyle;e-=b.scrollTop;f-=b.scrollLeft;if(b===j){e+=b.offsetTop;f+=b.offsetLeft;if(a.offset.doesNotAddBorder&&!(a.offset.doesAddBorderForTableAndCells&&Jb.test(b.nodeName))){e+=parseFloat(c.borderTopWidth)||0;f+=parseFloat(c.borderLeftWidth)||0}j=b.offsetParent}if(a.offset.subtractsBorderForOverflowNotVisible&&c.overflow!=="visible"){e+=parseFloat(c.borderTopWidth)||0;f+=parseFloat(c.borderLeftWidth)||0}c=c}if(c.position==="relative"||c.position==="static"){e+=g.offsetTop;f+=g.offsetLeft}if(a.offset.supportsFixedPosition&&c.position==="fixed"){e+=Math.max(h.scrollTop,g.scrollTop);f+=Math.max(h.scrollLeft,g.scrollLeft)}return{top:e,left:f}};a.offset={initialize:function(){var d=b.body,e=b.createElement("div"),f,c,g,h=parseFloat(a.css(d,"marginTop"))||0;a.extend(e.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"});e.innerHTML="<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>";d.insertBefore(e,d.firstChild);f=e.firstChild;c=f.firstChild;g=f.nextSibling.firstChild.firstChild;this.doesNotAddBorder=c.offsetTop!==5;this.doesAddBorderForTableAndCells=g.offsetTop===5;c.style.position="fixed";c.style.top="20px";this.supportsFixedPosition=c.offsetTop===20||c.offsetTop===15;c.style.position=c.style.top="";f.style.overflow="hidden";f.style.position="relative";this.subtractsBorderForOverflowNotVisible=c.offsetTop===-5;this.doesNotIncludeMarginInBodyOffset=d.offsetTop!==h;d.removeChild(e);a.offset.initialize=a.noop},bodyOffset:function(b){var c=b.offsetTop,d=b.offsetLeft;a.offset.initialize();if(a.offset.doesNotIncludeMarginInBodyOffset){c+=parseFloat(a.css(b,"marginTop"))||0;d+=parseFloat(a.css(b,"marginLeft"))||0}return{top:c,left:d}},setOffset:function(c,b,k){var d=a.css(c,"position");if(d==="static")c.style.position="relative";var g=a(c),h=g.offset(),f=a.css(c,"top"),e=a.css(c,"left"),i=d==="absolute"&&a.inArray("auto",[f,e])>-1;d={};var j={};if(i)j=g.position();f=i?j.top:parseInt(f,10)||0;e=i?j.left:parseInt(e,10)||0;if(a.isFunction(b))b=b.call(c,k,h);if(b.top!=null)d.top=b.top-h.top+f;if(b.left!=null)d.left=b.left-h.left+e;"using"in b?b.using.call(c,d):g.css(d)}};a.fn.extend({position:function(){if(!this[0])return null;var e=this[0],b=this.offsetParent(),c=this.offset(),d=F.test(b[0].nodeName)?{top:0,left:0}:b.offset();c.top-=parseFloat(a.css(e,"marginTop"))||0;c.left-=parseFloat(a.css(e,"marginLeft"))||0;d.top+=parseFloat(a.css(b[0],"borderTopWidth"))||0;d.left+=parseFloat(a.css(b[0],"borderLeftWidth"))||0;return{top:c.top-d.top,left:c.left-d.left}},offsetParent:function(){return this.map(function(){for(var c=this.offsetParent||b.body;c&&!F.test(c.nodeName)&&a.css(c,"position")==="static";)c=c.offsetParent;return c})}});a.each(["Left","Top"],function(d,e){var b="scroll"+e;a.fn[b]=function(f){var g=this[0],e;return!g?null:f!==c?this.each(function(){if(e=t(this))e.scrollTo(!d?f:a(e).scrollLeft(),d?f:a(e).scrollTop());else this[b]=f}):(e=t(g))?"pageXOffset"in e?e[d?"pageYOffset":"pageXOffset"]:a.support.boxModel&&e.document.documentElement[b]||e.document.body[b]:g[b]}});a.each(["Height","Width"],function(e,b){var d=b.toLowerCase();a.fn["inner"+b]=function(){return this[0]?parseFloat(a.css(this[0],d,"padding")):null};a.fn["outer"+b]=function(b){return this[0]?parseFloat(a.css(this[0],d,b?"margin":"border")):null};a.fn[d]=function(f){var e=this[0];if(!e)return f==null?null:this;if(a.isFunction(f))return this.each(function(c){var b=a(this);b[d](f.call(this,c,b[d]()))});if(a.isWindow(e))return e.document.compatMode==="CSS1Compat"&&e.document.documentElement["client"+b]||e.document.body["client"+b];else if(e.nodeType===9)return Math.max(e.documentElement["client"+b],e.body["scroll"+b],e.documentElement["scroll"+b],e.body["offset"+b],e.documentElement["offset"+b]);else if(f===c){e=a.css(e,d);var g=parseFloat(e);return a.isNaN(g)?e:g}else return this.css(d,typeof f==="string"?f:f+"px")}})})(window)
