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