(function(ck,bP){var bj=function(b,a){return new bj.fn.init(b,a)},a7=ck.jQuery,bt=ck.$,b8=ck.document,bn,bv=/^[^<]*(<[\w\W]+>)[^>]*$|^#([\w-]+)$/,ca=/^.[^:#\[\.,]*$/,bK=/\S/,by=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,bf=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,bi=navigator.userAgent,a0,bC=false,b6=[],cq,bR=Object.prototype.toString,bU=Object.prototype.hasOwnProperty,bd=Array.prototype.push,bL=Array.prototype.slice,a2=Array.prototype.indexOf;bj.fn=bj.prototype={init:function(f,c){var d,b,e,a;if(!f){return this}if(f.nodeType){this.context=this[0]=f;this.length=1;return this}if(typeof f==="string"){d=bv.exec(f);if(d&&(d[1]||!c)){if(d[1]){a=(c?c.ownerDocument||c:b8);e=bf.exec(f);if(e){if(bj.isPlainObject(c)){f=[b8.createElement(e[1])];bj.fn.attr.call(f,c,true)}else{f=[a.createElement(e[1])]}}else{e=bD([d[1]],[a]);f=(e.cacheable?e.fragment.cloneNode(true):e.fragment).childNodes}}else{b=b8.getElementById(d[2]);if(b){if(b.id!==d[2]){return bn.find(f)}this.length=1;this[0]=b}this.context=b8;this.selector=f;return this}}else{if(!c&&/^\w+$/.test(f)){this.selector=f;this.context=b8;f=b8.getElementsByTagName(f)}else{if(!c||c.jquery){return(c||bn).find(f)}else{return bj(c).find(f)}}}}else{if(bj.isFunction(f)){return bn.ready(f)}}if(f.selector!==bP){this.selector=f.selector;this.context=f.context}return bj.isArray(f)?this.setArray(f):bj.makeArray(f,this)},selector:"",jquery:"1.4",length:0,size:function(){return this.length},toArray:function(){return bL.call(this,0)},get:function(a){return a==null?this.toArray():(a<0?this.slice(a)[0]:this[a])},pushStack:function(c,a,d){var b=bj(c||null);b.prevObject=this;b.context=this.context;if(a==="find"){b.selector=this.selector+(this.selector?" ":"")+d}else{if(a){b.selector=this.selector+"."+a+"("+d+")"}}return b},setArray:function(a){this.length=0;bd.apply(this,a);return this},each:function(a,b){return bj.each(this,a,b)},ready:function(a){bj.bindReady();if(bj.isReady){a.call(b8,bj)}else{if(b6){b6.push(a)}}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(bL.apply(this,arguments),"slice",bL.call(arguments).join(","))},map:function(a){return this.pushStack(bj.map(this,function(b,c){return a.call(b,c,b)}))},end:function(){return this.prevObject||bj(null)},push:bd,sort:[].sort,splice:[].splice};bj.fn.init.prototype=bj.fn;bj.extend=bj.fn.extend=function(){var d=arguments[0]||{},e=1,f=arguments.length,b=false,a,g,j,h;if(typeof d==="boolean"){b=d;d=arguments[1]||{};e=2}if(typeof d!=="object"&&!bj.isFunction(d)){d={}}if(f===e){d=this;--e}for(;e<f;e++){if((a=arguments[e])!=null){for(g in a){j=d[g];h=a[g];if(d===h){continue}if(b&&h&&(bj.isPlainObject(h)||bj.isArray(h))){var c=j&&(bj.isPlainObject(j)||bj.isArray(j))?j:bj.isArray(h)?[]:{};d[g]=bj.extend(b,c,h)}else{if(h!==bP){d[g]=h}}}}}return d};bj.extend({noConflict:function(a){ck.$=bt;if(a){ck.jQuery=a7}return bj},isReady:false,ready:function(){if(!bj.isReady){if(!b8.body){return setTimeout(bj.ready,13)}bj.isReady=true;if(b6){var a,b=0;while((a=b6[b++])){a.call(b8,bj)}b6=null}if(bj.fn.triggerHandler){bj(b8).triggerHandler("ready")}}},bindReady:function(){if(bC){return}bC=true;if(b8.readyState==="complete"){return bj.ready()}if(b8.addEventListener){b8.addEventListener("DOMContentLoaded",cq,false);ck.addEventListener("load",bj.ready,false)}else{if(b8.attachEvent){b8.attachEvent("onreadystatechange",cq);ck.attachEvent("onload",bj.ready);var b=false;try{b=ck.frameElement==null}catch(a){}if(b8.documentElement.doScroll&&b){aY()}}}},isFunction:function(a){return bR.call(a)==="[object Function]"},isArray:function(a){return bR.call(a)==="[object Array]"},isPlainObject:function(a){if(!a||bR.call(a)!=="[object Object]"||a.nodeType||a.setInterval){return false}if(a.constructor&&!bU.call(a,"constructor")&&!bU.call(a.constructor.prototype,"isPrototypeOf")){return false}var b;for(b in a){}return b===bP||bU.call(a,b)},isEmptyObject:function(a){for(var b in a){return false}return true},noop:function(){},globalEval:function(a){if(a&&bK.test(a)){var b=b8.getElementsByTagName("head")[0]||b8.documentElement,c=b8.createElement("script");c.type="text/javascript";if(bj.support.scriptEval){c.appendChild(b8.createTextNode(a))}else{c.text=a}b.insertBefore(c,b.firstChild);b.removeChild(c)}},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()===b.toUpperCase()},each:function(e,a,f){var g,d=0,c=e.length,h=c===bP||bj.isFunction(e);if(f){if(h){for(g in e){if(a.apply(e[g],f)===false){break}}}else{for(;d<c;){if(a.apply(e[d++],f)===false){break}}}}else{if(h){for(g in e){if(a.call(e[g],g,e[g])===false){break}}}else{for(var b=e[0];d<c&&a.call(b,d,b)!==false;b=e[++d]){}}}return e},trim:function(a){return(a||"").replace(by,"")},makeArray:function(a,b){var c=b||[];if(a!=null){if(a.length==null||typeof a==="string"||bj.isFunction(a)||(typeof a!=="function"&&a.setInterval)){bd.call(c,a)}else{bj.merge(c,a)}}return c},inArray:function(b,a){if(a.indexOf){return a.indexOf(b)}for(var d=0,c=a.length;d<c;d++){if(a[d]===b){return d}}return -1},merge:function(a,c){var b=a.length,d=0;if(typeof c.length==="number"){for(var e=c.length;d<e;d++){a[b++]=c[d]}}else{while(c[d]!==bP){a[b++]=c[d++]}}a.length=b;return a},grep:function(e,a,f){var d=[];for(var c=0,b=e.length;c<b;c++){if(!f!==!a(e[c],c)){d.push(e[c])}}return d},map:function(f,a,g){var e=[],b;for(var d=0,c=f.length;d<c;d++){b=a(f[d],d,g);if(b!=null){e[e.length]=b}}return e.concat.apply([],e)},guid:1,proxy:function(a,b,c){if(arguments.length===2){if(typeof b==="string"){c=a;a=c[b];b=bP}else{if(b&&!bj.isFunction(b)){c=b;b=bP}}}if(!b&&a){b=function(){return a.apply(c||this,arguments)}}if(a){b.guid=a.guid=a.guid||b.guid||bj.guid++}return b},uaMatch:function(a){var b={browser:""};a=a.toLowerCase();if(/webkit/.test(a)){b={browser:"webkit",version:/webkit[\/ ]([\w.]+)/}}else{if(/opera/.test(a)){b={browser:"opera",version:/version/.test(a)?/version[\/ ]([\w.]+)/:/opera[\/ ]([\w.]+)/}}else{if(/msie/.test(a)){b={browser:"msie",version:/msie ([\w.]+)/}}else{if(/mozilla/.test(a)&&!/compatible/.test(a)){b={browser:"mozilla",version:/rv:([\w.]+)/}}}}}b.version=(b.version&&b.version.exec(a)||[0,"0"])[1];return b},browser:{}});a0=bj.uaMatch(bi);if(a0.browser){bj.browser[a0.browser]=true;bj.browser.version=a0.version}if(bj.browser.webkit){bj.browser.safari=true}if(a2){bj.inArray=function(b,a){return a2.call(a,b)}}bn=bj(b8);if(b8.addEventListener){cq=function(){b8.removeEventListener("DOMContentLoaded",cq,false);bj.ready()}}else{if(b8.attachEvent){cq=function(){if(b8.readyState==="complete"){b8.detachEvent("onreadystatechange",cq);bj.ready()}}}}function aY(){if(bj.isReady){return}try{b8.documentElement.doScroll("left")}catch(a){setTimeout(aY,1);return}bj.ready()}if(a2){bj.inArray=function(b,a){return a2.call(a,b)}}function cb(b,a){if(a.src){bj.ajax({url:a.src,async:false,dataType:"script"})}else{bj.globalEval(a.text||a.textContent||a.innerHTML||"")}if(a.parentNode){a.parentNode.removeChild(a)}}function bW(j,a,c,g,d,b){var h=j.length;if(typeof a==="object"){for(var f in a){bW(j,f,a[f],g,d,c)}return j}if(c!==bP){g=!b&&g&&bj.isFunction(c);for(var e=0;e<h;e++){d(j[e],a,g?c.call(j[e],e,d(j[e],a)):c,b)}return j}return h?d(j[0],a):null}function ch(){return(new Date).getTime()}(function(){bj.support={};var d=b8.documentElement,e=b8.createElement("script"),j=b8.createElement("div"),h="script"+ch();j.style.display="none";j.innerHTML="   <link/><table></table><a href='/a' style='color:red;float:left;opacity:.55;'>a</a><input type='checkbox'/>";var b=j.getElementsByTagName("*"),c=j.getElementsByTagName("a")[0];if(!b||!b.length||!c){return}bj.support={leadingWhitespace:j.firstChild.nodeType===3,tbody:!j.getElementsByTagName("tbody").length,htmlSerialize:!!j.getElementsByTagName("link").length,style:/red/.test(c.getAttribute("style")),hrefNormalized:c.getAttribute("href")==="/a",opacity:/^0.55$/.test(c.style.opacity),cssFloat:!!c.style.cssFloat,checkOn:j.getElementsByTagName("input")[0].value==="on",optSelected:b8.createElement("select").appendChild(b8.createElement("option")).selected,scriptEval:false,noCloneEvent:true,boxModel:null};e.type="text/javascript";try{e.appendChild(b8.createTextNode("window."+h+"=1;"))}catch(g){}d.insertBefore(e,d.firstChild);if(ck[h]){bj.support.scriptEval=true;delete ck[h]}d.removeChild(e);if(j.attachEvent&&j.fireEvent){j.attachEvent("onclick",function a(){bj.support.noCloneEvent=false;j.detachEvent("onclick",a)});j.cloneNode(true).fireEvent("onclick")}bj(function(){var k=b8.createElement("div");k.style.width=k.style.paddingLeft="1px";b8.body.appendChild(k);bj.boxModel=bj.support.boxModel=k.offsetWidth===2;b8.body.removeChild(k).style.display="none";k=null});var f=function(n){var k=b8.createElement("div");n="on"+n;var m=(n in k);if(!m){k.setAttribute(n,"return;");m=typeof k[n]==="function"}k=null;return m};bj.support.submitBubbles=f("submit");bj.support.changeBubbles=f("change");d=e=j=b=c=null})();bj.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"};var co="jQuery"+ch(),cp=0,cd={};var bz={};bj.extend({cache:{},expando:co,noData:{embed:true,object:true,applet:true},data:function(d,e,b){if(d.nodeName&&bj.noData[d.nodeName.toLowerCase()]){return}d=d==ck?cd:d;var a=d[co],f=bj.cache,c;if(!e&&!a){return null}if(!a){a=++cp}if(typeof e==="object"){d[co]=a;c=f[a]=bj.extend(true,{},e)}else{if(f[a]){c=f[a]}else{if(typeof b==="undefined"){c=bz}else{c=f[a]={}}}}if(b!==bP){d[co]=a;c[e]=b}return typeof e==="string"?c[e]:c},removeData:function(d,e){if(d.nodeName&&bj.noData[d.nodeName.toLowerCase()]){return}d=d==ck?cd:d;var a=d[co],f=bj.cache,c=f[a];if(e){if(c){delete c[e];if(bj.isEmptyObject(c)){bj.removeData(d)}}}else{try{delete d[co]}catch(b){if(d.removeAttribute){d.removeAttribute(co)}}delete f[a]}}});bj.fn.extend({data:function(d,b){if(typeof d==="undefined"&&this.length){return bj.data(this[0])}else{if(typeof d==="object"){return this.each(function(){bj.data(this,d)})}}var a=d.split(".");a[1]=a[1]?"."+a[1]:"";if(b===bP){var c=this.triggerHandler("getData"+a[1]+"!",[a[0]]);if(c===bP&&this.length){c=bj.data(this[0],d)}return c===bP&&a[1]?this.data(a[0]):c}else{return this.trigger("setData"+a[1]+"!",[a[0],b]).each(function(){bj.data(this,d,b)})}},removeData:function(a){return this.each(function(){bj.removeData(this,a)})}});bj.extend({queue:function(c,d,a){if(!c){return}d=(d||"fx")+"queue";var b=bj.data(c,d);if(!a){return b||[]}if(!b||bj.isArray(a)){b=bj.data(c,d,bj.makeArray(a))}else{b.push(a)}return b},dequeue:function(a,b){b=b||"fx";var d=bj.queue(a,b),c=d.shift();if(c==="inprogress"){c=d.shift()}if(c){if(b==="fx"){d.unshift("inprogress")}c.call(a,function(){bj.dequeue(a,b)})}}});bj.fn.extend({queue:function(b,a){if(typeof b!=="string"){a=b;b="fx"}if(a===bP){return bj.queue(this[0],b)}return this.each(function(d,c){var e=bj.queue(this,b,a);if(b==="fx"&&e[0]!=="inprogress"){bj.dequeue(this,b)}})},dequeue:function(a){return this.each(function(){bj.dequeue(this,a)})},delay:function(a,b){a=bj.fx?bj.fx.speeds[a]||a:a;b=b||"fx";return this.queue(b,function(){var c=this;setTimeout(function(){bj.dequeue(c,b)},a)})},clearQueue:function(a){return this.queue(a||"fx",[])}});var bV=/[\n\t]/g,bs=/\s+/,bM=/\r/g,cg=/href|src|style/,bg=/(button|input)/i,aW=/(button|input|object|select|textarea)/i,ba=/^(a|area)$/i,bG=/radio|checkbox/;bj.fn.extend({attr:function(b,a){return bW(this,b,a,true,bj.attr)},removeAttr:function(b,a){return this.each(function(){bj.attr(this,b,"");if(this.nodeType===1){this.removeAttribute(b)}})},addClass:function(c){if(bj.isFunction(c)){return this.each(function(j){var k=bj(this);k.addClass(c.call(this,j,k.attr("class")))})}if(c&&typeof c==="string"){var b=(c||"").split(bs);for(var f=0,g=this.length;f<g;f++){var d=this[f];if(d.nodeType===1){if(!d.className){d.className=c}else{var e=" "+d.className+" ";for(var a=0,h=b.length;a<h;a++){if(e.indexOf(" "+b[a]+" ")<0){d.className+=" "+b[a]}}}}}}return this},removeClass:function(c){if(bj.isFunction(c)){return this.each(function(j){var k=bj(this);k.removeClass(c.call(this,j,k.attr("class")))})}if((c&&typeof c==="string")||c===bP){var b=(c||"").split(bs);for(var f=0,g=this.length;f<g;f++){var d=this[f];if(d.nodeType===1&&d.className){if(c){var e=(" "+d.className+" ").replace(bV," ");for(var a=0,h=b.length;a<h;a++){e=e.replace(" "+b[a]+" "," ")}d.className=e.substring(1,e.length-1)}else{d.className=""}}}}return this},toggleClass:function(a,c){var b=typeof a,d=typeof c==="boolean";if(bj.isFunction(a)){return this.each(function(e){var f=bj(this);f.toggleClass(a.call(this,e,f.attr("class"),c),c)})}return this.each(function(){if(b==="string"){var f,g=0,h=bj(this),e=c,j=a.split(bs);while((f=j[g++])){e=d?e:!h.hasClass(f);h[e?"addClass":"removeClass"](f)}}else{if(b==="undefined"||b==="boolean"){if(this.className){bj.data(this,"__className__",this.className)}this.className=this.className||a===false?"":bj.data(this,"__className__")||""}}})},hasClass:function(d){var a=" "+d+" ";for(var b=0,c=this.length;b<c;b++){if((" "+this[b].className+" ").replace(bV," ").indexOf(a)>-1){return true}}return false},val:function(b){if(b===bP){var h=this[0];if(h){if(bj.nodeName(h,"option")){return(h.attributes.value||{}).specified?h.value:h.text}if(bj.nodeName(h,"select")){var d=h.selectedIndex,a=[],k=h.options,e=h.type==="select-one";if(d<0){return null}for(var g=e?d:0,c=e?d+1:k.length;g<c;g++){var f=k[g];if(f.selected){b=bj(f).val();if(e){return b}a.push(b)}}return a}if(bG.test(h.type)&&!bj.support.checkOn){return h.getAttribute("value")===null?"on":h.value}return(h.value||"").replace(bM,"")}return bP}var j=bj.isFunction(b);return this.each(function(n){var o=bj(this),m=b;if(this.nodeType!==1){return}if(j){m=b.call(this,n,o.val())}if(typeof m==="number"){m+=""}if(bj.isArray(m)&&bG.test(this.type)){this.checked=bj.inArray(o.val(),m)>=0}else{if(bj.nodeName(this,"select")){var p=bj.makeArray(m);bj("option",this).each(function(){this.selected=bj.inArray(bj(this).val(),p)>=0});if(!p.length){this.selectedIndex=-1}}else{this.value=m}}})}});bj.extend({attrFn:{val:true,css:true,html:true,text:true,data:true,width:true,height:true,offset:true},attr:function(h,j,c,k){if(!h||h.nodeType===3||h.nodeType===8){return bP}if(k&&j in bj.attrFn){return bj(h)[j](c)}var g=h.nodeType!==1||!bj.isXMLDoc(h),d=c!==bP;j=g&&bj.props[j]||j;if(h.nodeType===1){var e=cg.test(j);if(j==="selected"&&!bj.support.optSelected){var b=h.parentNode;if(b){b.selectedIndex;if(b.parentNode){b.parentNode.selectedIndex}}}if(j in h&&g&&!e){if(d){if(j==="type"&&bg.test(h.nodeName)&&h.parentNode){throw"type property can't be changed"}h[j]=c}if(bj.nodeName(h,"form")&&h.getAttributeNode(j)){return h.getAttributeNode(j).nodeValue}if(j==="tabIndex"){var a=h.getAttributeNode("tabIndex");return a&&a.specified?a.value:aW.test(h.nodeName)||ba.test(h.nodeName)&&h.href?0:bP}return h[j]}if(!bj.support.style&&g&&j==="style"){if(d){h.style.cssText=""+c}return h.style.cssText}if(d){h.setAttribute(j,""+c)}var f=!bj.support.hrefNormalized&&g&&e?h.getAttribute(j,2):h.getAttribute(j);return f===null?bP:f}return bj.style(h,j,c)}});var aV=function(a){return a.replace(/[^\w\s\.\|`]/g,function(b){return"\\"+b})};bj.event={add:function(g,b,m,e){if(g.nodeType===3||g.nodeType===8){return}if(g.setInterval&&(g!==ck&&!g.frameElement)){g=ck}if(!m.guid){m.guid=bj.guid++}if(e!==bP){var o=m;m=bj.proxy(o);m.data=e}var k=bj.data(g,"events")||bj.data(g,"events",{}),c=bj.data(g,"handle"),d;if(!c){d=function(){return typeof bj!=="undefined"&&!bj.event.triggered?bj.event.handle.apply(d.elem,arguments):bP};c=bj.data(g,"handle",d)}if(!c){return}c.elem=g;b=b.split(/\s+/);var p,f=0;while((p=b[f++])){var j=p.split(".");p=j.shift();m.type=j.slice(0).sort().join(".");var h=k[p],a=this.special[p]||{};if(!h){h=k[p]={};if(!a.setup||a.setup.call(g,e,j,m)===false){if(g.addEventListener){g.addEventListener(p,c,false)}else{if(g.attachEvent){g.attachEvent("on"+p,c)}}}}if(a.add){var n=a.add.call(g,m,e,j,h);if(n&&bj.isFunction(n)){n.guid=n.guid||m.guid;m=n}}h[m.guid]=m;this.global[p]=true}g=null},global:{},remove:function(g,c,m){if(g.nodeType===3||g.nodeType===8){return}var k=bj.data(g,"events"),b,p,o;if(k){if(c===bP||(typeof c==="string"&&c.charAt(0)===".")){for(p in k){this.remove(g,p+(c||""))}}else{if(c.type){m=c.handler;c=c.type}c=c.split(/\s+/);var e=0;while((p=c[e++])){var j=p.split(".");p=j.shift();var n=!j.length,h=bj.map(j.slice(0).sort(),aV),f=new RegExp("(^|\\.)"+h.join("\\.(?:.*\\.)?")+"(\\.|$)"),a=this.special[p]||{};if(k[p]){if(m){o=k[p][m.guid];delete k[p][m.guid]}else{for(var d in k[p]){if(n||f.test(k[p][d].type)){delete k[p][d]}}}if(a.remove){a.remove.call(g,j,o)}for(b in k[p]){break}if(!b){if(!a.teardown||a.teardown.call(g,j)===false){if(g.removeEventListener){g.removeEventListener(p,bj.data(g,"handle"),false)}else{if(g.detachEvent){g.detachEvent("on"+p,bj.data(g,"handle"))}}}b=null;delete k[p]}}}}for(b in k){break}if(!b){var d=bj.data(g,"handle");if(d){d.elem=null}bj.removeData(g,"events");bj.removeData(g,"handle")}}},trigger:function(j,e,g){var a=j.type||j,f=arguments[3];if(!f){j=typeof j==="object"?j[co]?j:bj.extend(bj.Event(a),j):bj.Event(a);if(a.indexOf("!")>=0){j.type=a=a.slice(0,-1);j.exclusive=true}if(!g){j.stopPropagation();if(this.global[a]){bj.each(bj.cache,function(){if(this.events&&this.events[a]){bj.event.trigger(j,e,this.handle.elem)}})}}if(!g||g.nodeType===3||g.nodeType===8){return bP}j.result=bP;j.target=g;e=bj.makeArray(e);e.unshift(j)}j.currentTarget=g;var d=bj.data(g,"handle");if(d){d.apply(g,e)}var h,b;try{if(!(g&&g.nodeName&&bj.noData[g.nodeName.toLowerCase()])){h=g[a];b=g["on"+a]}}catch(c){}var k=bj.nodeName(g,"a")&&a==="click";if(!f&&h&&!j.isDefaultPrevented()&&!k){this.triggered=true;try{g[a]()}catch(c){}}else{if(b&&g["on"+a].apply(g,e)===false){j.result=false}}this.triggered=false;if(!j.isPropagationStopped()){var m=g.parentNode||g.ownerDocument;if(m){bj.event.trigger(j,e,m,true)}}},handle:function(b){var c,h;b=arguments[0]=bj.event.fix(b||ck.event);b.currentTarget=this;var a=b.type.split(".");b.type=a.shift();c=!a.length&&!b.exclusive;var d=new RegExp("(^|\\.)"+a.slice(0).sort().join("\\.(?:.*\\.)?")+"(\\.|$)");h=(bj.data(this,"events")||{})[b.type];for(var f in h){var e=h[f];if(c||d.test(e.type)){b.handler=e;b.data=e.data;var g=e.apply(this,arguments);if(g!==bP){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 originalTarget pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),fix:function(c){if(c[co]){return c}var e=c;c=bj.Event(e);for(var d=this.props.length,a;d;){a=this.props[--d];c[a]=e[a]}if(!c.target){c.target=c.srcElement||b8}if(c.target.nodeType===3){c.target=c.target.parentNode}if(!c.relatedTarget&&c.fromElement){c.relatedTarget=c.fromElement===c.target?c.toElement:c.fromElement}if(c.pageX==null&&c.clientX!=null){var b=b8.documentElement,f=b8.body;c.pageX=c.clientX+(b&&b.scrollLeft||f&&f.scrollLeft||0)-(b&&b.clientLeft||f&&f.clientLeft||0);c.pageY=c.clientY+(b&&b.scrollTop||f&&f.scrollTop||0)-(b&&b.clientTop||f&&f.clientTop||0)}if(!c.which&&((c.charCode||c.charCode===0)?c.charCode:c.keyCode)){c.which=c.charCode||c.keyCode}if(!c.metaKey&&c.ctrlKey){c.metaKey=c.ctrlKey}if(!c.which&&c.button!==bP){c.which=(c.button&1?1:(c.button&2?3:(c.button&4?2:0)))}return c},guid:100000000,proxy:bj.proxy,special:{ready:{setup:bj.bindReady,teardown:bj.noop},live:{add:function(d,a,b,c){bj.extend(d,a||{});d.guid+=a.selector+a.live;bj.event.add(this,a.live,bp,a)},remove:function(a){if(a.length){var c=0,b=new RegExp("(^|\\.)"+a[0]+"(\\.|$)");bj.each((bj.data(this,"events").live||{}),function(){if(b.test(this.type)){c++}});if(c<1){bj.event.remove(this,a[0],bp)}}},special:{}},beforeunload:{setup:function(a,b,c){if(this.setInterval){this.onbeforeunload=c}return false},teardown:function(a,b){if(this.onbeforeunload===b){this.onbeforeunload=null}}}}};bj.Event=function(a){if(!this.preventDefault){return new bj.Event(a)}if(a&&a.type){this.originalEvent=a;this.type=a.type}else{this.type=a}this.timeStamp=ch();this[co]=true};function cf(){return false}function be(){return true}bj.Event.prototype={preventDefault:function(){this.isDefaultPrevented=be;var a=this.originalEvent;if(!a){return}if(a.preventDefault){a.preventDefault()}a.returnValue=false},stopPropagation:function(){this.isPropagationStopped=be;var a=this.originalEvent;if(!a){return}if(a.stopPropagation){a.stopPropagation()}a.cancelBubble=true},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=be;this.stopPropagation()},isDefaultPrevented:cf,isPropagationStopped:cf,isImmediatePropagationStopped:cf};var bu=function(b){var c=b.relatedTarget;while(c&&c!==this){try{c=c.parentNode}catch(a){break}}if(c!==this){b.type=b.data;bj.event.handle.apply(this,arguments)}},bI=function(a){a.type=a.data;bj.event.handle.apply(this,arguments)};bj.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(a,b){bj.event.special[a]={setup:function(c){bj.event.add(this,b,c&&c.selector?bI:bu,a)},teardown:function(c){bj.event.remove(this,b,c&&c.selector?bI:bu)}}});if(!bj.support.submitBubbles){bj.event.special.submit={setup:function(a,b,c){if(this.nodeName.toLowerCase()!=="form"){bj.event.add(this,"click.specialSubmit."+c.guid,function(d){var e=d.target,f=e.type;if((f==="submit"||f==="image")&&bj(e).closest("form").length){return bE("submit",this,arguments)}});bj.event.add(this,"keypress.specialSubmit."+c.guid,function(d){var e=d.target,f=e.type;if((f==="text"||f==="password")&&bj(e).closest("form").length&&d.keyCode===13){return bE("submit",this,arguments)}})}else{return false}},remove:function(a,b){bj.event.remove(this,"click.specialSubmit"+(b?"."+b.guid:""));bj.event.remove(this,"keypress.specialSubmit"+(b?"."+b.guid:""))}}}if(!bj.support.changeBubbles){var bT=/textarea|input|select/i;function bb(b){var c=b.type,a=b.value;if(c==="radio"||c==="checkbox"){a=b.checked}else{if(c==="select-multiple"){a=b.selectedIndex>-1?bj.map(b.options,function(d){return d.selected}).join("-"):""}else{if(b.nodeName.toLowerCase()==="select"){a=b.selectedIndex}}}return a}function bw(b){var d=b.target,c,a;if(!bT.test(d.nodeName)||d.readOnly){return}c=bj.data(d,"_change_data");a=bb(d);if(a===c){return}if(b.type!=="focusout"||d.type!=="radio"){bj.data(d,"_change_data",a)}if(d.type!=="select"&&(c!=null||a)){b.type="change";return bj.event.trigger(b,arguments[1],this)}}bj.event.special.change={filters:{focusout:bw,click:function(a){var b=a.target,c=b.type;if(c==="radio"||c==="checkbox"||b.nodeName.toLowerCase()==="select"){return bw.call(this,a)}},keydown:function(a){var b=a.target,c=b.type;if((a.keyCode===13&&b.nodeName.toLowerCase()!=="textarea")||(a.keyCode===32&&(c==="checkbox"||c==="radio"))||c==="select-multiple"){return bw.call(this,a)}},beforeactivate:function(a){var b=a.target;if(b.nodeName.toLowerCase()==="input"&&b.type==="radio"){bj.data(b,"_change_data",bb(b))}}},setup:function(a,b,c){for(var d in ce){bj.event.add(this,d+".specialChange."+c.guid,ce[d])}return bT.test(this.nodeName)},remove:function(a,b){for(var c in ce){bj.event.remove(this,c+".specialChange"+(b?"."+b.guid:""),ce[c])}return bT.test(this.nodeName)}};var ce=bj.event.special.change.filters}function bE(b,a,c){c[0].type=b;return bj.event.handle.apply(a,c)}if(b8.addEventListener){bj.each({focus:"focusin",blur:"focusout"},function(a,c){bj.event.special[c]={setup:function(){this.addEventListener(a,b,true)},teardown:function(){this.removeEventListener(a,b,true)}};function b(d){d=bj.event.fix(d);d.type=c;return bj.event.handle.call(this,d)}})}bj.each(["bind","one"],function(a,b){bj.fn[b]=function(d,c,e){if(typeof d==="object"){for(var g in d){this[b](g,c,d[g],e)}return this}if(bj.isFunction(c)){thisObject=e;e=c;c=bP}var f=b==="one"?bj.proxy(e,function(h){bj(this).unbind(h,f);return e.apply(this,arguments)}):e;return d==="unload"&&b!=="one"?this.one(d,c,e,thisObject):this.each(function(){bj.event.add(this,d,f,c)})}});bj.fn.extend({unbind:function(a,b){if(typeof a==="object"&&!a.preventDefault){for(var c in a){this.unbind(c,a[c])}return this}return this.each(function(){bj.event.remove(this,a,b)})},trigger:function(b,a){return this.each(function(){bj.event.trigger(b,a,this)})},triggerHandler:function(c,a){if(this[0]){var b=bj.Event(c);b.preventDefault();b.stopPropagation();bj.event.trigger(b,a,this[0]);return b.result}},toggle:function(a){var c=arguments,b=1;while(b<c.length){bj.proxy(a,c[b++])}return this.click(bj.proxy(a,function(e){var d=(bj.data(this,"lastToggle"+a.guid)||0)%b;bj.data(this,"lastToggle"+a.guid,d+1);e.preventDefault();return c[d].apply(this,arguments)||false}))},hover:function(b,a){return this.mouseenter(b).mouseleave(a||b)},live:function(b,a,c){if(bj.isFunction(a)){c=a;a=bP}bj(this.context).bind(a8(b,this.selector),{data:a,selector:this.selector,live:b},c);return this},die:function(a,b){bj(this.context).unbind(a8(a,this.selector),b?{guid:b.guid+this.selector+a}:null);return this}});function bp(j){var n=true,h=[],k=[],a=arguments,m,b,o,f,e,c,d,g=bj.extend({},bj.data(this,"events").live);for(e in g){o=g[e];if(o.live===j.type||o.altLive&&bj.inArray(j.type,o.altLive)>-1){d=o.data;if(!(d.beforeFilter&&d.beforeFilter[j.type]&&!d.beforeFilter[j.type](j))){k.push(o.selector)}}else{delete g[e]}}b=bj(j.target).closest(k,j.currentTarget);for(c=0,l=b.length;c<l;c++){for(e in g){o=g[e];f=b[c].elem;m=null;if(b[c].selector===o.selector){if(o.live==="mouseenter"||o.live==="mouseleave"){m=bj(j.relatedTarget).closest(o.selector)[0]}if(!m||m!==f){h.push({elem:f,fn:o})}}}}for(c=0,l=h.length;c<l;c++){b=h[c];j.currentTarget=b.elem;j.data=b.fn.data;if(b.fn.apply(b.elem,a)===false){n=false;break}}return n}function a8(a,b){return["live",a,b.replace(/\./g,"`").replace(/ /g,"&")].join(".")}bj.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(a,b){bj.fn[b]=function(c){return c?this.bind(b,c):this.trigger(b)};if(bj.attrFn){bj.attrFn[b]=true}});if(ck.attachEvent&&!ck.addEventListener){ck.attachEvent("onunload",function(){for(var a in bj.cache){if(bj.cache[a].handle){try{bj.event.remove(bj.cache[a].handle.elem)}catch(b){}}}})}(function(){var n=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,m=0,j=Object.prototype.toString,s=false,t=true;[0,0].sort(function(){t=false;return 0});var c=function(B,G,y,x){y=y||[];var v=G=G||b8;if(G.nodeType!==1&&G.nodeType!==9){return[]}if(!B||typeof B!=="string"){return y}var A=[],E,K,H,F,C=true,D=b(G),w=B;while((n.exec(""),E=n.exec(w))!==null){w=E[3];A.push(E[1]);if(E[2]){F=E[3];break}}if(A.length>1&&r.exec(B)){if(A.length===2&&q.relative[A[0]]){K=h(A[0]+A[1],G)}else{K=q.relative[A[0]]?[G]:c(A.shift(),G);while(A.length){B=A.shift();if(q.relative[B]){B+=A.shift()}K=h(B,K)}}}else{if(!x&&A.length>1&&G.nodeType===9&&!D&&q.match.ID.test(A[0])&&!q.match.ID.test(A[A.length-1])){var u=c.find(A.shift(),G,D);G=u.expr?c.filter(u.expr,u.set)[0]:u.set[0]}if(G){var u=x?{expr:A.pop(),set:o(x)}:c.find(A.pop(),A.length===1&&(A[0]==="~"||A[0]==="+")&&G.parentNode?G.parentNode:G,D);K=u.expr?c.filter(u.expr,u.set):u.set;if(A.length>0){H=o(K)}else{C=false}while(A.length){var I=A.pop(),J=I;if(!q.relative[I]){I=""}else{J=A.pop()}if(J==null){J=G}q.relative[I](H,J,D)}}else{H=A=[]}}if(!H){H=K}if(!H){throw"Syntax error, unrecognized expression: "+(I||B)}if(j.call(H)==="[object Array]"){if(!C){y.push.apply(y,H)}else{if(G&&G.nodeType===1){for(var z=0;H[z]!=null;z++){if(H[z]&&(H[z]===true||H[z].nodeType===1&&p(G,H[z]))){y.push(K[z])}}}else{for(var z=0;H[z]!=null;z++){if(H[z]&&H[z].nodeType===1){y.push(K[z])}}}}}else{o(H,y)}if(F){c(F,v,y,x);c.uniqueSort(y)}return y};c.uniqueSort=function(u){if(k){s=t;u.sort(k);if(s){for(var v=1;v<u.length;v++){if(u[v]===u[v-1]){u.splice(v--,1)}}}}return u};c.matches=function(v,u){return c(v,null,null,u)};c.find=function(v,C,u){var w,y;if(!v){return[]}for(var z=0,A=q.order.length;z<A;z++){var x=q.order[z],y;if((y=q.leftMatch[x].exec(v))){var B=y[1];y.splice(1,1);if(B.substr(B.length-1)!=="\\"){y[1]=(y[1]||"").replace(/\\/g,"");w=q.find[x](y,C,u);if(w!=null){v=v.replace(q.match[x],"");break}}}}if(!w){w=C.getElementsByTagName("*")}return{set:w,expr:v}};c.filter=function(v,w,J,C){var E=v,H=[],y=w,A,G,z=w&&w[0]&&b(w[0]);while(v&&w.length){for(var x in q.filter){if((A=q.leftMatch[x].exec(v))!=null&&A[2]){var F=q.filter[x],I,K,D=A[1];G=false;A.splice(1,1);if(D.substr(D.length-1)==="\\"){continue}if(y===H){H=[]}if(q.preFilter[x]){A=q.preFilter[x](A,y,J,H,C,z);if(!A){G=I=true}else{if(A===true){continue}}}if(A){for(var B=0;(K=y[B])!=null;B++){if(K){I=F(K,A,B,y);var u=C^!!I;if(J&&I!=null){if(u){G=true}else{y[B]=false}}else{if(u){H.push(K);G=true}}}}}if(I!==bP){if(!J){y=H}v=v.replace(q.match[x],"");if(!G){return[]}break}}}if(v===E){if(G==null){throw"Syntax error, unrecognized expression: "+v}else{break}}E=v}return y};var q=c.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(u){return u.getAttribute("href")}},relative:{"+":function(v,A){var y=typeof A==="string",w=y&&!/\W/.test(A),u=y&&!w;if(w){A=A.toLowerCase()}for(var z=0,B=v.length,x;z<B;z++){if((x=v[z])){while((x=x.previousSibling)&&x.nodeType!==1){}v[z]=u||x&&x.nodeName.toLowerCase()===A?x||false:x===A}}if(u){c.filter(A,v,true)}},">":function(u,z){var w=typeof z==="string";if(w&&!/\W/.test(z)){z=z.toLowerCase();for(var y=0,A=u.length;y<A;y++){var v=u[y];if(v){var x=v.parentNode;u[y]=x.nodeName.toLowerCase()===z?x:false}}}else{for(var y=0,A=u.length;y<A;y++){var v=u[y];if(v){u[y]=w?v.parentNode:v.parentNode===z}}if(w){c.filter(z,u,true)}}},"":function(w,y,u){var x=m++,z=g;if(typeof y==="string"&&!/\W/.test(y)){var v=y=y.toLowerCase();z=e}z("parentNode",y,x,w,v,u)},"~":function(w,y,u){var x=m++,z=g;if(typeof y==="string"&&!/\W/.test(y)){var v=y=y.toLowerCase();z=e}z("previousSibling",y,x,w,v,u)}},find:{ID:function(w,v,u){if(typeof v.getElementById!=="undefined"&&!u){var x=v.getElementById(w[1]);return x?[x]:[]}},NAME:function(x,u){if(typeof u.getElementsByName!=="undefined"){var y=[],v=u.getElementsByName(x[1]);for(var w=0,z=v.length;w<z;w++){if(v[w].getAttribute("name")===x[1]){y.push(v[w])}}return y.length===0?null:y}},TAG:function(v,u){return u.getElementsByTagName(v[1])}},preFilter:{CLASS:function(y,A,z,B,v,u){y=" "+y[1].replace(/\\/g,"")+" ";if(u){return y}for(var x=0,w;(w=A[x])!=null;x++){if(w){if(v^(w.className&&(" "+w.className+" ").replace(/[\t\n]/g," ").indexOf(y)>=0)){if(!z){B.push(w)}}else{if(z){A[x]=false}}}}return false},ID:function(u){return u[1].replace(/\\/g,"")},TAG:function(u,v){return u[1].toLowerCase()},CHILD:function(v){if(v[1]==="nth"){var u=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(v[2]==="even"&&"2n"||v[2]==="odd"&&"2n+1"||!/\D/.test(v[2])&&"0n+"+v[2]||v[2]);v[2]=(u[1]+(u[2]||1))-0;v[3]=u[3]-0}v[0]=m++;return v},ATTR:function(w,z,y,A,v,u){var x=w[1].replace(/\\/g,"");if(!u&&q.attrMap[x]){w[1]=q.attrMap[x]}if(w[2]==="~="){w[4]=" "+w[4]+" "}return w},PSEUDO:function(v,y,x,z,u){if(v[1]==="not"){if((n.exec(v[3])||"").length>1||/^\w/.test(v[3])){v[3]=c(v[3],null,null,y)}else{var w=c.filter(v[3],y,x,true^u);if(!x){z.push.apply(z,w)}return false}}else{if(q.match.POS.test(v[0])||q.match.CHILD.test(v[0])){return true}}return v},POS:function(u){u.unshift(true);return u}},filters:{enabled:function(u){return u.disabled===false&&u.type!=="hidden"},disabled:function(u){return u.disabled===true},checked:function(u){return u.checked===true},selected:function(u){u.parentNode.selectedIndex;return u.selected===true},parent:function(u){return !!u.firstChild},empty:function(u){return !u.firstChild},has:function(u,v,w){return !!c(w[3],u).length},header:function(u){return/h\d/i.test(u.nodeName)},text:function(u){return"text"===u.type},radio:function(u){return"radio"===u.type},checkbox:function(u){return"checkbox"===u.type},file:function(u){return"file"===u.type},password:function(u){return"password"===u.type},submit:function(u){return"submit"===u.type},image:function(u){return"image"===u.type},reset:function(u){return"reset"===u.type},button:function(u){return"button"===u.type||u.nodeName.toLowerCase()==="button"},input:function(u){return/input|select|textarea|button/i.test(u.nodeName)}},setFilters:{first:function(u,v){return v===0},last:function(v,w,x,u){return w===u.length-1},even:function(u,v){return v%2===0},odd:function(u,v){return v%2===1},lt:function(u,v,w){return v<w[3]-0},gt:function(u,v,w){return v>w[3]-0},nth:function(u,v,w){return w[3]-0===v},eq:function(u,v,w){return w[3]-0===v}},filter:{PSEUDO:function(v,z,y,u){var A=z[1],x=q.filters[A];if(x){return x(v,y,z,u)}else{if(A==="contains"){return(v.textContent||v.innerText||d([v])||"").indexOf(z[3])>=0}else{if(A==="not"){var w=z[3];for(var y=0,B=w.length;y<B;y++){if(w[y]===v){return false}}return true}else{throw"Syntax error, unrecognized expression: "+A}}}},CHILD:function(D,A){var x=A[1],C=D;switch(x){case"only":case"first":while((C=C.previousSibling)){if(C.nodeType===1){return false}}if(x==="first"){return true}C=D;case"last":while((C=C.nextSibling)){if(C.nodeType===1){return false}}return true;case"nth":var B=A[2],u=A[3];if(B===1&&u===0){return true}var y=A[0],v=D.parentNode;if(v&&(v.sizcache!==y||!D.nodeIndex)){var z=0;for(C=v.firstChild;C;C=C.nextSibling){if(C.nodeType===1){C.nodeIndex=++z}}v.sizcache=y}var w=D.nodeIndex-u;if(B===0){return w===0}else{return(w%B===0&&w/B>=0)}}},ID:function(u,v){return u.nodeType===1&&u.getAttribute("id")===v},TAG:function(u,v){return(v==="*"&&u.nodeType===1)||u.nodeName.toLowerCase()===v},CLASS:function(u,v){return(" "+(u.className||u.getAttribute("class"))+" ").indexOf(v)>-1},ATTR:function(v,x){var y=x[1],A=q.attrHandle[y]?q.attrHandle[y](v):v[y]!=null?v[y]:v.getAttribute(y),u=A+"",w=x[2],z=x[4];return A==null?w==="!=":w==="="?u===z:w==="*="?u.indexOf(z)>=0:w==="~="?(" "+u+" ").indexOf(z)>=0:!z?u&&A!==false:w==="!="?u!==z:w==="^="?u.indexOf(z)===0:w==="$="?u.substr(u.length-z.length)===z:w==="|="?u===z||u.substr(0,z.length+1)===z+"-":false},POS:function(v,y,x,u){var z=y[2],w=q.setFilters[z];if(w){return w(v,x,y,u)}}}};var r=q.match.POS;for(var a in q.match){q.match[a]=new RegExp(q.match[a].source+/(?![^\[]*\])(?![^\(]*\))/.source);q.leftMatch[a]=new RegExp(/(^(?:.|\r|\n)*?)/.source+q.match[a].source.replace(/\\(\d+)/g,function(u,v){return"\\"+(v-0+1)}))}var o=function(u,v){u=Array.prototype.slice.call(u,0);if(v){v.push.apply(v,u);return v}return u};try{Array.prototype.slice.call(b8.documentElement.childNodes,0)}catch(f){o=function(u,v){var x=v||[];if(j.call(u)==="[object Array]"){Array.prototype.push.apply(x,u)}else{if(typeof u.length==="number"){for(var w=0,y=u.length;w<y;w++){x.push(u[w])}}else{for(var w=0;u[w];w++){x.push(u[w])}}}return x}}var k;if(b8.documentElement.compareDocumentPosition){k=function(v,w){if(!v.compareDocumentPosition||!w.compareDocumentPosition){if(v==w){s=true}return v.compareDocumentPosition?-1:1}var u=v.compareDocumentPosition(w)&4?-1:v===w?0:1;if(u===0){s=true}return u}}else{if("sourceIndex" in b8.documentElement){k=function(v,w){if(!v.sourceIndex||!w.sourceIndex){if(v==w){s=true}return v.sourceIndex?-1:1}var u=v.sourceIndex-w.sourceIndex;if(u===0){s=true}return u}}else{if(b8.createRange){k=function(v,x){if(!v.ownerDocument||!x.ownerDocument){if(v==x){s=true}return v.ownerDocument?-1:1}var w=v.ownerDocument.createRange(),y=x.ownerDocument.createRange();w.setStart(v,0);w.setEnd(v,0);y.setStart(x,0);y.setEnd(x,0);var u=w.compareBoundaryPoints(Range.START_TO_END,y);if(u===0){s=true}return u}}}}function d(x){var w="",u;for(var v=0;x[v];v++){u=x[v];if(u.nodeType===3||u.nodeType===4){w+=u.nodeValue}else{if(u.nodeType!==8){w+=d(u.childNodes)}}}return w}(function(){var v=b8.createElement("div"),u="script"+(new Date).getTime();v.innerHTML="<a name='"+u+"'/>";var w=b8.documentElement;w.insertBefore(v,w.firstChild);if(b8.getElementById(u)){q.find.ID=function(z,y,x){if(typeof y.getElementById!=="undefined"&&!x){var A=y.getElementById(z[1]);return A?A.id===z[1]||typeof A.getAttributeNode!=="undefined"&&A.getAttributeNode("id").nodeValue===z[1]?[A]:bP:[]}};q.filter.ID=function(x,z){var y=typeof x.getAttributeNode!=="undefined"&&x.getAttributeNode("id");return x.nodeType===1&&y&&y.nodeValue===z}}w.removeChild(v);w=v=null})();(function(){var u=b8.createElement("div");u.appendChild(b8.createComment(""));if(u.getElementsByTagName("*").length>0){q.find.TAG=function(z,v){var w=v.getElementsByTagName(z[1]);if(z[1]==="*"){var x=[];for(var y=0;w[y];y++){if(w[y].nodeType===1){x.push(w[y])}}w=x}return w}}u.innerHTML="<a href='#'></a>";if(u.firstChild&&typeof u.firstChild.getAttribute!=="undefined"&&u.firstChild.getAttribute("href")!=="#"){q.attrHandle.href=function(v){return v.getAttribute("href",2)}}u=null})();if(b8.querySelectorAll){(function(){var w=c,u=b8.createElement("div");u.innerHTML="<p class='TEST'></p>";if(u.querySelectorAll&&u.querySelectorAll(".TEST").length===0){return}c=function(y,z,B,A){z=z||b8;if(!A&&z.nodeType===9&&!b(z)){try{return o(z.querySelectorAll(y),B)}catch(x){}}return w(y,z,B,A)};for(var v in w){c[v]=w[v]}u=null})()}(function(){var u=b8.createElement("div");u.innerHTML="<div class='test e'></div><div class='test'></div>";if(!u.getElementsByClassName||u.getElementsByClassName("e").length===0){return}u.lastChild.className="e";if(u.getElementsByClassName("e").length===1){return}q.order.splice(1,0,"CLASS");q.find.CLASS=function(x,w,v){if(typeof w.getElementsByClassName!=="undefined"&&!v){return w.getElementsByClassName(x[1])}};u=null})();function e(C,x,y,u,w,v){for(var A=0,B=u.length;A<B;A++){var D=u[A];if(D){D=D[C];var z=false;while(D){if(D.sizcache===y){z=u[D.sizset];break}if(D.nodeType===1&&!v){D.sizcache=y;D.sizset=A}if(D.nodeName.toLowerCase()===x){z=D;break}D=D[C]}u[A]=z}}}function g(C,x,y,u,w,v){for(var A=0,B=u.length;A<B;A++){var D=u[A];if(D){D=D[C];var z=false;while(D){if(D.sizcache===y){z=u[D.sizset];break}if(D.nodeType===1){if(!v){D.sizcache=y;D.sizset=A}if(typeof x!=="string"){if(D===x){z=true;break}}else{if(c.filter(x,[D]).length>0){z=D;break}}}D=D[C]}u[A]=z}}}var p=b8.compareDocumentPosition?function(u,v){return u.compareDocumentPosition(v)&16}:function(u,v){return u!==v&&(u.contains?u.contains(v):true)};var b=function(v){var u=(v?v.ownerDocument||v:0).documentElement;return u?u.nodeName!=="HTML":false};var h=function(B,u){var y=[],x="",w,z=u.nodeType?[u]:u;while((w=q.match.PSEUDO.exec(B))){x+=w[0];B=B.replace(q.match.PSEUDO,"")}B=q.relative[B]?B+"*":B;for(var v=0,A=z.length;v<A;v++){c(B,z[v],y)}return c.filter(x,y)};bj.find=c;bj.expr=c.selectors;bj.expr[":"]=bj.expr.filters;bj.unique=c.uniqueSort;bj.getText=d;bj.isXMLDoc=b;bj.contains=p;return;ck.Sizzle=c})();var bx=/Until$/,bm=/^(?:parents|prevUntil|prevAll)/,cl=/,/,bL=Array.prototype.slice;var b1=function(a,b,d){if(bj.isFunction(b)){return bj.grep(a,function(e,f){return !!b.call(e,f,e)===d})}else{if(b.nodeType){return bj.grep(a,function(e,f){return(e===b)===d})}else{if(typeof b==="string"){var c=bj.grep(a,function(e){return e.nodeType===1});if(ca.test(b)){return bj.filter(b,c,!d)}else{b=bj.filter(b,a)}}}}return bj.grep(a,function(e,f){return(bj.inArray(e,b)>=0)===d})};bj.fn.extend({find:function(g){var e=this.pushStack("","find",g),b=0;for(var d=0,f=this.length;d<f;d++){b=e.length;bj.find(g,this[d],e);if(d>0){for(var a=b;a<e.length;a++){for(var c=0;c<b;c++){if(e[c]===e[a]){e.splice(a--,1);break}}}}}return e},has:function(a){var b=bj(a);return this.filter(function(){for(var c=0,d=b.length;c<d;c++){if(bj.contains(this,b[c])){return true}}})},not:function(a){return this.pushStack(b1(this,a,false),"not",a)},filter:function(a){return this.pushStack(b1(this,a,true),"filter",a)},is:function(a){return !!a&&bj.filter(a,this).length>0},closest:function(k,j){if(bj.isArray(k)){var c=[],a=this[0],d,e={},g;if(a&&k.length){for(var f=0,h=k.length;f<h;f++){g=k[f];if(!e[g]){e[g]=bj.expr.match.POS.test(g)?bj(g,j||this.context):g}}while(a&&a.ownerDocument&&a!==j){for(g in e){d=e[g];if(d.jquery?d.index(a)>-1:bj(a).is(d)){c.push({selector:g,elem:a});delete e[g]}}a=a.parentNode}}return c}var b=bj.expr.match.POS.test(k)?bj(k,j||this.context):null;return this.map(function(n,m){while(m&&m.ownerDocument&&m!==j){if(b?b.index(m)>-1:bj(m).is(k)){return m}m=m.parentNode}return null})},index:function(a){if(!a||typeof a==="string"){return bj.inArray(this[0],a?bj(a):this.parent().children())}return bj.inArray(a.jquery?a[0]:a,this)},add:function(d,c){var a=typeof d==="string"?bj(d,c||this.context):bj.makeArray(d),b=bj.merge(this.get(),a);return this.pushStack(aX(a[0])||aX(b[0])?b:bj.unique(b))},andSelf:function(){return this.add(this.prevObject)}});function aX(a){return !a||!a.parentNode||a.parentNode.nodeType===11}bj.each({parent:function(a){var b=a.parentNode;return b&&b.nodeType!==11?b:null},parents:function(a){return bj.dir(a,"parentNode")},parentsUntil:function(b,c,a){return bj.dir(b,"parentNode",a)},next:function(a){return bj.nth(a,2,"nextSibling")},prev:function(a){return bj.nth(a,2,"previousSibling")},nextAll:function(a){return bj.dir(a,"nextSibling")},prevAll:function(a){return bj.dir(a,"previousSibling")},nextUntil:function(b,c,a){return bj.dir(b,"nextSibling",a)},prevUntil:function(b,c,a){return bj.dir(b,"previousSibling",a)},siblings:function(a){return bj.sibling(a.parentNode.firstChild,a)},children:function(a){return bj.sibling(a.firstChild)},contents:function(a){return bj.nodeName(a,"iframe")?a.contentDocument||a.contentWindow.document:bj.makeArray(a.childNodes)}},function(b,a){bj.fn[b]=function(c,e){var d=bj.map(this,a,c);if(!bx.test(b)){e=c}if(e&&typeof e==="string"){d=bj.filter(e,d)}d=this.length>1?bj.unique(d):d;if((this.length>1||cl.test(e))&&bm.test(b)){d=d.reverse()}return this.pushStack(d,b,bL.call(arguments).join(","))}});bj.extend({filter:function(a,c,b){if(b){a=":not("+a+")"}return bj.find.matches(a,c)},dir:function(c,d,a){var e=[],b=c[d];while(b&&b.nodeType!==9&&(a===bP||!bj(b).is(a))){if(b.nodeType===1){e.push(b)}b=b[d]}return e},nth:function(a,e,c,b){e=e||1;var d=0;for(;a;a=a[c]){if(a.nodeType===1&&++d===e){break}}return a},sibling:function(a,b){var c=[];for(;a;a=a.nextSibling){if(a.nodeType===1&&a!==b){c.push(a)}}return c}});var br=/ jQuery\d+="(?:\d+|null)"/g,bl=/^\s+/,bH=/(<([\w:]+)[^>]*?)\/>/g,bY=/^(?:area|br|col|embed|hr|img|input|link|meta|param)$/i,bh=/<([\w:]+)/,a1=/<tbody/i,bA=/<|&\w+;/,a5=function(b,a,c){return bY.test(c)?b:a+"></"+c+">"},b7={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,"",""]};b7.optgroup=b7.option;b7.tbody=b7.tfoot=b7.colgroup=b7.caption=b7.thead;b7.th=b7.td;if(!bj.support.htmlSerialize){b7._default=[1,"div<div>","</div>"]}bj.fn.extend({text:function(a){if(bj.isFunction(a)){return this.each(function(b){var c=bj(this);return c.text(a.call(this,b,c.text()))})}if(typeof a!=="object"&&a!==bP){return this.empty().append((this[0]&&this[0].ownerDocument||b8).createTextNode(a))}return bj.getText(this)},wrapAll:function(b){if(bj.isFunction(b)){return this.each(function(c){bj(this).wrapAll(b.call(this,c))})}if(this[0]){var a=bj(b,this[0].ownerDocument).eq(0).clone(true);if(this[0].parentNode){a.insertBefore(this[0])}a.map(function(){var c=this;while(c.firstChild&&c.firstChild.nodeType===1){c=c.firstChild}return c}).append(this)}return this},wrapInner:function(a){return this.each(function(){var c=bj(this),b=c.contents();if(b.length){b.wrapAll(a)}else{c.append(a)}})},wrap:function(a){return this.each(function(){bj(this).wrapAll(a)})},unwrap:function(){return this.parent().each(function(){if(!bj.nodeName(this,"body")){bj(this).replaceWith(this.childNodes)}}).end()},append:function(){return this.domManip(arguments,true,function(a){if(this.nodeType===1){this.appendChild(a)}})},prepend:function(){return this.domManip(arguments,true,function(a){if(this.nodeType===1){this.insertBefore(a,this.firstChild)}})},before:function(){if(this[0]&&this[0].parentNode){return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,this)})}else{if(arguments.length){var a=bj(arguments[0]);a.push.apply(a,this.toArray());return this.pushStack(a,"before",arguments)}}},after:function(){if(this[0]&&this[0].parentNode){return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,this.nextSibling)})}else{if(arguments.length){var a=this.pushStack(this,"after",arguments);a.push.apply(a,bj(arguments[0]).toArray());return a}}},clone:function(a){var b=this.map(function(){if(!bj.support.noCloneEvent&&!bj.isXMLDoc(this)){var d=this.outerHTML,e=this.ownerDocument;if(!d){var c=e.createElement("div");c.appendChild(this.cloneNode(true));d=c.innerHTML}return bj.clean([d.replace(br,"").replace(bl,"")],e)[0]}else{return this.cloneNode(true)}});if(a===true){a4(this,b);a4(this.find("*"),b.find("*"))}return b},html:function(b){if(b===bP){return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(br,""):null}else{if(typeof b==="string"&&!/<script/i.test(b)&&(bj.support.leadingWhitespace||!bl.test(b))&&!b7[(bh.exec(b)||["",""])[1].toLowerCase()]){try{for(var c=0,d=this.length;c<d;c++){if(this[c].nodeType===1){b2(this[c].getElementsByTagName("*"));this[c].innerHTML=b}}}catch(a){this.empty().append(b)}}else{if(bj.isFunction(b)){this.each(function(e){var f=bj(this),g=f.html();f.empty().append(function(){return b.call(this,e,g)})})}else{this.empty().append(b)}}}return this},replaceWith:function(a){if(this[0]&&this[0].parentNode){if(!bj.isFunction(a)){a=bj(a).detach()}return this.each(function(){var b=this.nextSibling,c=this.parentNode;bj(this).remove();if(b){bj(b).before(a)}else{bj(c).append(a)}})}else{return this.pushStack(bj(bj.isFunction(a)?a():a),"replaceWith",a)}},detach:function(a){return this.remove(a,true)},domManip:function(d,k,a){var g,e,b=d[0],h=[];if(bj.isFunction(b)){return this.each(function(m){var n=bj(this);d[0]=b.call(this,m,k?n.html():bP);return n.domManip(d,k,a)})}if(this[0]){if(d[0]&&d[0].parentNode&&d[0].parentNode.nodeType===11){g={fragment:d[0].parentNode}}else{g=bD(d,this,h)}e=g.fragment.firstChild;if(e){k=k&&bj.nodeName(e,"tr");for(var f=0,j=this.length;f<j;f++){a.call(k?c(this[f],e):this[f],g.cacheable||this.length>1||f>0?g.fragment.cloneNode(true):g.fragment)}}if(h){bj.each(h,cb)}}return this;function c(n,m){return bj.nodeName(n,"table")?(n.getElementsByTagName("tbody")[0]||n.appendChild(n.ownerDocument.createElement("tbody"))):n}}});function a4(a,c){var b=0;c.each(function(){if(this.nodeName!==(a[b]&&a[b].nodeName)){return}var d=bj.data(a[b++]),e=bj.data(this,d),h=d&&d.events;if(h){delete e.handle;e.events={};for(var f in h){for(var g in h[f]){bj.event.add(this,f,h[f][g],h[f][g].data)}}}})}function bD(c,e,g){var d,h,b,f,a;if(c.length===1&&typeof c[0]==="string"&&c[0].length<512&&c[0].indexOf("<option")<0){h=true;f=bj.fragments[c[0]];if(f){if(f!==1){d=f}b=true}}if(!d){a=(e&&e[0]?e[0].ownerDocument||e[0]:b8);d=a.createDocumentFragment();bj.clean(c,a,d,g)}if(h){bj.fragments[c[0]]=f?d:1}return{fragment:d,cacheable:h}}bj.fragments={};bj.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(b,a){bj.fn[b]=function(h){var e=[],c=bj(h);for(var d=0,g=c.length;d<g;d++){var f=(d>0?this.clone(true):this).get();bj.fn[a].apply(bj(c[d]),f);e=e.concat(f)}return this.pushStack(e,b,c.selector)}});bj.each({remove:function(b,a){if(!b||bj.filter(b,[this]).length){if(!a&&this.nodeType===1){b2(this.getElementsByTagName("*"));b2([this])}if(this.parentNode){this.parentNode.removeChild(this)}}},empty:function(){if(this.nodeType===1){b2(this.getElementsByTagName("*"))}while(this.firstChild){this.removeChild(this.firstChild)}}},function(b,a){bj.fn[b]=function(){return this.each(a,arguments)}});bj.extend({clean:function(e,a,c,f){a=a||b8;if(typeof a.createElement==="undefined"){a=a.ownerDocument||a[0]&&a[0].ownerDocument||b8}var d=[];bj.each(e,function(n,q){if(typeof q==="number"){q+=""}if(!q){return}if(typeof q==="string"&&!bA.test(q)){q=a.createTextNode(q)}else{if(typeof q==="string"){q=q.replace(bH,a5);var k=(bh.exec(q)||["",""])[1].toLowerCase(),g=b7[k]||b7._default,o=g[0],j=a.createElement("div");j.innerHTML=g[1]+q+g[2];while(o--){j=j.lastChild}if(!bj.support.tbody){var h=a1.test(q),m=k==="table"&&!h?j.firstChild&&j.firstChild.childNodes:g[1]==="<table>"&&!h?j.childNodes:[];for(var p=m.length-1;p>=0;--p){if(bj.nodeName(m[p],"tbody")&&!m[p].childNodes.length){m[p].parentNode.removeChild(m[p])}}}if(!bj.support.leadingWhitespace&&bl.test(q)){j.insertBefore(a.createTextNode(bl.exec(q)[0]),j.firstChild)}q=bj.makeArray(j.childNodes)}}if(q.nodeType){d.push(q)}else{d=bj.merge(d,q)}});if(c){for(var b=0;d[b];b++){if(f&&bj.nodeName(d[b],"script")&&(!d[b].type||d[b].type.toLowerCase()==="text/javascript")){f.push(d[b].parentNode?d[b].parentNode.removeChild(d[b]):d[b])}else{if(d[b].nodeType===1){d.splice.apply(d,[b+1,0].concat(bj.makeArray(d[b].getElementsByTagName("script"))))}c.appendChild(d[b])}}}return d}});function b2(d){for(var c=0,b,a;(b=d[c])!=null;c++){if(!bj.noData[b.nodeName.toLowerCase()]&&(a=b[co])){delete bj.cache[a]}}}var bS=/z-?index|font-?weight|opacity|zoom|line-?height/i,bq=/alpha\([^)]*\)/,bk=/opacity=([^)]*)/,b3=/float/i,bF=/-([a-z])/ig,aZ=/([A-Z])/g,ci=/^-?\d+(?:px)?$/i,cc=/^-?\d/,cm={position:"absolute",visibility:"hidden",display:"block"},bo=["Left","Right"],cs=["Top","Bottom"],bZ=b8.defaultView&&b8.defaultView.getComputedStyle,cj=bj.support.cssFloat?"cssFloat":"styleFloat",a9=function(b,a){return a.toUpperCase()};bj.fn.css=function(b,a){return bW(this,b,a,true,function(d,e,c){if(c===bP){return bj.curCSS(d,e)}if(typeof c==="number"&&!bS.test(e)){c+="px"}bj.style(d,e,c)})};bj.extend({style:function(c,f,b){if(!c||c.nodeType===3||c.nodeType===8){return bP}if((f==="width"||f==="height")&&parseFloat(b)<0){b=bP}var d=c.style||c,a=b!==bP;if(!bj.support.opacity&&f==="opacity"){if(a){d.zoom=1;var g=parseInt(b,10)+""==="NaN"?"":"alpha(opacity="+b*100+")";var e=d.filter||bj.curCSS(c,"filter")||"";d.filter=bq.test(e)?e.replace(bq,g):g}return d.filter&&d.filter.indexOf("opacity=")>=0?(parseFloat(bk.exec(d.filter)[1])/100)+"":""}if(b3.test(f)){f=cj}f=f.replace(bF,a9);if(a){d[f]=b}return d[f]},css:function(e,g,c,h){if(g==="width"||g==="height"){var a,f=cm,b=g==="width"?bo:cs;function d(){a=g==="width"?e.offsetWidth:e.offsetHeight;if(h==="border"){return}bj.each(b,function(){if(!h){a-=parseFloat(bj.curCSS(e,"padding"+this,true))||0}if(h==="margin"){a+=parseFloat(bj.curCSS(e,"margin"+this,true))||0}else{a-=parseFloat(bj.curCSS(e,"border"+this+"Width",true))||0}})}if(e.offsetWidth!==0){d()}else{bj.swap(e,f,d)}return Math.max(0,Math.round(a))}return bj.curCSS(e,g,c)},curCSS:function(c,h,g){var m,j=c.style,f;if(!bj.support.opacity&&h==="opacity"&&c.currentStyle){m=bk.test(c.currentStyle.filter||"")?(parseFloat(RegExp.$1)/100)+"":"";return m===""?"1":m}if(b3.test(h)){h=cj}if(!g&&j&&j[h]){m=j[h]}else{if(bZ){if(b3.test(h)){h="float"}h=h.replace(aZ,"-$1").toLowerCase();var a=c.ownerDocument.defaultView;if(!a){return null}var k=a.getComputedStyle(c,null);if(k){m=k.getPropertyValue(h)}if(h==="opacity"&&m===""){m="1"}}else{if(c.currentStyle){var d=h.replace(bF,a9);m=c.currentStyle[h]||c.currentStyle[d];if(!ci.test(m)&&cc.test(m)){var e=j.left,b=c.runtimeStyle.left;c.runtimeStyle.left=c.currentStyle.left;j.left=d==="fontSize"?"1em":(m||0);m=j.pixelLeft+"px";j.left=e;c.runtimeStyle.left=b}}}}return m},swap:function(b,c,a){var e={};for(var d in c){e[d]=b.style[d];b.style[d]=c[d]}a.call(b);for(var d in c){b.style[d]=e[d]}}});if(bj.expr&&bj.expr.filters){bj.expr.filters.hidden=function(a){var c=a.offsetWidth,d=a.offsetHeight,b=a.nodeName.toLowerCase()==="tr";return c===0&&d===0&&!b?true:c>0&&d>0&&!b?false:bj.curCSS(a,"display")==="none"};bj.expr.filters.visible=function(a){return !bj.expr.filters.hidden(a)}}var b4=ch(),cn=/<script(.|\s)*?\/script>/gi,a6=/select|textarea/i,bB=/color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week/i,a3=/=\?(&|$)/,bO=/\?/,b9=/(\?|&)_=.*?(&|$)/,bQ=/^(\w+:)?\/\/([^\/?#]+)/,bc=/%20/g;bj.fn.extend({_load:bj.fn.load,load:function(e,b,a){if(typeof e!=="string"){return this._load(e)}else{if(!this.length){return this}}var c=e.indexOf(" ");if(c>=0){var f=e.slice(c,e.length);e=e.slice(0,c)}var d="GET";if(b){if(bj.isFunction(b)){a=b;b=null}else{if(typeof b==="object"){b=bj.param(b,bj.ajaxSettings.traditional);d="POST"}}}bj.ajax({url:e,type:d,dataType:"html",data:b,context:this,complete:function(g,h){if(h==="success"||h==="notmodified"){this.html(f?bj("<div />").append(g.responseText.replace(cn,"")).find(f):g.responseText)}if(a){this.each(a,[g.responseText,h,g])}}});return this},serialize:function(){return bj.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?bj.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||a6.test(this.nodeName)||bB.test(this.type))}).map(function(c,b){var a=bj(this).val();return a==null?null:bj.isArray(a)?bj.map(a,function(d,e){return{name:b.name,value:d}}):{name:b.name,value:a}}).get()}});bj.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(b,a){bj.fn[a]=function(c){return this.bind(a,c)}});bj.extend({get:function(d,b,a,c){if(bj.isFunction(b)){c=c||a;a=b;b=null}return bj.ajax({type:"GET",url:d,data:b,success:a,dataType:c})},getScript:function(b,a){return bj.get(b,null,a,"script")},getJSON:function(c,b,a){return bj.get(c,b,a,"json")},post:function(d,b,a,c){if(bj.isFunction(b)){c=c||a;a=b;b={}}return bj.ajax({type:"POST",url:d,data:b,success:a,dataType:c})},ajaxSetup:function(a){bj.extend(bj.ajaxSettings,a)},ajaxSettings:{url:location.href,global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:ck.XMLHttpRequest&&(ck.location.protocol!=="file:"||!ck.ActiveXObject)?function(){return new ck.XMLHttpRequest()}:function(){try{return new ck.ActiveXObject("Microsoft.XMLHTTP")}catch(a){}},accepts:{xml:"application/xml, text/xml",html:"text/html",script:"text/javascript, application/javascript",json:"application/json, text/javascript",text:"text/plain",_default:"*/*"}},lastModified:{},etag:{},ajax:function(n){var s=bj.extend(true,{},bj.ajaxSettings,n);var g,o,h,e=s.context||s,c=s.type.toUpperCase();if(s.data&&s.processData&&typeof s.data!=="string"){s.data=bj.param(s.data,s.traditional)}if(s.dataType==="jsonp"){if(c==="GET"){if(!a3.test(s.url)){s.url+=(bO.test(s.url)?"&":"?")+(s.jsonp||"callback")+"=?"}}else{if(!s.data||!a3.test(s.data)){s.data=(s.data?s.data+"&":"")+(s.jsonp||"callback")+"=?"}}s.dataType="json"}if(s.dataType==="json"&&(s.data&&a3.test(s.data)||a3.test(s.url))){g=s.jsonpCallback||("jsonp"+b4++);if(s.data){s.data=(s.data+"").replace(a3,"="+g+"$1")}s.url=s.url.replace(a3,"="+g+"$1");s.dataType="script";ck[g]=ck[g]||function(z){h=z;x();u();ck[g]=bP;try{delete ck[g]}catch(y){}if(b){b.removeChild(k)}}}if(s.dataType==="script"&&s.cache===null){s.cache=false}if(s.cache===false&&c==="GET"){var f=ch();var j=s.url.replace(b9,"$1_="+f+"$2");s.url=j+((j===s.url)?(bO.test(s.url)?"&":"?")+"_="+f:"")}if(s.data&&c==="GET"){s.url+=(bO.test(s.url)?"&":"?")+s.data}if(s.global&&!bj.active++){bj.event.trigger("ajaxStart")}var p=bQ.exec(s.url),a=p&&(p[1]&&p[1]!==location.protocol||p[2]!==location.host);if(s.dataType==="script"&&c==="GET"&&a){var b=b8.getElementsByTagName("head")[0]||b8.documentElement;var k=b8.createElement("script");k.src=s.url;if(s.scriptCharset){k.charset=s.scriptCharset}if(!g){var q=false;k.onload=k.onreadystatechange=function(){if(!q&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){q=true;x();u();k.onload=k.onreadystatechange=null;if(b&&k.parentNode){b.removeChild(k)}}}}b.insertBefore(k,b.firstChild);return bP}var v=false;var w=s.xhr();if(!w){return}if(s.username){w.open(c,s.url,s.async,s.username,s.password)}else{w.open(c,s.url,s.async)}try{if(s.data||n&&n.contentType){w.setRequestHeader("Content-Type",s.contentType)}if(s.ifModified){if(bj.lastModified[s.url]){w.setRequestHeader("If-Modified-Since",bj.lastModified[s.url])}if(bj.etag[s.url]){w.setRequestHeader("If-None-Match",bj.etag[s.url])}}if(!a){w.setRequestHeader("X-Requested-With","XMLHttpRequest")}w.setRequestHeader("Accept",s.dataType&&s.accepts[s.dataType]?s.accepts[s.dataType]+", */*":s.accepts._default)}catch(m){}if(s.beforeSend&&s.beforeSend.call(e,w,s)===false){if(s.global&&!--bj.active){bj.event.trigger("ajaxStop")}w.abort();return false}if(s.global){r("ajaxSend",[w,s])}var t=w.onreadystatechange=function(z){if(!w||w.readyState===0){if(!v){u()}v=true;if(w){w.onreadystatechange=bj.noop}}else{if(!v&&w&&(w.readyState===4||z==="timeout")){v=true;w.onreadystatechange=bj.noop;o=z==="timeout"?"timeout":!bj.httpSuccess(w)?"error":s.ifModified&&bj.httpNotModified(w,s.url)?"notmodified":"success";if(o==="success"){try{h=bj.httpData(w,s.dataType,s)}catch(y){o="parsererror"}}if(o==="success"||o==="notmodified"){if(!g){x()}}else{bj.handleError(s,w,o)}u();if(z==="timeout"){w.abort()}if(s.async){w=null}}}};try{var d=w.abort;w.abort=function(){if(w){d.call(w);if(w){w.readyState=0}}t()}}catch(m){}if(s.async&&s.timeout>0){setTimeout(function(){if(w&&!v){t("timeout")}},s.timeout)}try{w.send(c==="POST"||c==="PUT"||c==="DELETE"?s.data:null)}catch(m){bj.handleError(s,w,null,m);u()}if(!s.async){t()}function x(){if(s.success){s.success.call(e,h,o,w)}if(s.global){r("ajaxSuccess",[w,s])}}function u(){if(s.complete){s.complete.call(e,w,o)}if(s.global){r("ajaxComplete",[w,s])}if(s.global&&!--bj.active){bj.event.trigger("ajaxStop")}}function r(y,z){(s.context?bj(s.context):bj.event).trigger(y,z)}return w},handleError:function(c,a,d,b){if(c.error){c.error.call(c.context||ck,a,d,b)}if(c.global){(c.context?bj(c.context):bj.event).trigger("ajaxError",[a,c,b])}},active:0,httpSuccess:function(a){try{return !a.status&&location.protocol==="file:"||(a.status>=200&&a.status<300)||a.status===304||a.status===1223||a.status===0}catch(b){}return false},httpNotModified:function(a,d){var b=a.getResponseHeader("Last-Modified"),c=a.getResponseHeader("Etag");if(b){bj.lastModified[d]=b}if(c){bj.etag[d]=c}return a.status===304||a.status===0},httpData:function(a,c,d){var e=a.getResponseHeader("content-type")||"",f=c==="xml"||!c&&e.indexOf("xml")>=0,b=f?a.responseXML:a.responseText;if(f&&b.documentElement.nodeName==="parsererror"){throw"parsererror"}if(d&&d.dataFilter){b=d.dataFilter(b,c)}if(typeof b==="string"){if(c==="json"||!c&&e.indexOf("json")>=0){if(/^[\],:{}\s]*$/.test(b.replace(/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,"@").replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,"]").replace(/(?:^|:|,)(?:\s*\[)+/g,""))){if(ck.JSON&&ck.JSON.parse){b=ck.JSON.parse(b)}else{b=(new Function("return "+b))()}}else{throw"Invalid JSON: "+b}}else{if(c==="script"||!c&&e.indexOf("javascript")>=0){bj.globalEval(b)}}}return b},param:function(e,b){var d=[];if(b===bP){b=bj.ajaxSettings.traditional}function a(g,f){f=bj.isFunction(f)?f():f;d[d.length]=encodeURIComponent(g)+"="+encodeURIComponent(f)}if(bj.isArray(e)||e.jquery){bj.each(e,function(){a(this.name,this.value)})}else{bj.each(e,function c(g,f){if(bj.isArray(f)){bj.each(f,function(j,h){if(b){a(g,h)}else{c(g+"["+(typeof h==="object"||bj.isArray(h)?j:"")+"]",h)}})}else{if(!b&&f!=null&&typeof f==="object"){bj.each(f,function(j,h){c(g+"["+j+"]",h)})}else{a(g,f)}}})}return d.join("&").replace(bc,"+")}});var bJ={},b5=/toggle|show|hide/,bN=/^([+-]=)?([\d+-.]+)(.*)$/,cr,b0=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];bj.fn.extend({show:function(h,k){if(h!=null){return this.animate(ct("show",3),h,k)}else{for(var c=0,f=this.length;c<f;c++){var j=bj.data(this[c],"olddisplay");this[c].style.display=j||"";if(bj.css(this[c],"display")==="none"){var a=this[c].nodeName,b;if(bJ[a]){b=bJ[a]}else{var g=bj("<"+a+" />").appendTo("body");b=g.css("display");if(b==="none"){b="block"}g.remove();bJ[a]=b}bj.data(this[c],"olddisplay",b)}}for(var d=0,e=this.length;d<e;d++){this[d].style.display=bj.data(this[d],"olddisplay")||""}return this}},hide:function(b,a){if(b!=null){return this.animate(ct("hide",3),b,a)}else{for(var c=0,f=this.length;c<f;c++){var g=bj.data(this[c],"olddisplay");if(!g&&g!=="none"){bj.data(this[c],"olddisplay",bj.css(this[c],"display"))}}for(var d=0,e=this.length;d<e;d++){this[d].style.display="none"}return this}},_toggle:bj.fn.toggle,toggle:function(a,b){var c=typeof a==="boolean";if(bj.isFunction(a)&&bj.isFunction(b)){this._toggle.apply(this,arguments)}else{if(a==null||c){this.each(function(){var d=c?a:bj(this).is(":hidden");bj(this)[d?"show":"hide"]()})}else{this.animate(ct("toggle",3),a,b)}}return this},fadeTo:function(c,a,b){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:a},c,b)},animate:function(a,d,b,c){var e=bj.speed(d,b,c);if(bj.isEmptyObject(a)){return this.each(e.complete)}return this[e.queue===false?"each":"queue"](function(){var f=bj.extend({},e),j,k=this.nodeType===1&&bj(this).is(":hidden"),h=this;for(j in a){var g=j.replace(bF,a9);if(j!==g){a[g]=a[j];delete a[j];j=g}if(a[j]==="hide"&&k||a[j]==="show"&&!k){return f.complete.call(this)}if((j==="height"||j==="width")&&this.style){f.display=bj.css(this,"display");f.overflow=this.style.overflow}if(bj.isArray(a[j])){(f.specialEasing=f.specialEasing||{})[j]=a[j][1];a[j]=a[j][0]}}if(f.overflow!=null){this.style.overflow="hidden"}f.curAnim=bj.extend({},a);bj.each(a,function(p,s){var m=new bj.fx(h,f,p);if(b5.test(s)){m[s==="toggle"?k?"show":"hide":s](a)}else{var n=bN.exec(s),r=m.cur(true)||0;if(n){var q=parseFloat(n[2]),o=n[3]||"px";if(o!=="px"){h.style[p]=(q||1)+o;r=((q||1)/m.cur(true))*r;h.style[p]=r+o}if(n[1]){q=((n[1]==="-="?-1:1)*q)+r}m.custom(r,q,o)}else{m.custom(r,s,"")}}});return true})},stop:function(b,c){var a=bj.timers;if(b){this.queue([])}this.each(function(){for(var d=a.length-1;d>=0;d--){if(a[d].elem===this){if(c){a[d](true)}a.splice(d,1)}}});if(!c){this.dequeue()}return this}});bj.each({slideDown:ct("show",1),slideUp:ct("hide",1),slideToggle:ct("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(b,a){bj.fn[b]=function(d,c){return this.animate(a,d,c)}});bj.extend({speed:function(b,a,c){var d=b&&typeof b==="object"?b:{complete:c||!c&&a||bj.isFunction(b)&&b,duration:b,easing:c&&a||a&&!bj.isFunction(a)&&a};d.duration=bj.fx.off?0:typeof d.duration==="number"?d.duration:bj.fx.speeds[d.duration]||bj.fx.speeds._default;d.old=d.complete;d.complete=function(){if(d.queue!==false){bj(this).dequeue()}if(bj.isFunction(d.old)){d.old.call(this)}};return d},easing:{linear:function(b,a,d,c){return d+c*b},swing:function(b,a,d,c){return((-Math.cos(b*Math.PI)/2)+0.5)*c+d}},timers:[],fx:function(b,c,a){this.options=c;this.elem=b;this.prop=a;if(!c.orig){c.orig={}}}});bj.fx.prototype={update:function(){if(this.options.step){this.options.step.call(this.elem,this.now,this)}(bj.fx.step[this.prop]||bj.fx.step._default)(this);if((this.prop==="height"||this.prop==="width")&&this.elem.style){this.elem.style.display="block"}},cur:function(a){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null)){return this.elem[this.prop]}var b=parseFloat(bj.css(this.elem,this.prop,a));return b&&b>-10000?b:parseFloat(bj.curCSS(this.elem,this.prop))||0},custom:function(a,b,c){this.startTime=ch();this.start=a;this.end=b;this.unit=c||this.unit||"px";this.now=this.start;this.pos=this.state=0;var e=this;function d(f){return e.step(f)}d.elem=this.elem;if(d()&&bj.timers.push(d)&&!cr){cr=setInterval(bj.fx.tick,13)}},show:function(){this.options.orig[this.prop]=bj.style(this.elem,this.prop);this.options.show=true;this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur());bj(this.elem).show()},hide:function(){this.options.orig[this.prop]=bj.style(this.elem,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(f){var a=ch(),e=true;if(f||a>=this.options.duration+this.startTime){this.now=this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=true;for(var d in this.options.curAnim){if(this.options.curAnim[d]!==true){e=false}}if(e){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;var g=bj.data(this.elem,"olddisplay");this.elem.style.display=g?g:this.options.display;if(bj.css(this.elem,"display")==="none"){this.elem.style.display="block"}}if(this.options.hide){bj(this.elem).hide()}if(this.options.hide||this.options.show){for(var j in this.options.curAnim){bj.style(this.elem,j,this.options.orig[j])}}this.options.complete.call(this.elem)}return false}else{var h=a-this.startTime;this.state=h/this.options.duration;var c=this.options.specialEasing&&this.options.specialEasing[this.prop];var b=this.options.easing||(bj.easing.swing?"swing":"linear");this.pos=bj.easing[c||b](this.state,h,0,1,this.options.duration);this.now=this.start+((this.end-this.start)*this.pos);this.update()}return true}};bj.extend(bj.fx,{tick:function(){var a=bj.timers;for(var b=0;b<a.length;b++){if(!a[b]()){a.splice(b--,1)}}if(!a.length){bj.fx.stop()}},stop:function(){clearInterval(cr);cr=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(a){bj.style(a.elem,"opacity",a.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(bj.expr&&bj.expr.filters){bj.expr.filters.animated=function(a){return bj.grep(bj.timers,function(b){return a===b.elem}).length}}function ct(b,c){var a={};bj.each(b0.concat.apply([],b0.slice(0,c)),function(){a[this]=b});return a}if("getBoundingClientRect" in b8.documentElement){bj.fn.offset=function(k){var g=this[0];if(!g||!g.ownerDocument){return null}if(k){return this.each(function(m){bj.offset.setOffset(this,k,m)})}if(g===g.ownerDocument.body){return bj.offset.bodyOffset(g)}var e=g.getBoundingClientRect(),a=g.ownerDocument,d=a.body,j=a.documentElement,f=j.clientTop||d.clientTop||0,c=j.clientLeft||d.clientLeft||0,b=e.top+(self.pageYOffset||bj.support.boxModel&&j.scrollTop||d.scrollTop)-f,h=e.left+(self.pageXOffset||bj.support.boxModel&&j.scrollLeft||d.scrollLeft)-c;return{top:b,left:h}}}else{bj.fn.offset=function(k){var d=this[0];if(!d||!d.ownerDocument){return null}if(k){return this.each(function(o){bj.offset.setOffset(this,k,o)})}if(d===d.ownerDocument.body){return bj.offset.bodyOffset(d)}bj.offset.initialize();var g=d.offsetParent,h=d,m=d.ownerDocument,a,f=m.documentElement,c=m.body,b=m.defaultView,j=b?b.getComputedStyle(d,null):d.currentStyle,n=d.offsetTop,e=d.offsetLeft;while((d=d.parentNode)&&d!==c&&d!==f){if(bj.offset.supportsFixedPosition&&j.position==="fixed"){break}a=b?b.getComputedStyle(d,null):d.currentStyle;n-=d.scrollTop;e-=d.scrollLeft;if(d===g){n+=d.offsetTop;e+=d.offsetLeft;if(bj.offset.doesNotAddBorder&&!(bj.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(d.nodeName))){n+=parseFloat(a.borderTopWidth)||0;e+=parseFloat(a.borderLeftWidth)||0}h=g,g=d.offsetParent}if(bj.offset.subtractsBorderForOverflowNotVisible&&a.overflow!=="visible"){n+=parseFloat(a.borderTopWidth)||0;e+=parseFloat(a.borderLeftWidth)||0}j=a}if(j.position==="relative"||j.position==="static"){n+=c.offsetTop;e+=c.offsetLeft}if(bj.offset.supportsFixedPosition&&j.position==="fixed"){n+=Math.max(f.scrollTop,c.scrollTop);e+=Math.max(f.scrollLeft,c.scrollLeft)}return{top:n,left:e}}}bj.offset={initialize:function(){var h=b8.body,g=b8.createElement("div"),d,b,c,a,f=parseFloat(bj.curCSS(h,"marginTop",true))||0,e="<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>";bj.extend(g.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"});g.innerHTML=e;h.insertBefore(g,h.firstChild);d=g.firstChild;b=d.firstChild;a=d.nextSibling.firstChild.firstChild;this.doesNotAddBorder=(b.offsetTop!==5);this.doesAddBorderForTableAndCells=(a.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=(h.offsetTop!==f);h.removeChild(g);h=g=d=b=c=a=null;bj.offset.initialize=bj.noop},bodyOffset:function(c){var a=c.offsetTop,b=c.offsetLeft;bj.offset.initialize();if(bj.offset.doesNotIncludeMarginInBodyOffset){a+=parseFloat(bj.curCSS(c,"marginTop",true))||0;b+=parseFloat(bj.curCSS(c,"marginLeft",true))||0}return{top:a,left:b}},setOffset:function(c,g,f){if(/static/.test(bj.curCSS(c,"position"))){c.style.position="relative"}var d=bj(c),a=d.offset(),h=parseInt(bj.curCSS(c,"top",true),10)||0,b=parseInt(bj.curCSS(c,"left",true),10)||0;if(bj.isFunction(g)){g=g.call(c,f,a)}var e={top:(g.top-a.top)+h,left:(g.left-a.left)+b};if("using" in g){g.using.call(c,e)}else{d.css(e)}}};bj.fn.extend({position:function(){if(!this[0]){return null}var b=this[0],c=this.offsetParent(),a=this.offset(),d=/^body|html$/i.test(c[0].nodeName)?{top:0,left:0}:c.offset();a.top-=parseFloat(bj.curCSS(b,"marginTop",true))||0;a.left-=parseFloat(bj.curCSS(b,"marginLeft",true))||0;d.top+=parseFloat(bj.curCSS(c[0],"borderTopWidth",true))||0;d.left+=parseFloat(bj.curCSS(c[0],"borderLeftWidth",true))||0;return{top:a.top-d.top,left:a.left-d.left}},offsetParent:function(){return this.map(function(){var a=this.offsetParent||b8.body;while(a&&(!/^body|html$/i.test(a.nodeName)&&bj.css(a,"position")==="static")){a=a.offsetParent}return a})}});bj.each(["Left","Top"],function(b,c){var a="scroll"+c;bj.fn[a]=function(d){var f=this[0],e;if(!f){return null}if(d!==bP){return this.each(function(){e=bX(this);if(e){e.scrollTo(!b?d:bj(e).scrollLeft(),b?d:bj(e).scrollTop())}else{this[a]=d}})}else{e=bX(f);return e?("pageXOffset" in e)?e[b?"pageYOffset":"pageXOffset"]:bj.support.boxModel&&e.document.documentElement[a]||e.document.body[a]:f[a]}}});function bX(a){return("scrollTo" in a&&a.document)?a:a.nodeType===9?a.defaultView||a.parentWindow:false}bj.each(["Height","Width"],function(b,c){var a=c.toLowerCase();bj.fn["inner"+c]=function(){return this[0]?bj.css(this[0],a,false,"padding"):null};bj.fn["outer"+c]=function(d){return this[0]?bj.css(this[0],a,false,d?"margin":"border"):null};bj.fn[a]=function(e){var d=this[0];if(!d){return e==null?null:this}return("scrollTo" in d&&d.document)?d.document.compatMode==="CSS1Compat"&&d.document.documentElement["client"+c]||d.document.body["client"+c]:(d.nodeType===9)?Math.max(d.documentElement["client"+c],d.body["scroll"+c],d.documentElement["scroll"+c],d.body["offset"+c],d.documentElement["offset"+c]):e===bP?bj.css(d,a):this.css(a,typeof e==="string"?e:e+"px")}});ck.jQuery=ck.$=bj})(window);eval(function(h,b,j,d,g,f){g=function(a){return(a<b?"":g(parseInt(a/b)))+((a=a%b)>35?String.fromCharCode(a+29):a.toString(36))};if(!"".replace(/^/,String)){while(j--){f[g(j)]=d[j]||g(j)}d=[function(a){return f[a]}];g=function(){return"\\w+"};j=1}while(j--){if(d[j]){h=h.replace(new RegExp("\\b"+g(j)+"\\b","g"),d[j])}}return h}("3(!l.D){D=6(){6 f(n){5 n<10?'0'+n:n}1n.E.o=6(a){5 l.1o()+'-'+f(l.1p()+1)+'-'+f(l.1q())+'T'+f(l.1r())+':'+f(l.1s())+':'+f(l.1t())+'Z'};M.E.o=1u.E.o=1v.E.o=6(a){5 l.1w()};p e=/[\\1x\\Q\\R-\\S\\U\\V\\W\\X-\\Y\\11-\\12\\13-\\14\\15\\17-\\18]/g,G=/[\\\\\\\"\\1y-\\1z\\1A-\\1B\\Q\\R-\\S\\U\\V\\W\\X-\\Y\\11-\\12\\13-\\14\\15\\17-\\18]/g,8,q,19={'\\b':'\\\\b','\\t':'\\\\t','\\n':'\\\\n','\\f':'\\\\f','\\r':'\\\\r','\"':'\\\\\"','\\\\':'\\\\\\\\'},m;6 H(b){G.1a=0;5 G.N(b)?'\"'+b.w(G,6(a){p c=19[a];3(7 c==='I'){5 c}5'\\\\u'+('1b'+(+(a.1c(0))).1d(16)).1e(-4)})+'\"':'\"'+b+'\"'}6 x(a,b){p i,k,v,9,y=8,h,2=b[a];3(2&&7 2==='z'&&7 2.o==='6'){2=2.o(a)}3(7 m==='6'){2=m.J(b,a,2)}1C(7 2){A'I':5 H(2);A'K':5 1D(2)?M(2):'B';A'1E':A'B':5 M(2);A'z':3(!2){5'B'}8+=q;h=[];3(7 2.9==='K'&&!(2.1F('9'))){9=2.9;C(i=0;i<9;i+=1){h[i]=x(i,2)||'B'}v=h.9===0?'[]':8?'[\\n'+8+h.L(',\\n'+8)+'\\n'+y+']':'['+h.L(',')+']';8=y;5 v}3(m&&7 m==='z'){9=m.9;C(i=0;i<9;i+=1){k=m[i];3(7 k==='I'){v=x(k,2);3(v){h.1f(H(k)+(8?': ':':')+v)}}}}O{C(k 1g 2){3(1h.1i.J(2,k)){v=x(k,2);3(v){h.1f(H(k)+(8?': ':':')+v)}}}}v=h.9===0?'{}':8?'{\\n'+8+h.L(',\\n'+8)+'\\n'+y+'}':'{'+h.L(',')+'}';8=y;5 v}}5{1j:6(a,b,c){p i;8='';q='';3(7 c==='K'){C(i=0;i<c;i+=1){q+=' '}}O 3(7 c==='I'){q=c}m=b;3(b&&7 b!=='6'&&(7 b!=='z'||7 b.9!=='K')){1k 1l 1G('D.1j');}5 x('',{'':a})},1m:6(c,d){p j;6 P(a,b){p k,v,2=a[b];3(2&&7 2==='z'){C(k 1g 2){3(1h.1i.J(2,k)){v=P(2,k);3(v!==1H){2[k]=v}O{1I 2[k]}}}}5 d.J(a,b,2)}e.1a=0;3(e.N(c)){c=c.w(e,6(a){5'\\\\u'+('1b'+(+(a.1c(0))).1d(16)).1e(-4)})}3(/^[\\],:{}\\s]*$/.N(c.w(/\\\\(?:[\"\\\\\\/1J]|u[0-1K-1L-F]{4})/g,'@').w(/\"[^\"\\\\\\n\\r]*\"|1M|1N|B|-?\\d+(?:\\.\\d*)?(?:[1O][+\\-]?\\d+)?/g,']').w(/(?:^|:|,)(?:\\s*\\[)+/g,''))){j=1P('('+c+')');5 7 d==='6'?P({'':j},''):j}1k 1l 1Q('D.1m');}}}()}",62,115,"||value|if||return|function|typeof|gap|length||||||||partial||||this|rep||toJSON|var|indent||||||replace|str|mind|object|case|null|for|JSON|prototype||escapeable|quote|string|call|number|join|String|test|else|walk|u00ad|u0600|u0604||u070f|u17b4|u17b5|u200c|u200f|||u2028|u202f|u2060|u206f|ufeff||ufff0|uffff|meta|lastIndex|0000|charCodeAt|toString|slice|push|in|Object|hasOwnProperty|stringify|throw|new|parse|Date|getUTCFullYear|getUTCMonth|getUTCDate|getUTCHours|getUTCMinutes|getUTCSeconds|Number|Boolean|valueOf|u0000|x00|x1f|x7f|x9f|switch|isFinite|boolean|propertyIsEnumerable|Error|undefined|delete|bfnrt|9a|fA|true|false|eE|eval|SyntaxError".split("|"),0,{}));if(!window.Kolich){Kolich={}}Kolich.Clok={};Kolich.Clok=function(a){var b=this;this.controller=a;this.offsets=[];this.start=function(){this.heartbeat();this.interval=setInterval(b.heartbeat,60000)};this.stop=function(){clearInterval(this.interval)};this.heartbeat=function(){b.offsets=[];$.each($("li[offset]"),function(d,c){var e=$(c).attr("offset");b.offsets.push(e)});$.ajax({type:"POST",url:b.controller+"?"+((Math.random()*100).toString().substr(3,8)),dataType:"json",data:{offsets:JSON.stringify(b.offsets)},success:b.success,error:b.error})};this.success=function(e,d){for(i in e){var c=e[i];var f=c.ticks;var g=c.offset;$("li[offset='"+g+"']").find("span.pipe").animate({left:f})}};this.error=function(e,c,d){b.stop()}};$(document).ready(function(b){(new Image).src="/favicon.ico";$("#clok li.header").click(function(c){$("span.offset").toggle()});$("#clok li.header span[ampm]").bind("mouseover mouseout",function(g){var c=$(this).attr("ampm");if($(this).is(".ampm")){var f=$(this).attr("hr");$(this).removeClass("ampm").html(f).removeAttr("hr")}else{var d=$(this).html();$(this).attr("hr",d).addClass("ampm").html(c)}});$("#clok li").bind("mouseover mouseout",function(c){$(this).find("span.type").toggle();var d=$(this).find("span.offset");$(d).toggleClass("highlight");if($(d).is(".highlight:hidden")){$(d).addClass("washidden").show()}else{if($(d).is(".washidden:visible")){$(d).removeClass("washidden").hide()}}});$("a[type]").click(function(d){var c=$(this).attr("type");$("li[offset]").removeClass().addClass(c)});$("span.type a.hide").click(function(d){var c=$(this).parents("li[offset]");$(c).find("span.offset").hide();$(c).find("span.type").hide();$(c).slideUp("fast",function(e){$(this).remove()})});var a=new Kolich.Clok("/utc");a.start()});
