(function(){var S=this,ac,E=S.jQuery,G=S.$,V=S.jQuery=S.$=function(a,b){return new V.fn.init(a,b); },ag=/^[^<]*(<(.|\s)+>)[^>]*$|^#([\w-]+)$/,ab=/^.[^:#\[\.,]*$/; V.fn=V.prototype={init:function(d,b){d=d||document; if(d.nodeType){this[0]=d; this.length=1; this.context=d; return this; }if(typeof d==="string"){var a=ag.exec(d); if(a&&(a[1]||!b)){if(a[1]){d=V.clean([a[1]],b); }else{var c=document.getElementById(a[3]); if(c&&c.id!=a[3]){return V().find(d); }var e=V(c||[]); e.context=document; e.selector=d; return e; }}else{return V(b).find(d); }}else{if(V.isFunction(d)){return V(document).ready(d); }}if(d.selector&&d.context){this.selector=d.selector; this.context=d.context; }return this.setArray(V.isArray(d)?d:V.makeArray(d)); },selector:"",jquery:"1.3.2",size:function(){return this.length; },get:function(a){return a===ac?Array.prototype.slice.call(this):this[a]; },pushStack:function(d,b,c){var a=V(d); a.prevObject=this; a.context=this.context; if(b==="find"){a.selector=this.selector+(this.selector?" ":"")+c; }else{if(b){a.selector=this.selector+"."+b+"("+c+")"; }}return a; },setArray:function(a){this.length=0; Array.prototype.push.apply(this,a); return this; },each:function(b,a){return V.each(this,b,a); },index:function(a){return V.inArray(a&&a.jquery?a[0]:a,this); },attr:function(d,b,a){var c=d; if(typeof d==="string"){if(b===ac){return this[0]&&V[a||"attr"](this[0],d); }else{c={}; c[d]=b; }}return this.each(function(e){for(d in c){V.attr(a?this.style:this,d,V.prop(this,c[d],a,e,d)); }}); },css:function(a,b){if((a=="width"||a=="height")&&parseFloat(b)<0){b=ac; }return this.attr(a,b,"curCSS"); },text:function(b){if(typeof b!=="object"&&b!=null){return this.empty().append((this[0]&&this[0].ownerDocument||document).createTextNode(b)); }var a=""; V.each(b||this,function(){V.each(this.childNodes,function(){if(this.nodeType!=8){a+=this.nodeType!=1?this.nodeValue:V.fn.text([this]); }}); }); return a; },wrapAll:function(a){if(this[0]){var b=V(a,this[0].ownerDocument).clone(); if(this[0].parentNode){b.insertBefore(this[0]); }b.map(function(){var c=this; while(c.firstChild){c=c.firstChild; }return c; }).append(this); }return this; },wrapInner:function(a){return this.each(function(){V(this).contents().wrapAll(a); }); },wrap:function(a){return this.each(function(){V(this).wrapAll(a); }); },append:function(){return this.domManip(arguments,true,function(a){if(this.nodeType==1){this.appendChild(a); }}); },prepend:function(){return this.domManip(arguments,true,function(a){if(this.nodeType==1){this.insertBefore(a,this.firstChild); }}); },before:function(){return this.domManip(arguments,false,function(a){this.parentNode.insertBefore(a,this); }); },after:function(){return this.domManip(arguments,false,function(a){this.parentNode.insertBefore(a,this.nextSibling); }); },end:function(){return this.prevObject||V([]); },push:[].push,sort:[].sort,splice:[].splice,find:function(a){if(this.length===1){var b=this.pushStack([],"find",a); b.length=0; V.find(a,this[0],b); return b; }else{return this.pushStack(V.unique(V.map(this,function(c){return V.find(a,c); })),"find",a); }},clone:function(a){var c=this.map(function(){if(!V.support.noCloneEvent&&!V.isXMLDoc(this)){var e=this.outerHTML; if(!e){var f=this.ownerDocument.createElement("div"); f.appendChild(this.cloneNode(true)); e=f.innerHTML; }return V.clean([e.replace(/ jQuery\d+="(?:\d+|null)"/g,"").replace(/^\s*/,"")])[0]; }else{return this.cloneNode(true); }}); if(a===true){var b=this.find("*").andSelf(),d=0; c.find("*").andSelf().each(function(){if(this.nodeName!==b[d].nodeName){return; }var e=V.data(b[d],"events"); for(var g in e){for(var f in e[g]){V.event.add(this,g,e[g][f],e[g][f].data); }}d++; }); }return c; },filter:function(a){return this.pushStack(V.isFunction(a)&&V.grep(this,function(b,c){return a.call(b,c); })||V.multiFilter(a,V.grep(this,function(b){return b.nodeType===1; })),"filter",a); },closest:function(b){var a=V.expr.match.POS.test(b)?V(b):null,c=0; return this.map(function(){var d=this; while(d&&d.ownerDocument){if(a?a.index(d)>-1:V(d).is(b)){V.data(d,"closest",c); return d; }d=d.parentNode; c++; }}); },not:function(a){if(typeof a==="string"){if(ab.test(a)){return this.pushStack(V.multiFilter(a,this,true),"not",a); }else{a=V.multiFilter(a,this); }}var b=a.length&&a[a.length-1]!==ac&&!a.nodeType; return this.filter(function(){return b?V.inArray(this,a)<0:this!=a; }); },add:function(a){return this.pushStack(V.unique(V.merge(this.get(),typeof a==="string"?V(a):V.makeArray(a)))); },is:function(a){return !!a&&V.multiFilter(a,this).length>0; },hasClass:function(a){return !!a&&this.is("."+a); },val:function(g){if(g===ac){var a=this[0]; if(a){if(V.nodeName(a,"option")){return(a.attributes.value||{}).specified?a.value:a.text; }if(V.nodeName(a,"select")){var e=a.selectedIndex,h=[],i=a.options,d=a.type=="select-one"; if(e<0){return null; }for(var b=d?e:0,f=d?e+1:i.length; b=0||V.inArray(this.name,g)>=0); }else{if(V.nodeName(this,"select")){var j=V.makeArray(g); V("option",this).each(function(){this.selected=(V.inArray(this.value,j)>=0||V.inArray(this.text,j)>=0); }); if(!j.length){this.selectedIndex=-1; }}else{this.value=g; }}}); },html:function(a){return a===ac?(this[0]?this[0].innerHTML.replace(/ jQuery\d+="(?:\d+|null)"/g,""):null):this.empty().append(a); },replaceWith:function(a){return this.after(a).remove(); },eq:function(a){return this.slice(a,+a+1); },slice:function(){return this.pushStack(Array.prototype.slice.apply(this,arguments),"slice",Array.prototype.slice.call(arguments).join(",")); },map:function(a){return this.pushStack(V.map(this,function(b,c){return a.call(b,c,b); })); },andSelf:function(){return this.add(this.prevObject); },domManip:function(f,i,h){if(this[0]){var e=(this[0].ownerDocument||this[0]).createDocumentFragment(),b=V.clean(f,(this[0].ownerDocument||this[0]),e),d=e.firstChild; if(d){for(var c=0,a=this.length; c1||c>0?e.cloneNode(true):e); }}if(b){V.each(b,F); }}return this; function g(j,k){return i&&V.nodeName(j,"table")&&V.nodeName(k,"tr")?(j.getElementsByTagName("tbody")[0]||j.appendChild(j.ownerDocument.createElement("tbody"))):j; }}}; V.fn.init.prototype=V.fn; function F(a,b){if(b.src){V.ajax({url:b.src,async:false,dataType:"script"}); }else{V.globalEval(b.text||b.textContent||b.innerHTML||""); }if(b.parentNode){b.parentNode.removeChild(b); }}function aa(){return +new Date; }V.extend=V.fn.extend=function(){var f=arguments[0]||{},d=1,e=arguments.length,a=false,c; if(typeof f==="boolean"){a=f; f=arguments[1]||{}; d=2; }if(typeof f!=="object"&&!V.isFunction(f)){f={}; }if(e==d){f=this; --d; }for(; d-1; }},swap:function(b,a,c){var d={}; for(var e in a){d[e]=b.style[e]; b.style[e]=a[e]; }c.call(b); for(var e in a){b.style[e]=d[e]; }},css:function(d,b,f,a){if(b=="width"||b=="height"){var h,c={position:"absolute",visibility:"hidden",display:"block"},g=b=="width"?["Left","Right"]:["Top","Bottom"]; function e(){h=b=="width"?d.offsetWidth:d.offsetHeight; if(a==="border"){return; }V.each(g,function(){if(!a){h-=parseFloat(V.curCSS(d,"padding"+this,true))||0; }if(a==="margin"){h+=parseFloat(V.curCSS(d,"margin"+this,true))||0; }else{h-=parseFloat(V.curCSS(d,"border"+this+"Width",true))||0; }}); }if(d.offsetWidth!==0){e(); }else{V.swap(d,c,e); }return Math.max(0,Math.round(h)); }return V.curCSS(d,b,f); },curCSS:function(e,b,c){var h,a=e.style; if(b=="opacity"&&!V.support.opacity){h=V.attr(a,"opacity"); return h==""?"1":h; }if(b.match(/float/i)){b=N; }if(!c&&a&&a[b]){h=a[b]; }else{if(H.getComputedStyle){if(b.match(/float/i)){b="float"; }b=b.replace(/([A-Z])/g,"-$1").toLowerCase(); var i=H.getComputedStyle(e,null); if(i){h=i.getPropertyValue(b); }if(b=="opacity"&&h==""){h="1"; }}else{if(e.currentStyle){var f=b.replace(/\-(\w)/g,function(j,k){return k.toUpperCase(); }); h=e.currentStyle[b]||e.currentStyle[f]; if(!/^\d+(px)?$/i.test(h)&&/^\d/.test(h)){var d=a.left,g=e.runtimeStyle.left; e.runtimeStyle.left=e.currentStyle.left; a.left=h||0; h=a.pixelLeft+"px"; a.left=d; e.runtimeStyle.left=g; }}}}return h; },clean:function(b,g,e){g=g||document; if(typeof g.createElement==="undefined"){g=g.ownerDocument||g[0]&&g[0].ownerDocument||document; }if(!e&&b.length===1&&typeof b[0]==="string"){var d=/^<(\w+)\s*\/?>$/.exec(b[0]); if(d){return[g.createElement(d[1])]; }}var c=[],a=[],h=g.createElement("div"); V.each(b,function(o,k){if(typeof k==="number"){k+=""; }if(!k){return; }if(typeof k==="string"){k=k.replace(/(<(\w+)[^>]*?)\/>/g,function(q,r,p){return p.match(/^(abbr|br|col|img|input|link|meta|param|hr|area|embed)$/i)?q:r+">"; }); var l=k.replace(/^\s+/,"").substring(0,10).toLowerCase(); var i=!l.indexOf("",""]||!l.indexOf("",""]||l.match(/^<(thead|tbody|tfoot|colg|cap)/)&&[1,"","
"]||!l.indexOf("",""]||(!l.indexOf("",""]||!l.indexOf("",""]||!V.support.htmlSerialize&&[1,"div
","
"]||[0,"",""]; h.innerHTML=i[1]+k+i[2]; while(i[0]--){h=h.lastChild; }if(!V.support.tbody){var j=/"&&!j?h.childNodes:[]; for(var m=n.length-1; m>=0; --m){if(V.nodeName(n[m],"tbody")&&!n[m].childNodes.length){n[m].parentNode.removeChild(n[m]); }}}if(!V.support.leadingWhitespace&&/^\s/.test(k)){h.insertBefore(g.createTextNode(k.match(/^\s*/)[0]),h.firstChild); }k=V.makeArray(h.childNodes); }if(k.nodeType){c.push(k); }else{c=V.merge(c,k); }}); if(e){for(var f=0; c[f]; f++){if(V.nodeName(c[f],"script")&&(!c[f].type||c[f].type.toLowerCase()==="text/javascript")){a.push(c[f].parentNode?c[f].parentNode.removeChild(c[f]):c[f]); }else{if(c[f].nodeType===1){c.splice.apply(c,[f+1,0].concat(V.makeArray(c[f].getElementsByTagName("script")))); }e.appendChild(c[f]); }}return a; }return c; },attr:function(f,c,g){if(!f||f.nodeType==3||f.nodeType==8){return ac; }var d=!V.isXMLDoc(f),h=g!==ac; c=d&&V.props[c]||c; if(f.tagName){var b=/href|src|style/.test(c); if(c=="selected"&&f.parentNode){f.parentNode.selectedIndex; }if(c in f&&d&&!b){if(h){if(c=="type"&&V.nodeName(f,"input")&&f.parentNode){throw"type property can't be changed"; }f[c]=g; }if(V.nodeName(f,"form")&&f.getAttributeNode(c)){return f.getAttributeNode(c).nodeValue; }if(c=="tabIndex"){var e=f.getAttributeNode("tabIndex"); return e&&e.specified?e.value:f.nodeName.match(/(button|input|object|select|textarea)/i)?0:f.nodeName.match(/^(a|area)$/i)&&f.href?0:ac; }return f[c]; }if(!V.support.style&&d&&c=="style"){return V.attr(f.style,"cssText",g); }if(h){f.setAttribute(c,""+g); }var a=!V.support.hrefNormalized&&d&&b?f.getAttribute(c,2):f.getAttribute(c); return a===null?ac:a; }if(!V.support.opacity&&c=="opacity"){if(h){f.zoom=1; f.filter=(f.filter||"").replace(/alpha\([^)]*\)/,"")+(parseInt(g)+""=="NaN"?"":"alpha(opacity="+g*100+")"); }return f.filter&&f.filter.indexOf("opacity=")>=0?(parseFloat(f.filter.match(/opacity=([^)]*)/)[1])/100)+"":""; }c=c.replace(/-([a-z])/ig,function(i,j){return j.toUpperCase(); }); if(h){f[c]=g; }return f[c]; },trim:function(a){return(a||"").replace(/^\s+|\s+$/g,""); },makeArray:function(a){var b=[]; if(a!=null){var c=a.length; if(c==null||typeof a==="string"||V.isFunction(a)||a.setInterval){b[0]=a; }else{while(c){b[--c]=a[c]; }}}return b; },inArray:function(a,b){for(var c=0,d=b.length; c0?this.clone(true):this).get(); V.fn[b].apply(V(d[h]),f); g=g.concat(f); }return this.pushStack(g,a,c); }; }); V.each({removeAttr:function(a){V.attr(this,a,""); if(this.nodeType==1){this.removeAttribute(a); }},addClass:function(a){V.className.add(this,a); },removeClass:function(a){V.className.remove(this,a); },toggleClass:function(b,a){if(typeof a!=="boolean"){a=!V.className.has(this,b); }V.className[a?"add":"remove"](this,b); },remove:function(a){if(!a||V.filter(a,[this]).length){V("*",this).add([this]).each(function(){V.event.remove(this); V.removeData(this); }); if(this.parentNode){this.parentNode.removeChild(this); }}},empty:function(){V(this).children().remove(); while(this.firstChild){this.removeChild(this.firstChild); }}},function(a,b){V.fn[a]=function(){return this.each(b,arguments); }; }); function Q(a,b){return a[0]&&parseInt(V.curCSS(a[0],b,true),10)||0; }var O="jQuery"+aa(),M=0,ad={}; V.extend({cache:{},data:function(d,c,a){d=d==S?ad:d; var b=d[O]; if(!b){b=d[O]=++M; }if(c&&!V.cache[b]){V.cache[b]={}; }if(a!==ac){V.cache[b][c]=a; }return c?V.cache[b][c]:b; },removeData:function(d,c){d=d==S?ad:d; var b=d[O]; if(c){if(V.cache[b]){delete V.cache[b][c]; c=""; for(c in V.cache[b]){break; }if(!c){V.removeData(d); }}}else{try{delete d[O]; }catch(a){if(d.removeAttribute){d.removeAttribute(O); }}delete V.cache[b]; }},queue:function(d,c,b){if(d){c=(c||"fx")+"queue"; var a=V.data(d,c); if(!a||V.isArray(b)){a=V.data(d,c,V.makeArray(b)); }else{if(b){a.push(b); }}}return a; },dequeue:function(b,a){var c=V.queue(b,a),d=c.shift(); if(!a||a==="fx"){d=c[0]; }if(d!==ac){d.call(b); }}}); V.fn.extend({data:function(c,a){var b=c.split("."); b[1]=b[1]?"."+b[1]:""; if(a===ac){var d=this.triggerHandler("getData"+b[1]+"!",[b[0]]); if(d===ac&&this.length){d=V.data(this[0],c); }return d===ac&&b[1]?this.data(b[0]):d; }else{return this.trigger("setData"+b[1]+"!",[b[0],a]).each(function(){V.data(this,c,a); }); }},removeData:function(a){return this.each(function(){V.removeData(this,a); }); },queue:function(a,b){if(typeof a!=="string"){b=a; a="fx"; }if(b===ac){return V.queue(this[0],a); }return this.each(function(){var c=V.queue(this,a,b); if(a=="fx"&&c.length==1){c[0].call(this); }}); },dequeue:function(a){return this.each(function(){V.dequeue(this,a); }); }}); (function(){var e=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?/g,k=0,g=Object.prototype.toString; var b=function(D,u,y,p){y=y||[]; u=u||document; if(u.nodeType!==1&&u.nodeType!==9){return[]; }if(!D||typeof D!=="string"){return y; }var ai=[],w,r,q,t,z,v,C=true; e.lastIndex=0; while((w=e.exec(D))!==null){ai.push(w[1]); if(w[2]){v=RegExp.rightContext; break; }}if(ai.length>1&&l.exec(D)){if(ai.length===2&&h.relative[ai[0]]){r=i(ai[0]+ai[1],u); }else{r=h.relative[ai[0]]?[u]:b(ai.shift(),u); while(ai.length){D=ai.shift(); if(h.relative[D]){D+=ai.shift(); }r=i(D,r); }}}else{var B=p?{expr:ai.pop(),set:a(p)}:b.find(ai.pop(),ai.length===1&&u.parentNode?u.parentNode:u,d(u)); r=b.filter(B.expr,B.set); if(ai.length>0){q=a(r); }else{C=false; }while(ai.length){var A=ai.pop(),x=A; if(!h.relative[A]){A=""; }else{x=ai.pop(); }if(x==null){x=u; }h.relative[A](q,x,d(u)); }}if(!q){q=r; }if(!q){throw"Syntax error, unrecognized expression: "+(A||D); }if(g.call(q)==="[object Array]"){if(!C){y.push.apply(y,q); }else{if(u.nodeType===1){for(var s=0; q[s]!=null; s++){if(q[s]&&(q[s]===true||q[s].nodeType===1&&j(u,q[s]))){y.push(r[s]); }}}else{for(var s=0; q[s]!=null; s++){if(q[s]&&q[s].nodeType===1){y.push(r[s]); }}}}}else{a(q,y); }if(v){b(v,u,y,p); if(c){hasDuplicate=false; y.sort(c); if(hasDuplicate){for(var s=1; s":function(w,r,p){var u=typeof r==="string"; if(u&&!/\W/.test(r)){r=p?r:r.toUpperCase(); for(var s=0,q=w.length; s=0)){if(!s){q.push(v); }}else{if(s){r[u]=false; }}}}return false; },ID:function(p){return p[1].replace(/\\/g,""); },TAG:function(q,p){for(var r=0; p[r]===false; r++){}return p[r]&&d(p[r])?q[1]:q[1].toUpperCase(); },CHILD:function(p){if(p[1]=="nth"){var q=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(p[2]=="even"&&"2n"||p[2]=="odd"&&"2n+1"||!/\D/.test(p[2])&&"0n+"+p[2]||p[2]); p[2]=(q[1]+(q[2]||1))-0; p[3]=q[3]-0; }p[0]=k++; return p; },ATTR:function(p,r,s,q,u,v){var t=p[1].replace(/\\/g,""); if(!v&&h.attrMap[t]){p[1]=h.attrMap[t]; }if(p[2]==="~="){p[4]=" "+p[4]+" "; }return p; },PSEUDO:function(p,r,s,q,u){if(p[1]==="not"){if(p[3].match(e).length>1||/^\w/.test(p[3])){p[3]=b(p[3],null,null,r); }else{var t=b.filter(p[3],r,s,true^u); if(!s){q.push.apply(q,t); }return false; }}else{if(h.match.POS.test(p[0])||h.match.CHILD.test(p[0])){return true; }}return p; },POS:function(p){p.unshift(true); return p; }},filters:{enabled:function(p){return p.disabled===false&&p.type!=="hidden"; },disabled:function(p){return p.disabled===true; },checked:function(p){return p.checked===true; },selected:function(p){p.parentNode.selectedIndex; return p.selected===true; },parent:function(p){return !!p.firstChild; },empty:function(p){return !p.firstChild; },has:function(r,q,p){return !!b(p[3],r).length; },header:function(p){return/h\d/i.test(p.nodeName); },text:function(p){return"text"===p.type; },radio:function(p){return"radio"===p.type; },checkbox:function(p){return"checkbox"===p.type; },file:function(p){return"file"===p.type; },password:function(p){return"password"===p.type; },submit:function(p){return"submit"===p.type; },image:function(p){return"image"===p.type; },reset:function(p){return"reset"===p.type; },button:function(p){return"button"===p.type||p.nodeName.toUpperCase()==="BUTTON"; },input:function(p){return/input|select|textarea|button/i.test(p.nodeName); }},setFilters:{first:function(q,p){return p===0; },last:function(r,q,p,s){return q===s.length-1; },even:function(q,p){return p%2===0; },odd:function(q,p){return p%2===1; },lt:function(r,q,p){return qp[3]-0; },nth:function(r,q,p){return p[3]-0==q; },eq:function(r,q,p){return p[3]-0==q; }},filter:{PSEUDO:function(w,s,t,p){var r=s[1],u=h.filters[r]; if(u){return u(w,t,s,p); }else{if(r==="contains"){return(w.textContent||w.innerText||"").indexOf(s[3])>=0; }else{if(r==="not"){var v=s[3]; for(var t=0,q=v.length; t=0); }}},ID:function(q,p){return q.nodeType===1&&q.getAttribute("id")===p; },TAG:function(q,p){return(p==="*"&&q.nodeType===1)||q.nodeName===p; },CLASS:function(q,p){return(" "+(q.className||q.getAttribute("class"))+" ").indexOf(p)>-1; },ATTR:function(q,t){var s=t[1],u=h.attrHandle[s]?h.attrHandle[s](q):q[s]!=null?q[s]:q.getAttribute(s),r=u+"",p=t[2],v=t[4]; return u==null?p==="!=":p==="="?r===v:p==="*="?r.indexOf(v)>=0:p==="~="?(" "+r+" ").indexOf(v)>=0:!v?r&&u!==false:p==="!="?r!=v:p==="^="?r.indexOf(v)===0:p==="$="?r.substr(r.length-v.length)===v:p==="|="?r===v||r.substr(0,v.length+1)===v+"-":false; },POS:function(p,r,s,q){var u=r[2],t=h.setFilters[u]; if(t){return t(p,s,r,q); }}}}; var l=h.match.POS; for(var n in h.match){h.match[n]=RegExp(h.match[n].source+/(?![^\[]*\])(?![^\(]*\))/.source); }var a=function(q,p){q=Array.prototype.slice.call(q); if(p){p.push.apply(p,q); return p; }return q; }; try{Array.prototype.slice.call(document.documentElement.childNodes); }catch(m){a=function(p,t){var r=t||[]; if(g.call(p)==="[object Array]"){Array.prototype.push.apply(r,p); }else{if(typeof p.length==="number"){for(var s=0,q=p.length; s"; var p=document.documentElement; p.insertBefore(q,p.firstChild); if(!!document.getElementById(r)){h.find.ID=function(s,t,u){if(typeof t.getElementById!=="undefined"&&!u){var v=t.getElementById(s[1]); return v?v.id===s[1]||typeof v.getAttributeNode!=="undefined"&&v.getAttributeNode("id").nodeValue===s[1]?[v]:ac:[]; }}; h.filter.ID=function(t,u){var s=typeof t.getAttributeNode!=="undefined"&&t.getAttributeNode("id"); return t.nodeType===1&&s&&s.nodeValue===u; }; }p.removeChild(q); })(); (function(){var p=document.createElement("div"); p.appendChild(document.createComment("")); if(p.getElementsByTagName("*").length>0){h.find.TAG=function(s,r){var q=r.getElementsByTagName(s[1]); if(s[1]==="*"){var u=[]; for(var t=0; q[t]; t++){if(q[t].nodeType===1){u.push(q[t]); }}q=u; }return q; }; }p.innerHTML=""; if(p.firstChild&&typeof p.firstChild.getAttribute!=="undefined"&&p.firstChild.getAttribute("href")!=="#"){h.attrHandle.href=function(q){return q.getAttribute("href",2); }; }})(); if(document.querySelectorAll){(function(){var p=b,q=document.createElement("div"); q.innerHTML="

"; if(q.querySelectorAll&&q.querySelectorAll(".TEST").length===0){return; }b=function(s,r,u,v){r=r||document; if(!v&&r.nodeType===9&&!d(r)){try{return a(r.querySelectorAll(s),u); }catch(t){}}return p(s,r,u,v); }; b.find=p.find; b.filter=p.filter; b.selectors=p.selectors; b.matches=p.matches; })(); }if(document.getElementsByClassName&&document.documentElement.getElementsByClassName){(function(){var p=document.createElement("div"); p.innerHTML="
"; if(p.getElementsByClassName("e").length===0){return; }p.lastChild.className="e"; if(p.getElementsByClassName("e").length===1){return; }h.order.splice(1,0,"CLASS"); h.find.CLASS=function(q,r,s){if(typeof r.getElementsByClassName!=="undefined"&&!s){return r.getElementsByClassName(q[1]); }}; })(); }function o(t,z,y,s,r,p){var w=t=="previousSibling"&&!p; for(var v=0,u=s.length; v0){x=q; break; }}}q=q[t]; }s[v]=x; }}}var j=document.compareDocumentPosition?function(q,p){return q.compareDocumentPosition(p)&16; }:function(q,p){return q!==p&&(q.contains?q.contains(p):true); }; var d=function(p){return p.nodeType===9&&p.documentElement.nodeName!=="HTML"||!!p.ownerDocument&&d(p.ownerDocument); }; var i=function(q,p){var t=[],u="",v,s=p.nodeType?[p]:p; while((v=h.match.PSEUDO.exec(q))){u+=v[0]; q=q.replace(h.match.PSEUDO,""); }q=h.relative[q]?q+"*":q; for(var w=0,r=s.length; w0||p.offsetHeight>0; }; b.selectors.filters.animated=function(p){return V.grep(V.timers,function(q){return p===q.elem; }).length; }; V.multiFilter=function(r,p,q){if(q){r=":not("+r+")"; }return b.matches(r,p); }; V.dir=function(r,q){var p=[],s=r[q]; while(s&&s!=document){if(s.nodeType==1){p.push(s); }s=s[q]; }return p; }; V.nth=function(p,q,s,t){q=q||1; var r=0; for(; p; p=p[s]){if(p.nodeType==1&&++r==q){break; }}return p; }; V.sibling=function(r,q){var p=[]; for(; r; r=r.nextSibling){if(r.nodeType==1&&r!=q){p.push(r); }}return p; }; return; S.Sizzle=b; })(); V.event={add:function(e,g,d,c){if(e.nodeType==3||e.nodeType==8){return; }if(e.setInterval&&e!=S){e=S; }if(!d.guid){d.guid=this.guid++; }if(c!==ac){var a=d; d=this.proxy(a); d.data=c; }var f=V.data(e,"events")||V.data(e,"events",{}),b=V.data(e,"handle")||V.data(e,"handle",function(){return typeof V!=="undefined"&&!V.event.triggered?V.event.handle.apply(arguments.callee.elem,arguments):ac; }); b.elem=e; V.each(g.split(/\s+/),function(i,j){var k=j.split("."); j=k.shift(); d.type=k.slice().sort().join("."); var h=f[j]; if(V.event.specialAll[j]){V.event.specialAll[j].setup.call(e,c,k); }if(!h){h=f[j]={}; if(!V.event.special[j]||V.event.special[j].setup.call(e,c,k)===false){if(e.addEventListener){e.addEventListener(j,b,false); }else{if(e.attachEvent){e.attachEvent("on"+j,b); }}}}h[d.guid]=d; V.event.global[j]=true; }); e=null; },guid:1,global:{},remove:function(g,d,f){if(g.nodeType==3||g.nodeType==8){return; }var c=V.data(g,"events"),b,a; if(c){if(d===ac||(typeof d==="string"&&d.charAt(0)==".")){for(var e in c){this.remove(g,e+(d||"")); }}else{if(d.type){f=d.handler; d=d.type; }V.each(d.split(/\s+/),function(j,l){var i=l.split("."); l=i.shift(); var k=RegExp("(^|\\.)"+i.slice().sort().join(".*\\.")+"(\\.|$)"); if(c[l]){if(f){delete c[l][f.guid]; }else{for(var m in c[l]){if(k.test(c[l][m].type)){delete c[l][m]; }}}if(V.event.specialAll[l]){V.event.specialAll[l].teardown.call(g,i); }for(b in c[l]){break; }if(!b){if(!V.event.special[l]||V.event.special[l].teardown.call(g,i)===false){if(g.removeEventListener){g.removeEventListener(l,V.data(g,"handle"),false); }else{if(g.detachEvent){g.detachEvent("on"+l,V.data(g,"handle")); }}}b=null; delete c[l]; }}}); }for(b in c){break; }if(!b){var h=V.data(g,"handle"); if(h){h.elem=null; }V.removeData(g,"events"); V.removeData(g,"handle"); }}},trigger:function(e,g,d,a){var c=e.type||e; if(!a){e=typeof e==="object"?e[O]?e:V.extend(V.Event(c),e):V.Event(c); if(c.indexOf("!")>=0){e.type=c=c.slice(0,-1); e.exclusive=true; }if(!d){e.stopPropagation(); if(this.global[c]){V.each(V.cache,function(){if(this.events&&this.events[c]){V.event.trigger(e,g,this.handle.elem); }}); }}if(!d||d.nodeType==3||d.nodeType==8){return ac; }e.result=ac; e.target=d; g=V.makeArray(g); g.unshift(e); }e.currentTarget=d; var f=V.data(d,"handle"); if(f){f.apply(d,g); }if((!d[c]||(V.nodeName(d,"a")&&c=="click"))&&d["on"+c]&&d["on"+c].apply(d,g)===false){e.result=false; }if(!a&&d[c]&&!e.isDefaultPrevented()&&!(V.nodeName(d,"a")&&c=="click")){this.triggered=true; try{d[c](); }catch(h){}}this.triggered=false; if(!e.isPropagationStopped()){var b=d.parentNode||d.ownerDocument; if(b){V.event.trigger(e,g,b,true); }}},handle:function(g){var f,a; g=arguments[0]=V.event.fix(g||S.event); g.currentTarget=this; var h=g.type.split("."); g.type=h.shift(); f=!h.length&&!g.exclusive; var e=RegExp("(^|\\.)"+h.slice().sort().join(".*\\.")+"(\\.|$)"); a=(V.data(this,"events")||{})[g.type]; for(var c in a){var d=a[c]; if(f||e.test(d.type)){g.handler=d; g.data=d.data; var b=d.apply(this,arguments); if(b!==ac){g.result=b; if(b===false){g.preventDefault(); g.stopPropagation(); }}if(g.isImmediatePropagationStopped()){break; }}}},props:"altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode metaKey newValue originalTarget pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),fix:function(c){if(c[O]){return c; }var f=c; c=V.Event(f); for(var a=this.props.length,e; a; ){e=this.props[--a]; c[e]=f[e]; }if(!c.target){c.target=c.srcElement||document; }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 d=document.documentElement,b=document.body; c.pageX=c.clientX+(d&&d.scrollLeft||b&&b.scrollLeft||0)-(d.clientLeft||0); c.pageY=c.clientY+(d&&d.scrollTop||b&&b.scrollTop||0)-(d.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){c.which=(c.button&1?1:(c.button&2?3:(c.button&4?2:0))); }return c; },proxy:function(b,a){a=a||function(){return b.apply(this,arguments); }; a.guid=b.guid=b.guid||a.guid||this.guid++; return a; },special:{ready:{setup:ae,teardown:function(){}}},specialAll:{live:{setup:function(a,b){V.event.add(this,b[0],Y); },teardown:function(a){if(a.length){var b=0,c=RegExp("(^|\\.)"+a[0]+"(\\.|$)"); V.each((V.data(this,"events").live||{}),function(){if(c.test(this.type)){b++; }}); if(b<1){V.event.remove(this,a[0],Y); }}}}}}; V.Event=function(a){if(!this.preventDefault){return new V.Event(a); }if(a&&a.type){this.originalEvent=a; this.type=a.type; }else{this.type=a; }this.timeStamp=aa(); this[O]=true; }; function R(){return false; }function L(){return true; }V.Event.prototype={preventDefault:function(){this.isDefaultPrevented=L; var a=this.originalEvent; if(!a){return; }if(a.preventDefault){a.preventDefault(); }a.returnValue=false; },stopPropagation:function(){this.isPropagationStopped=L; var a=this.originalEvent; if(!a){return; }if(a.stopPropagation){a.stopPropagation(); }a.cancelBubble=true; },stopImmediatePropagation:function(){this.isImmediatePropagationStopped=L; this.stopPropagation(); },isDefaultPrevented:R,isPropagationStopped:R,isImmediatePropagationStopped:R}; var W=function(c){var b=c.relatedTarget; while(b&&b!=this){try{b=b.parentNode; }catch(a){b=this; }}if(b!=this){c.type=c.data; V.event.handle.apply(this,arguments); }}; V.each({mouseover:"mouseenter",mouseout:"mouseleave"},function(b,a){V.event.special[a]={setup:function(){V.event.add(this,b,W,a); },teardown:function(){V.event.remove(this,b,W); }}; }); V.fn.extend({bind:function(c,a,b){return c=="unload"?this.one(c,a,b):this.each(function(){V.event.add(this,c,b||a,b&&a); }); },one:function(a,b,d){var c=V.event.proxy(d||b,function(e){V(this).unbind(e,c); return(d||b).apply(this,arguments); }); return this.each(function(){V.event.add(this,a,c,d&&b); }); },unbind:function(b,a){return this.each(function(){V.event.remove(this,b,a); }); },trigger:function(a,b){return this.each(function(){V.event.trigger(a,b,this); }); },triggerHandler:function(b,a){if(this[0]){var c=V.Event(b); c.preventDefault(); c.stopPropagation(); V.event.trigger(c,a,this[0]); return c.result; }},toggle:function(a){var b=arguments,c=1; while(c=0){var b=a.slice(e,a.length); a=a.slice(0,e); }var d="GET"; if(f){if(V.isFunction(f)){g=f; f=null; }else{if(typeof f==="object"){f=V.param(f); d="POST"; }}}var c=this; V.ajax({url:a,type:d,dataType:"html",data:f,complete:function(i,h){if(h=="success"||h=="notmodified"){c.html(b?V("
").append(i.responseText.replace(//g,"")).find(b):i.responseText); }if(g){c.each(g,[i.responseText,h,i]); }}}); return this; },serialize:function(){return V.param(this.serializeArray()); },serializeArray:function(){return this.map(function(){return this.elements?V.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(b,c){var a=V(this).val(); return a==null?null:V.isArray(a)?V.map(a,function(e,d){return{name:c.name,value:e}; }):{name:c.name,value:a}; }).get(); }}); V.each("ajaxStart,ajaxStop,ajaxComplete,ajaxError,ajaxSuccess,ajaxSend".split(","),function(a,b){V.fn[b]=function(c){return this.bind(b,c); }; }); var I=aa(); V.extend({get:function(c,a,b,d){if(V.isFunction(a)){b=a; a=null; }return V.ajax({type:"GET",url:c,data:a,success:b,dataType:d}); },getScript:function(a,b){return V.get(a,null,b,"script"); },getJSON:function(b,c,a){return V.get(b,c,a,"json"); },post:function(c,a,b,d){if(V.isFunction(a)){b=a; a={}; }return V.ajax({type:"POST",url:c,data:a,success:b,dataType:d}); },ajaxSetup:function(a){V.extend(V.ajaxSettings,a); },ajaxSettings:{url:location.href,global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:function(){return S.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(n){n=V.extend(true,n,V.extend(true,{},V.ajaxSettings,n)); var h,r=/=\?(&|$)/g,c,g,s=n.type.toUpperCase(); if(n.data&&n.processData&&typeof n.data!=="string"){n.data=V.param(n.data); }if(n.dataType=="jsonp"){if(s=="GET"){if(!n.url.match(r)){n.url+=(n.url.match(/\?/)?"&":"?")+(n.jsonp||"callback")+"=?"; }}else{if(!n.data||!n.data.match(r)){n.data=(n.data?n.data+"&":"")+(n.jsonp||"callback")+"=?"; }}n.dataType="json"; }if(n.dataType=="json"&&(n.data&&n.data.match(r)||n.url.match(r))){h="jsonp"+I++; if(n.data){n.data=(n.data+"").replace(r,"="+h+"$1"); }n.url=n.url.replace(r,"="+h+"$1"); n.dataType="script"; S[h]=function(t){g=t; j(); m(); S[h]=ac; try{delete S[h]; }catch(u){}if(i){i.removeChild(e); }}; }if(n.dataType=="script"&&n.cache==null){n.cache=false; }if(n.cache===false&&s=="GET"){var q=aa(); var f=n.url.replace(/(\?|&)_=.*?(&|$)/,"$1_="+q+"$2"); n.url=f+((f==n.url)?(n.url.match(/\?/)?"&":"?")+"_="+q:""); }if(n.data&&s=="GET"){n.url+=(n.url.match(/\?/)?"&":"?")+n.data; n.data=null; }if(n.global&&!V.active++){V.event.trigger("ajaxStart"); }var b=/^(\w+:)?\/\/([^\/?#]+)/.exec(n.url); if(n.dataType=="script"&&s=="GET"&&b&&(b[1]&&b[1]!=location.protocol||b[2]!=location.host)){var i=document.getElementsByTagName("head")[0]; var e=document.createElement("script"); e.src=n.url; if(n.scriptCharset){e.charset=n.scriptCharset; }if(!h){var p=false; e.onload=e.onreadystatechange=function(){if(!p&&(!this.readyState||this.readyState=="loaded"||this.readyState=="complete")){p=true; j(); m(); e.onload=e.onreadystatechange=null; i.removeChild(e); }}; }i.appendChild(e); return ac; }var l=false; var k=n.xhr(); if(n.username){k.open(s,n.url,n.async,n.username,n.password); }else{k.open(s,n.url,n.async); }try{if(n.data){k.setRequestHeader("Content-Type",n.contentType); }if(n.ifModified){k.setRequestHeader("If-Modified-Since",V.lastModified[n.url]||"Thu, 01 Jan 1970 00:00:00 GMT"); }k.setRequestHeader("X-Requested-With","XMLHttpRequest"); k.setRequestHeader("Accept",n.dataType&&n.accepts[n.dataType]?n.accepts[n.dataType]+", */*":n.accepts._default); }catch(d){}if(n.beforeSend&&n.beforeSend(k,n)===false){if(n.global&&!--V.active){V.event.trigger("ajaxStop"); }k.abort(); return false; }if(n.global){V.event.trigger("ajaxSend",[k,n]); }var o=function(t){if(k.readyState==0){if(a){clearInterval(a); a=null; if(n.global&&!--V.active){V.event.trigger("ajaxStop"); }}}else{if(!l&&k&&(k.readyState==4||t=="timeout")){l=true; if(a){clearInterval(a); a=null; }c=t=="timeout"?"timeout":!V.httpSuccess(k)?"error":n.ifModified&&V.httpNotModified(k,n.url)?"notmodified":"success"; if(c=="success"){try{g=V.httpData(k,n.dataType,n); }catch(v){c="parsererror"; }}if(c=="success"){var u; try{u=k.getResponseHeader("Last-Modified"); }catch(v){}if(n.ifModified&&u){V.lastModified[n.url]=u; }if(!h){j(); }}else{V.handleError(n,k,c); }m(); if(t){k.abort(); }if(n.async){k=null; }}}}; if(n.async){var a=setInterval(o,13); if(n.timeout>0){setTimeout(function(){if(k&&!l){o("timeout"); }},n.timeout); }}try{k.send(n.data); }catch(d){V.handleError(n,k,null,d); }if(!n.async){o(); }function j(){if(n.success){n.success(g,c); }if(n.global){V.event.trigger("ajaxSuccess",[k,n]); }}function m(){if(n.complete){n.complete(k,c); }if(n.global){V.event.trigger("ajaxComplete",[k,n]); }if(n.global&&!--V.active){V.event.trigger("ajaxStop"); }}return k; },handleError:function(d,b,c,a){if(d.error){d.error(b,c,a); }if(d.global){V.event.trigger("ajaxError",[b,d,a]); }},active:0,httpSuccess:function(b){try{return !b.status&&location.protocol=="file:"||(b.status>=200&&b.status<300)||b.status==304||b.status==1223; }catch(a){}return false; },httpNotModified:function(a,c){try{var b=a.getResponseHeader("Last-Modified"); return a.status==304||b==V.lastModified[c]; }catch(d){}return false; },httpData:function(e,c,a){var f=e.getResponseHeader("content-type"),b=c=="xml"||!c&&f&&f.indexOf("xml")>=0,d=b?e.responseXML:e.responseText; if(b&&d.documentElement.tagName=="parsererror"){throw"parsererror"; }if(a&&a.dataFilter){d=a.dataFilter(d,c); }if(typeof d==="string"){if(c=="script"){V.globalEval(d); }if(c=="json"){d=S["eval"]("("+d+")"); }}return d; },param:function(c){var a=[]; function b(e,f){a[a.length]=encodeURIComponent(e)+"="+encodeURIComponent(f); }if(V.isArray(c)||c.jquery){V.each(c,function(){b(this.name,this.value); }); }else{for(var d in c){if(V.isArray(c[d])){V.each(c[d],function(){b(d,this); }); }else{b(d,V.isFunction(c[d])?c[d]():c[d]); }}}return a.join("&").replace(/%20/g,"+"); }}); var T={},U,Z=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]]; function K(c,b){var a={}; V.each(Z.concat.apply([],Z.slice(0,b)),function(){a[this]=c; }); return a; }V.fn.extend({show:function(f,h){if(f){return this.animate(K("show",3),f,h); }else{for(var d=0,b=this.length; d").appendTo("body"); g=e.css("display"); if(g==="none"){g="block"; }e.remove(); T[c]=g; }V.data(this[d],"olddisplay",g); }}for(var d=0,b=this.length; d=0; d--){if(a[d].elem==this){if(b){a[d](true); }a.splice(d,1); }}}); if(!b){this.dequeue(); }return this; }}); V.each({slideDown:K("show",1),slideUp:K("hide",1),slideToggle:K("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(a,b){V.fn[a]=function(c,d){return this.animate(b,c,d); }; }); V.extend({speed:function(a,b,d){var c=typeof a==="object"?a:{complete:d||!d&&b||V.isFunction(a)&&a,duration:a,easing:d&&b||b&&!V.isFunction(b)&&b}; c.duration=V.fx.off?0:typeof c.duration==="number"?c.duration:V.fx.speeds[c.duration]||V.fx.speeds._default; c.old=c.complete; c.complete=function(){if(c.queue!==false){V(this).dequeue(); }if(V.isFunction(c.old)){c.old.call(this); }}; return c; },easing:{linear:function(a,b,c,d){return c+d*a; },swing:function(a,b,c,d){return((-Math.cos(a*Math.PI)/2)+0.5)*d+c; }},timers:[],fx:function(c,b,a){this.options=b; this.elem=c; this.prop=a; if(!b.orig){b.orig={}; }}}); V.fx.prototype={update:function(){if(this.options.step){this.options.step.call(this.elem,this.now,this); }(V.fx.step[this.prop]||V.fx.step._default)(this); if((this.prop=="height"||this.prop=="width")&&this.elem.style){this.elem.style.display="block"; }},cur:function(b){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null)){return this.elem[this.prop]; }var a=parseFloat(V.css(this.elem,this.prop,b)); return a&&a>-10000?a:parseFloat(V.curCSS(this.elem,this.prop))||0; },custom:function(c,b,a){this.startTime=aa(); this.start=c; this.end=b; this.unit=a||this.unit||"px"; this.now=this.start; this.pos=this.state=0; var d=this; function e(f){return d.step(f); }e.elem=this.elem; if(e()&&V.timers.push(e)&&!U){U=setInterval(function(){var g=V.timers; for(var f=0; f=this.options.duration+this.startTime){this.now=this.end; this.pos=this.state=1; this.update(); this.options.curAnim[this.prop]=true; var e=true; for(var f in this.options.curAnim){if(this.options.curAnim[f]!==true){e=false; }}if(e){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow; this.elem.style.display=this.options.display; if(V.css(this.elem,"display")=="none"){this.elem.style.display="block"; }}if(this.options.hide){V(this.elem).hide(); }if(this.options.hide||this.options.show){for(var d in this.options.curAnim){V.attr(this.elem.style,d,this.options.orig[d]); }}this.options.complete.call(this.elem); }return false; }else{var b=a-this.startTime; this.state=b/this.options.duration; this.pos=V.easing[this.options.easing||(V.easing.swing?"swing":"linear")](this.state,b,0,1,this.options.duration); this.now=this.start+((this.end-this.start)*this.pos); this.update(); }return true; }}; V.extend(V.fx,{speeds:{slow:600,fast:200,_default:400},step:{opacity:function(a){V.attr(a.elem.style,"opacity",a.now); },_default:function(a){if(a.elem.style&&a.elem.style[a.prop]!=null){a.elem.style[a.prop]=a.now+a.unit; }else{a.elem[a.prop]=a.now; }}}}); if(document.documentElement.getBoundingClientRect){V.fn.offset=function(){if(!this[0]){return{top:0,left:0}; }if(this[0]===this[0].ownerDocument.body){return V.offset.bodyOffset(this[0]); }var c=this[0].getBoundingClientRect(),f=this[0].ownerDocument,b=f.body,a=f.documentElement,h=a.clientTop||b.clientTop||0,g=a.clientLeft||b.clientLeft||0,e=c.top+(self.pageYOffset||V.boxModel&&a.scrollTop||b.scrollTop)-h,d=c.left+(self.pageXOffset||V.boxModel&&a.scrollLeft||b.scrollLeft)-g; return{top:e,left:d}; }; }else{V.fn.offset=function(){if(!this[0]){return{top:0,left:0}; }if(this[0]===this[0].ownerDocument.body){return V.offset.bodyOffset(this[0]); }V.offset.initialized||V.offset.initialize(); var f=this[0],c=f.offsetParent,b=f,k=f.ownerDocument,i,d=k.documentElement,g=k.body,h=k.defaultView,a=h.getComputedStyle(f,null),j=f.offsetTop,e=f.offsetLeft; while((f=f.parentNode)&&f!==g&&f!==d){i=h.getComputedStyle(f,null); j-=f.scrollTop,e-=f.scrollLeft; if(f===c){j+=f.offsetTop,e+=f.offsetLeft; if(V.offset.doesNotAddBorder&&!(V.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(f.tagName))){j+=parseInt(i.borderTopWidth,10)||0,e+=parseInt(i.borderLeftWidth,10)||0; }b=c,c=f.offsetParent; }if(V.offset.subtractsBorderForOverflowNotVisible&&i.overflow!=="visible"){j+=parseInt(i.borderTopWidth,10)||0,e+=parseInt(i.borderLeftWidth,10)||0; }a=i; }if(a.position==="relative"||a.position==="static"){j+=g.offsetTop,e+=g.offsetLeft; }if(a.position==="fixed"){j+=Math.max(d.scrollTop,g.scrollTop),e+=Math.max(d.scrollLeft,g.scrollLeft); }return{top:j,left:e}; }; }V.offset={initialize:function(){if(this.initialized){return; }var h=document.body,b=document.createElement("div"),d,c,j,e,i,a,f=h.style.marginTop,g='
'; i={position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"}; for(a in i){b.style[a]=i[a]; }b.innerHTML=g; h.insertBefore(b,h.firstChild); d=b.firstChild,c=d.firstChild,e=d.nextSibling.firstChild.firstChild; this.doesNotAddBorder=(c.offsetTop!==5); this.doesAddBorderForTableAndCells=(e.offsetTop===5); d.style.overflow="hidden",d.style.position="relative"; this.subtractsBorderForOverflowNotVisible=(c.offsetTop===-5); h.style.marginTop="1px"; this.doesNotIncludeMarginInBodyOffset=(h.offsetTop===0); h.style.marginTop=f; h.removeChild(b); this.initialized=true; },bodyOffset:function(b){V.offset.initialized||V.offset.initialize(); var a=b.offsetTop,c=b.offsetLeft; if(V.offset.doesNotIncludeMarginInBodyOffset){a+=parseInt(V.curCSS(b,"marginTop",true),10)||0,c+=parseInt(V.curCSS(b,"marginLeft",true),10)||0; }return{top:a,left:c}; }}; V.fn.extend({position:function(){var d=0,c=0,f; if(this[0]){var a=this.offsetParent(),e=this.offset(),b=/^body|html$/i.test(a[0].tagName)?{top:0,left:0}:a.offset(); e.top-=Q(this,"marginTop"); e.left-=Q(this,"marginLeft"); b.top+=Q(a,"borderTopWidth"); b.left+=Q(a,"borderLeftWidth"); f={top:e.top-b.top,left:e.left-b.left}; }return f; },offsetParent:function(){var a=this[0].offsetParent||document.body; while(a&&(!/^body|html$/i.test(a.tagName)&&V.css(a,"position")=="static")){a=a.offsetParent; }return V(a); }}); V.each(["Left","Top"],function(c,b){var a="scroll"+b; V.fn[a]=function(d){if(!this[0]){return null; }return d!==ac?this.each(function(){this==S||this==document?S.scrollTo(!c?d:V(S).scrollLeft(),c?d:V(S).scrollTop()):this[a]=d; }):this[0]==S||this[0]==document?self[c?"pageYOffset":"pageXOffset"]||V.boxModel&&document.documentElement[a]||document.body[a]:this[0][a]; }; }); V.each(["Height","Width"],function(d,a){var e=d?"Left":"Top",c=d?"Right":"Bottom",f=a.toLowerCase(); V.fn["inner"+a]=function(){return this[0]?V.css(this[0],f,false,"padding"):null; }; V.fn["outer"+a]=function(g){return this[0]?V.css(this[0],f,false,g?"margin":"border"):null; }; var b=a.toLowerCase(); V.fn[b]=function(g){return this[0]==S?document.compatMode=="CSS1Compat"&&document.documentElement["client"+a]||document.body["client"+a]:this[0]==document?Math.max(document.documentElement["client"+a],document.body["scroll"+a],document.documentElement["scroll"+a],document.body["offset"+a],document.documentElement["offset"+a]):g===ac?(this.length?V.css(this[0],b):null):this.css(b,typeof g==="string"?g:g+"px"); }; }); })(); $telerik.$=jQuery.noConflict(true); if(typeof(Sys)!=='undefined')Sys.Application.notifyScriptLoaded();