/*
 * jQuery JavaScript Library v1.4.2
 * http://jquery.com/
 *
 * Copyright 2010, John Resig
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * Includes Sizzle.js
 * http://sizzlejs.com/
 * Copyright 2010, The Dojo Foundation
 * Released under the MIT, BSD, and GPL Licenses.
 *
 * Date: Sat Feb 13 22:33:48 2010 -0500
 */
(function(aO,I){function a0(){if(!ah.isReady){try{M.documentElement.doScroll("left")
}catch(c){setTimeout(a0,1);
return
}ah.ready()
}}function E(s,c){c.src?ah.ajax({url:c.src,async:false,dataType:"script"}):ah.globalEval(c.text||c.textContent||c.innerHTML||"");
c.parentNode&&c.parentNode.removeChild(c)
}function ap(s,c,K,F,G,w){var A=s.length;
if(typeof c==="object"){for(var J in c){ap(s,J,c[J],F,G,K)
}return s
}if(K!==I){F=!w&&F&&ah.isFunction(K);
for(J=0;
J<A;
J++){G(s[J],c,F?K.call(s[J],J,G(s[J],c)):K,w)
}return s
}return A?G(s[0],c):I
}function aF(){return(new Date).getTime()
}function ao(){return false
}function am(){return true
}function aK(s,c,w){w[0].type=s;
return ah.event.handle.apply(c,w)
}function ag(O){var N,L=[],J=[],K=arguments,F,G,s,A,w,c;
G=ah.data(this,"events");
if(!(O.liveFired===this||!G||!G.live||O.button&&O.type==="click")){O.liveFired=this;
var P=G.live.slice(0);
for(A=0;
A<P.length;
A++){G=P[A];
G.origType.replace(az,"")===O.type?J.push(G.selector):P.splice(A--,1)
}F=ah(O.target).closest(J,O.currentTarget);
w=0;
for(c=F.length;
w<c;
w++){for(A=0;
A<P.length;
A++){G=P[A];
if(F[w].selector===G.selector){s=F[w].elem;
J=null;
if(G.preType==="mouseenter"||G.preType==="mouseleave"){J=ah(O.relatedTarget).closest(G.selector)[0]
}if(!J||J!==s){L.push({elem:s,handleObj:G})
}}}}w=0;
for(c=L.length;
w<c;
w++){F=L[w];
O.currentTarget=F.elem;
O.data=F.handleObj.data;
O.handleObj=F.handleObj;
if(F.handleObj.origHandler.apply(F.elem,K)===false){N=false;
break
}}return N
}}function z(s,c){return"live."+(s&&s!=="*"?s+".":"")+c.replace(/\./g,"`").replace(/ /g,"&")
}function l(c){return !c||!c.parentNode||c.parentNode.nodeType===11
}function bj(s,c){var w=0;
c.each(function(){if(this.nodeName===(s[w]&&s[w].nodeName)){var G=ah.data(s[w++]),J=ah.data(this,G);
if(G=G&&G.events){delete J.handle;
J.events={};
for(var A in G){for(var F in G[A]){ah.event.add(this,A,G[A][F],G[A][F].data)
}}}}})
}function a3(s,c,G){var A,F,w;
c=c&&c[0]?c[0].ownerDocument||c[0]:M;
if(s.length===1&&typeof s[0]==="string"&&s[0].length<512&&c===M&&!aP.test(s[0])&&(ah.support.checkClone||!ak.test(s[0]))){F=true;
if(w=ah.fragments[s[0]]){if(w!==1){A=w
}}}if(!A){A=c.createDocumentFragment();
ah.clean(s,c,A,G)
}if(F){ah.fragments[s[0]]=w?A:1
}return{fragment:A,cacheable:F}
}function aC(s,c){var w={};
ah.each(D.concat.apply([],D.slice(0,c)),function(){w[this]=s
});
return w
}function o(c){return"scrollTo" in c&&c.document?c:c.nodeType===9?c.defaultView||c.parentWindow:false
}var ah=function(s,c){return new ah.fn.init(s,c)
},p=aO.jQuery,d=aO.$,M=aO.document,at,a7=/^[^<]*(<[\w\W]+>)[^>]*$|^#([\w-]+)$/,aT=/^.[^:#\[\.,]*$/,an=/\S/,H=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,q=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,ax=navigator.userAgent,b=false,av=[],aB,a1=Object.prototype.toString,aV=Object.prototype.hasOwnProperty,ay=Array.prototype.push,au=Array.prototype.slice,a6=Array.prototype.indexOf;
ah.fn=ah.prototype={init:function(s,c){var A,w;
if(!s){return this
}if(s.nodeType){this.context=this[0]=s;
this.length=1;
return this
}if(s==="body"&&!c){this.context=M;
this[0]=M.body;
this.selector="body";
this.length=1;
return this
}if(typeof s==="string"){if((A=a7.exec(s))&&(A[1]||!c)){if(A[1]){w=c?c.ownerDocument||c:M;
if(s=q.exec(s)){if(ah.isPlainObject(c)){s=[M.createElement(s[1])];
ah.fn.attr.call(s,c,true)
}else{s=[w.createElement(s[1])]
}}else{s=a3([A[1]],[w]);
s=(s.cacheable?s.fragment.cloneNode(true):s.fragment).childNodes
}return ah.merge(this,s)
}else{if(c=M.getElementById(A[2])){if(c.id!==A[2]){return at.find(s)
}this.length=1;
this[0]=c
}this.context=M;
this.selector=s;
return this
}}else{if(!c&&/^\w+$/.test(s)){this.selector=s;
this.context=M;
s=M.getElementsByTagName(s);
return ah.merge(this,s)
}else{return !c||c.jquery?(c||at).find(s):ah(c).find(s)
}}}else{if(ah.isFunction(s)){return at.ready(s)
}}if(s.selector!==I){this.selector=s.selector;
this.context=s.context
}return ah.makeArray(s,this)
},selector:"",jquery:"1.4.2",length:0,size:function(){return this.length
},toArray:function(){return au.call(this,0)
},get:function(c){return c==null?this.toArray():c<0?this.slice(c)[0]:this[c]
},pushStack:function(s,c,A){var w=ah();
ah.isArray(s)?ay.apply(w,s):ah.merge(w,s);
w.prevObject=this;
w.context=this.context;
if(c==="find"){w.selector=this.selector+(this.selector?" ":"")+A
}else{if(c){w.selector=this.selector+"."+c+"("+A+")"
}}return w
},each:function(s,c){return ah.each(this,s,c)
},ready:function(c){ah.bindReady();
if(ah.isReady){c.call(M,ah)
}else{av&&av.push(c)
}return this
},eq:function(c){return c===-1?this.slice(c):this.slice(c,+c+1)
},first:function(){return this.eq(0)
},last:function(){return this.eq(-1)
},slice:function(){return this.pushStack(au.apply(this,arguments),"slice",au.call(arguments).join(","))
},map:function(c){return this.pushStack(ah.map(this,function(s,w){return c.call(s,w,s)
}))
},end:function(){return this.prevObject||ah(null)
},push:ay,sort:[].sort,splice:[].splice};
ah.fn.init.prototype=ah.fn;
ah.extend=ah.fn.extend=function(){var s=arguments[0]||{},c=1,K=arguments.length,F=false,G,w,A,J;
if(typeof s==="boolean"){F=s;
s=arguments[1]||{};
c=2
}if(typeof s!=="object"&&!ah.isFunction(s)){s={}
}if(K===c){s=this;
--c
}for(;
c<K;
c++){if((G=arguments[c])!=null){for(w in G){A=s[w];
J=G[w];
if(s!==J){if(F&&J&&(ah.isPlainObject(J)||ah.isArray(J))){A=A&&(ah.isPlainObject(A)||ah.isArray(A))?A:ah.isArray(J)?[]:{};
s[w]=ah.extend(F,A,J)
}else{if(J!==I){s[w]=J
}}}}}}return s
};
ah.extend({noConflict:function(c){aO.$=d;
if(c){aO.jQuery=p
}return ah
},isReady:false,ready:function(){if(!ah.isReady){if(!M.body){return setTimeout(ah.ready,13)
}ah.isReady=true;
if(av){for(var s,c=0;
s=av[c++];
){s.call(M,ah)
}av=null
}ah.fn.triggerHandler&&ah(M).triggerHandler("ready")
}},bindReady:function(){if(!b){b=true;
if(M.readyState==="complete"){return ah.ready()
}if(M.addEventListener){M.addEventListener("DOMContentLoaded",aB,false);
aO.addEventListener("load",ah.ready,false)
}else{if(M.attachEvent){M.attachEvent("onreadystatechange",aB);
aO.attachEvent("onload",ah.ready);
var s=false;
try{s=aO.frameElement==null
}catch(c){}M.documentElement.doScroll&&s&&a0()
}}}},isFunction:function(c){return a1.call(c)==="[object Function]"
},isArray:function(c){return a1.call(c)==="[object Array]"
},isPlainObject:function(s){if(!s||a1.call(s)!=="[object Object]"||s.nodeType||s.setInterval){return false
}if(s.constructor&&!aV.call(s,"constructor")&&!aV.call(s.constructor.prototype,"isPrototypeOf")){return false
}var c;
for(c in s){}return c===I||aV.call(s,c)
},isEmptyObject:function(s){for(var c in s){return false
}return true
},error:function(c){throw c
},parseJSON:function(c){if(typeof c!=="string"||!c){return null
}c=ah.trim(c);
if(/^[\],:{}\s]*$/.test(c.replace(/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,"@").replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,"]").replace(/(?:^|:|,)(?:\s*\[)+/g,""))){return aO.JSON&&aO.JSON.parse?aO.JSON.parse(c):(new Function("return "+c))()
}else{ah.error("Invalid JSON: "+c)
}},noop:function(){},globalEval:function(s){if(s&&an.test(s)){var c=M.getElementsByTagName("head")[0]||M.documentElement,w=M.createElement("script");
w.type="text/javascript";
if(ah.support.scriptEval){w.appendChild(M.createTextNode(s))
}else{w.text=s
}c.insertBefore(w,c.firstChild);
c.removeChild(w)
}},nodeName:function(s,c){return s.nodeName&&s.nodeName.toUpperCase()===c.toUpperCase()
},each:function(s,c,J){var F,G=0,w=s.length,A=w===I||ah.isFunction(s);
if(J){if(A){for(F in s){if(c.apply(s[F],J)===false){break
}}}else{for(;
G<w;
){if(c.apply(s[G++],J)===false){break
}}}}else{if(A){for(F in s){if(c.call(s[F],F,s[F])===false){break
}}}else{for(J=s[0];
G<w&&c.call(J,G,J)!==false;
J=s[++G]){}}}return s
},trim:function(c){return(c||"").replace(H,"")
},makeArray:function(s,c){c=c||[];
if(s!=null){s.length==null||typeof s==="string"||ah.isFunction(s)||typeof s!=="function"&&s.setInterval?ay.call(c,s):ah.merge(c,s)
}return c
},inArray:function(s,c){if(c.indexOf){return c.indexOf(s)
}for(var A=0,w=c.length;
A<w;
A++){if(c[A]===s){return A
}}return -1
},merge:function(s,c){var F=s.length,w=0;
if(typeof c.length==="number"){for(var A=c.length;
w<A;
w++){s[F++]=c[w]
}}else{for(;
c[w]!==I;
){s[F++]=c[w++]
}}s.length=F;
return s
},grep:function(s,c,G){for(var A=[],F=0,w=s.length;
F<w;
F++){!G!==!c(s[F],F)&&A.push(s[F])
}return A
},map:function(s,c,J){for(var F=[],G,w=0,A=s.length;
w<A;
w++){G=c(s[w],w,J);
if(G!=null){F[F.length]=G
}}return F.concat.apply([],F)
},guid:1,proxy:function(s,c,w){if(arguments.length===2){if(typeof c==="string"){w=s;
s=w[c];
c=I
}else{if(c&&!ah.isFunction(c)){w=c;
c=I
}}}if(!c&&s){c=function(){return s.apply(w||this,arguments)
}
}if(s){c.guid=s.guid=s.guid||c.guid||ah.guid++
}return c
},uaMatch:function(c){c=c.toLowerCase();
c=/(webkit)[ \/]([\w.]+)/.exec(c)||/(opera)(?:.*version)?[ \/]([\w.]+)/.exec(c)||/(msie) ([\w.]+)/.exec(c)||!/compatible/.test(c)&&/(mozilla)(?:.*? rv:([\w.]+))?/.exec(c)||[];
return{browser:c[1]||"",version:c[2]||"0"}
},browser:{}});
ax=ah.uaMatch(ax);
if(ax.browser){ah.browser[ax.browser]=true;
ah.browser.version=ax.version
}if(ah.browser.webkit){ah.browser.safari=true
}if(a6){ah.inArray=function(s,c){return a6.call(c,s)
}
}at=ah(M);
if(M.addEventListener){aB=function(){M.removeEventListener("DOMContentLoaded",aB,false);
ah.ready()
}
}else{if(M.attachEvent){aB=function(){if(M.readyState==="complete"){M.detachEvent("onreadystatechange",aB);
ah.ready()
}}
}}(function(){ah.support={};
var L=M.documentElement,K=M.createElement("script"),J=M.createElement("div"),F="script"+aF();
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 G=J.getElementsByTagName("*"),w=J.getElementsByTagName("a")[0];
if(!(!G||!G.length||!w)){ah.support={leadingWhitespace:J.firstChild.nodeType===3,tbody:!J.getElementsByTagName("tbody").length,htmlSerialize:!!J.getElementsByTagName("link").length,style:/red/.test(w.getAttribute("style")),hrefNormalized:w.getAttribute("href")==="/a",opacity:/^0.55$/.test(w.style.opacity),cssFloat:!!w.style.cssFloat,checkOn:J.getElementsByTagName("input")[0].value==="on",optSelected:M.createElement("select").appendChild(M.createElement("option")).selected,parentNode:J.removeChild(J.appendChild(M.createElement("div"))).parentNode===null,deleteExpando:true,checkClone:false,scriptEval:false,noCloneEvent:true,boxModel:null};
K.type="text/javascript";
try{K.appendChild(M.createTextNode("window."+F+"=1;"))
}catch(A){}L.insertBefore(K,L.firstChild);
if(aO[F]){ah.support.scriptEval=true;
delete aO[F]
}try{delete K.test
}catch(c){ah.support.deleteExpando=false
}L.removeChild(K);
if(J.attachEvent&&J.fireEvent){J.attachEvent("onclick",function s(){ah.support.noCloneEvent=false;
J.detachEvent("onclick",s)
});
J.cloneNode(true).fireEvent("onclick")
}J=M.createElement("div");
J.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";
L=M.createDocumentFragment();
L.appendChild(J.firstChild);
ah.support.checkClone=L.cloneNode(true).cloneNode(true).lastChild.checked;
ah(function(){var N=M.createElement("div");
N.style.width=N.style.paddingLeft="1px";
M.body.appendChild(N);
ah.boxModel=ah.support.boxModel=N.offsetWidth===2;
M.body.removeChild(N).style.display="none"
});
L=function(N){var P=M.createElement("div");
N="on"+N;
var O=N in P;
if(!O){P.setAttribute(N,"return;");
O=typeof P[N]==="function"
}return O
};
ah.support.submitBubbles=L("submit");
ah.support.changeBubbles=L("change");
L=K=J=G=w=null
}})();
ah.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"};
var aH="jQuery"+aF(),e=0,aS={};
ah.extend({cache:{},expando:aH,noData:{embed:true,object:true,applet:true},data:function(s,c,F){if(!(s.nodeName&&ah.noData[s.nodeName.toLowerCase()])){s=s==aO?aS:s;
var w=s[aH],A=ah.cache;
if(!w&&typeof c==="string"&&F===I){return null
}w||(w=++e);
if(typeof c==="object"){s[aH]=w;
A[w]=ah.extend(true,{},c)
}else{if(!A[w]){s[aH]=w;
A[w]={}
}}s=A[w];
if(F!==I){s[c]=F
}return typeof c==="string"?s[c]:s
}},removeData:function(s,c){if(!(s.nodeName&&ah.noData[s.nodeName.toLowerCase()])){s=s==aO?aS:s;
var F=s[aH],w=ah.cache,A=w[F];
if(c){if(A){delete A[c];
ah.isEmptyObject(A)&&ah.removeData(s)
}}else{if(ah.support.deleteExpando){delete s[ah.expando]
}else{s.removeAttribute&&s.removeAttribute(ah.expando)
}delete w[F]
}}}});
ah.fn.extend({data:function(s,c){if(typeof s==="undefined"&&this.length){return ah.data(this[0])
}else{if(typeof s==="object"){return this.each(function(){ah.data(this,s)
})
}}var A=s.split(".");
A[1]=A[1]?"."+A[1]:"";
if(c===I){var w=this.triggerHandler("getData"+A[1]+"!",[A[0]]);
if(w===I&&this.length){w=ah.data(this[0],s)
}return w===I&&A[1]?this.data(A[0]):w
}else{return this.trigger("setData"+A[1]+"!",[A[0],c]).each(function(){ah.data(this,s,c)
})
}},removeData:function(c){return this.each(function(){ah.removeData(this,c)
})
}});
ah.extend({queue:function(s,c,A){if(s){c=(c||"fx")+"queue";
var w=ah.data(s,c);
if(!A){return w||[]
}if(!w||ah.isArray(A)){w=ah.data(s,c,ah.makeArray(A))
}else{w.push(A)
}return w
}},dequeue:function(s,c){c=c||"fx";
var A=ah.queue(s,c),w=A.shift();
if(w==="inprogress"){w=A.shift()
}if(w){c==="fx"&&A.unshift("inprogress");
w.call(s,function(){ah.dequeue(s,c)
})
}}});
ah.fn.extend({queue:function(s,c){if(typeof s!=="string"){c=s;
s="fx"
}if(c===I){return ah.queue(this[0],s)
}return this.each(function(){var w=ah.queue(this,s,c);
s==="fx"&&w[0]!=="inprogress"&&ah.dequeue(this,s)
})
},dequeue:function(c){return this.each(function(){ah.dequeue(this,c)
})
},delay:function(s,c){s=ah.fx?ah.fx.speeds[s]||s:s;
c=c||"fx";
return this.queue(c,function(){var w=this;
setTimeout(function(){ah.dequeue(w,c)
},s)
})
},clearQueue:function(c){return this.queue(c||"fx",[])
}});
var be=/[\n\t]/g,U=/\s+/,a8=/\r/g,aM=/href|src|style/,aU=/(button|input)/i,aw=/(button|input|object|select|textarea)/i,S=/^(a|area)$/i,aY=/radio|checkbox/;
ah.fn.extend({attr:function(s,c){return ap(this,s,c,true,ah.attr)
},removeAttr:function(c){return this.each(function(){ah.attr(this,c,"");
this.nodeType===1&&this.removeAttribute(c)
})
},addClass:function(L){if(ah.isFunction(L)){return this.each(function(O){var N=ah(this);
N.addClass(L.call(this,O,N.attr("class")))
})
}if(L&&typeof L==="string"){for(var K=(L||"").split(U),J=0,F=this.length;
J<F;
J++){var G=this[J];
if(G.nodeType===1){if(G.className){for(var w=" "+G.className+" ",A=G.className,c=0,s=K.length;
c<s;
c++){if(w.indexOf(" "+K[c]+" ")<0){A+=" "+K[c]
}}G.className=ah.trim(A)
}else{G.className=L
}}}}return this
},removeClass:function(s){if(ah.isFunction(s)){return this.each(function(L){var N=ah(this);
N.removeClass(s.call(this,L,N.attr("class")))
})
}if(s&&typeof s==="string"||s===I){for(var c=(s||"").split(U),K=0,F=this.length;
K<F;
K++){var G=this[K];
if(G.nodeType===1&&G.className){if(s){for(var w=(" "+G.className+" ").replace(be," "),A=0,J=c.length;
A<J;
A++){w=w.replace(" "+c[A]+" "," ")
}G.className=ah.trim(w)
}else{G.className=""
}}}}return this
},toggleClass:function(s,c){var A=typeof s,w=typeof c==="boolean";
if(ah.isFunction(s)){return this.each(function(G){var F=ah(this);
F.toggleClass(s.call(this,G,F.attr("class"),c),c)
})
}return this.each(function(){if(A==="string"){for(var K,G=0,J=ah(this),L=c,F=s.split(U);
K=F[G++];
){L=w?L:!J.hasClass(K);
J[L?"addClass":"removeClass"](K)
}}else{if(A==="undefined"||A==="boolean"){this.className&&ah.data(this,"__className__",this.className);
this.className=this.className||s===false?"":ah.data(this,"__className__")||""
}}})
},hasClass:function(s){s=" "+s+" ";
for(var c=0,w=this.length;
c<w;
c++){if((" "+this[c].className+" ").replace(be," ").indexOf(s)>-1){return true
}}return false
},val:function(s){if(s===I){var c=this[0];
if(c){if(ah.nodeName(c,"option")){return(c.attributes.value||{}).specified?c.value:c.text
}if(ah.nodeName(c,"select")){var K=c.selectedIndex,F=[],G=c.options;
c=c.type==="select-one";
if(K<0){return null
}var w=c?K:0;
for(K=c?K+1:G.length;
w<K;
w++){var A=G[w];
if(A.selected){s=ah(A).val();
if(c){return s
}F.push(s)
}}return F
}if(aY.test(c.type)&&!ah.support.checkOn){return c.getAttribute("value")===null?"on":c.value
}return(c.value||"").replace(a8,"")
}return I
}var J=ah.isFunction(s);
return this.each(function(L){var P=ah(this),O=s;
if(this.nodeType===1){if(J){O=s.call(this,L,P.val())
}if(typeof O==="number"){O+=""
}if(ah.isArray(O)&&aY.test(this.type)){this.checked=ah.inArray(P.val(),O)>=0
}else{if(ah.nodeName(this,"select")){var N=ah.makeArray(O);
ah("option",this).each(function(){this.selected=ah.inArray(ah(this).val(),N)>=0
});
if(!N.length){this.selectedIndex=-1
}}else{this.value=O
}}}})
}});
ah.extend({attrFn:{val:true,css:true,html:true,text:true,data:true,width:true,height:true,offset:true},attr:function(s,c,G,A){if(!s||s.nodeType===3||s.nodeType===8){return I
}if(A&&c in ah.attrFn){return ah(s)[c](G)
}A=s.nodeType!==1||!ah.isXMLDoc(s);
var F=G!==I;
c=A&&ah.props[c]||c;
if(s.nodeType===1){var w=aM.test(c);
if(c in s&&A&&!w){if(F){c==="type"&&aU.test(s.nodeName)&&s.parentNode&&ah.error("type property can't be changed");
s[c]=G
}if(ah.nodeName(s,"form")&&s.getAttributeNode(c)){return s.getAttributeNode(c).nodeValue
}if(c==="tabIndex"){return(c=s.getAttributeNode("tabIndex"))&&c.specified?c.value:aw.test(s.nodeName)||S.test(s.nodeName)&&s.href?0:I
}return s[c]
}if(!ah.support.style&&A&&c==="style"){if(F){s.style.cssText=""+G
}return s.style.cssText
}F&&s.setAttribute(c,""+G);
s=!ah.support.hrefNormalized&&A&&w?s.getAttribute(c,2):s.getAttribute(c);
return s===null?I:s
}return ah.style(s,c,G)
}});
var az=/\.(.*)$/,r=function(c){return c.replace(/[^\w\s\.\|`]/g,function(s){return"\\"+s
})
};
ah.event={add:function(P,O,L,J){if(!(P.nodeType===3||P.nodeType===8)){if(P.setInterval&&P!==aO&&!P.frameElement){P=aO
}var K,F;
if(L.handler){K=L;
L=K.handler
}if(!L.guid){L.guid=ah.guid++
}if(F=ah.data(P)){var G=F.events=F.events||{},s=F.handle;
if(!s){F.handle=s=function(){return typeof ah!=="undefined"&&!ah.event.triggered?ah.event.handle.apply(s.elem,arguments):I
}
}s.elem=P;
O=O.split(" ");
for(var A,w=0,c;
A=O[w++];
){F=K?ah.extend({},K):{handler:L,data:J};
if(A.indexOf(".")>-1){c=A.split(".");
A=c.shift();
F.namespace=c.slice(0).sort().join(".")
}else{c=[];
F.namespace=""
}F.type=A;
F.guid=L.guid;
var Q=G[A],N=ah.event.special[A]||{};
if(!Q){Q=G[A]=[];
if(!N.setup||N.setup.call(P,J,c,s)===false){if(P.addEventListener){P.addEventListener(A,s,false)
}else{P.attachEvent&&P.attachEvent("on"+A,s)
}}}if(N.add){N.add.call(P,F);
if(!F.handler.guid){F.handler.guid=L.guid
}}Q.push(F);
ah.event.global[A]=true
}P=null
}}},global:{},remove:function(R,Q,O,L){if(!(R.nodeType===3||R.nodeType===8)){var N,J=0,K,A,G,F,c,T,P=ah.data(R),s=P&&P.events;
if(P&&s){if(Q&&Q.type){O=Q.handler;
Q=Q.type
}if(!Q||typeof Q==="string"&&Q.charAt(0)==="."){Q=Q||"";
for(N in s){ah.event.remove(R,N+Q)
}}else{for(Q=Q.split(" ");
N=Q[J++];
){F=N;
K=N.indexOf(".")<0;
A=[];
if(!K){A=N.split(".");
N=A.shift();
G=new RegExp("(^|\\.)"+ah.map(A.slice(0).sort(),r).join("\\.(?:.*\\.)?")+"(\\.|$)")
}if(c=s[N]){if(O){F=ah.event.special[N]||{};
for(w=L||0;
w<c.length;
w++){T=c[w];
if(O.guid===T.guid){if(K||G.test(T.namespace)){L==null&&c.splice(w--,1);
F.remove&&F.remove.call(R,T)
}if(L!=null){break
}}}if(c.length===0||L!=null&&c.length===1){if(!F.teardown||F.teardown.call(R,A)===false){aG(R,N,P.handle)
}delete s[N]
}}else{for(var w=0;
w<c.length;
w++){T=c[w];
if(K||G.test(T.namespace)){ah.event.remove(R,F,T.handler,w);
c.splice(w--,1)
}}}}}if(ah.isEmptyObject(s)){if(Q=P.handle){Q.elem=null
}delete P.events;
delete P.handle;
ah.isEmptyObject(P)&&ah.removeData(R)
}}}}},trigger:function(N,L,K,G){var J=N.type||N;
if(!G){N=typeof N==="object"?N[aH]?N:ah.extend(ah.Event(J),N):ah.Event(J);
if(J.indexOf("!")>=0){N.type=J=J.slice(0,-1);
N.exclusive=true
}if(!K){N.stopPropagation();
ah.event.global[J]&&ah.each(ah.cache,function(){this.events&&this.events[J]&&ah.event.trigger(N,L,this.handle.elem)
})
}if(!K||K.nodeType===3||K.nodeType===8){return I
}N.result=I;
N.target=K;
L=ah.makeArray(L);
L.unshift(N)
}N.currentTarget=K;
(G=ah.data(K,"handle"))&&G.apply(K,L);
G=K.parentNode||K.ownerDocument;
try{if(!(K&&K.nodeName&&ah.noData[K.nodeName.toLowerCase()])){if(K["on"+J]&&K["on"+J].apply(K,L)===false){N.result=false
}}}catch(A){}if(!N.isPropagationStopped()&&G){ah.event.trigger(N,L,G,true)
}else{if(!N.isDefaultPrevented()){G=N.target;
var F,c=ah.nodeName(G,"a")&&J==="click",w=ah.event.special[J]||{};
if((!w._default||w._default.call(K,N)===false)&&!c&&!(G&&G.nodeName&&ah.noData[G.nodeName.toLowerCase()])){try{if(G[J]){if(F=G["on"+J]){G["on"+J]=null
}ah.event.triggered=true;
G[J]()
}}catch(s){}if(F){G["on"+J]=F
}ah.event.triggered=false
}}}},handle:function(s){var c,J,F,G;
s=arguments[0]=ah.event.fix(s||aO.event);
s.currentTarget=this;
c=s.type.indexOf(".")<0&&!s.exclusive;
if(!c){J=s.type.split(".");
s.type=J.shift();
F=new RegExp("(^|\\.)"+J.slice(0).sort().join("\\.(?:.*\\.)?")+"(\\.|$)")
}G=ah.data(this,"events");
J=G[s.type];
if(G&&J){J=J.slice(0);
G=0;
for(var w=J.length;
G<w;
G++){var A=J[G];
if(c||F.test(A.namespace)){s.handler=A.handler;
s.data=A.data;
s.handleObj=A;
A=A.handler.apply(this,arguments);
if(A!==I){s.result=A;
if(A===false){s.preventDefault();
s.stopPropagation()
}}if(s.isImmediatePropagationStopped()){break
}}}}return s.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(s){if(s[aH]){return s
}var c=s;
s=ah.Event(c);
for(var A=this.props.length,w;
A;
){w=this.props[--A];
s[w]=c[w]
}if(!s.target){s.target=s.srcElement||M
}if(s.target.nodeType===3){s.target=s.target.parentNode
}if(!s.relatedTarget&&s.fromElement){s.relatedTarget=s.fromElement===s.target?s.toElement:s.fromElement
}if(s.pageX==null&&s.clientX!=null){c=M.documentElement;
A=M.body;
s.pageX=s.clientX+(c&&c.scrollLeft||A&&A.scrollLeft||0)-(c&&c.clientLeft||A&&A.clientLeft||0);
s.pageY=s.clientY+(c&&c.scrollTop||A&&A.scrollTop||0)-(c&&c.clientTop||A&&A.clientTop||0)
}if(!s.which&&(s.charCode||s.charCode===0?s.charCode:s.keyCode)){s.which=s.charCode||s.keyCode
}if(!s.metaKey&&s.ctrlKey){s.metaKey=s.ctrlKey
}if(!s.which&&s.button!==I){s.which=s.button&1?1:s.button&2?3:s.button&4?2:0
}return s
},guid:100000000,proxy:ah.proxy,special:{ready:{setup:ah.bindReady,teardown:ah.noop},live:{add:function(c){ah.event.add(this,c.origType,ah.extend({},c,{handler:ag}))
},remove:function(s){var c=true,w=s.origType.replace(az,"");
ah.each(ah.data(this,"events").live||[],function(){if(w===this.origType.replace(az,"")){return c=false
}});
c&&ah.event.remove(this,s.origType,ag)
}},beforeunload:{setup:function(s,c,w){if(this.setInterval){this.onbeforeunload=w
}return false
},teardown:function(s,c){if(this.onbeforeunload===c){this.onbeforeunload=null
}}}}};
var aG=M.removeEventListener?function(s,c,w){s.removeEventListener(c,w,false)
}:function(s,c,w){s.detachEvent("on"+c,w)
};
ah.Event=function(c){if(!this.preventDefault){return new ah.Event(c)
}if(c&&c.type){this.originalEvent=c;
this.type=c.type
}else{this.type=c
}this.timeStamp=aF();
this[aH]=true
};
ah.Event.prototype={preventDefault:function(){this.isDefaultPrevented=am;
var c=this.originalEvent;
if(c){c.preventDefault&&c.preventDefault();
c.returnValue=false
}},stopPropagation:function(){this.isPropagationStopped=am;
var c=this.originalEvent;
if(c){c.stopPropagation&&c.stopPropagation();
c.cancelBubble=true
}},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=am;
this.stopPropagation()
},isDefaultPrevented:ao,isPropagationStopped:ao,isImmediatePropagationStopped:ao};
var ae=function(s){var c=s.relatedTarget;
try{for(;
c&&c!==this;
){c=c.parentNode
}if(c!==this){s.type=s.data;
ah.event.handle.apply(this,arguments)
}}catch(w){}},x=function(c){c.type=c.data;
ah.event.handle.apply(this,arguments)
};
ah.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(s,c){ah.event.special[s]={setup:function(w){ah.event.add(this,c,w&&w.selector?x:ae,s)
},teardown:function(w){ah.event.remove(this,c,w&&w.selector?x:ae)
}}
});
if(!ah.support.submitBubbles){ah.event.special.submit={setup:function(){if(this.nodeName.toLowerCase()!=="form"){ah.event.add(this,"click.specialSubmit",function(s){var c=s.target,w=c.type;
if((w==="submit"||w==="image")&&ah(c).closest("form").length){return aK("submit",this,arguments)
}});
ah.event.add(this,"keypress.specialSubmit",function(s){var c=s.target,w=c.type;
if((w==="text"||w==="password")&&ah(c).closest("form").length&&s.keyCode===13){return aK("submit",this,arguments)
}})
}else{return false
}},teardown:function(){ah.event.remove(this,".specialSubmit")
}}
}if(!ah.support.changeBubbles){var t=/textarea|input|select/i,g,j=function(s){var c=s.type,w=s.value;
if(c==="radio"||c==="checkbox"){w=s.checked
}else{if(c==="select-multiple"){w=s.selectedIndex>-1?ah.map(s.options,function(A){return A.selected
}).join("-"):""
}else{if(s.nodeName.toLowerCase()==="select"){w=s.selectedIndex
}}}return w
},bd=function(s,c){var F=s.target,w,A;
if(!(!t.test(F.nodeName)||F.readOnly)){w=ah.data(F,"_change_data");
A=j(F);
if(s.type!=="focusout"||F.type!=="radio"){ah.data(F,"_change_data",A)
}if(!(w===I||A===w)){if(w!=null||A){s.type="change";
return ah.event.trigger(s,c,F)
}}}};
ah.event.special.change={filters:{focusout:bd,click:function(s){var c=s.target,w=c.type;
if(w==="radio"||w==="checkbox"||c.nodeName.toLowerCase()==="select"){return bd.call(this,s)
}},keydown:function(s){var c=s.target,w=c.type;
if(s.keyCode===13&&c.nodeName.toLowerCase()!=="textarea"||s.keyCode===32&&(w==="checkbox"||w==="radio")||w==="select-multiple"){return bd.call(this,s)
}},beforeactivate:function(c){c=c.target;
ah.data(c,"_change_data",j(c))
}},setup:function(){if(this.type==="file"){return false
}for(var c in g){ah.event.add(this,c+".specialChange",g[c])
}return t.test(this.nodeName)
},teardown:function(){ah.event.remove(this,".specialChange");
return t.test(this.nodeName)
}};
g=ah.event.special.change.filters
}M.addEventListener&&ah.each({focus:"focusin",blur:"focusout"},function(s,c){function w(A){A=ah.event.fix(A);
A.type=c;
return ah.event.handle.call(this,A)
}ah.event.special[c]={setup:function(){this.addEventListener(s,w,true)
},teardown:function(){this.removeEventListener(s,w,true)
}}
});
ah.each(["bind","one"],function(s,c){ah.fn[c]=function(K,F,G){if(typeof K==="object"){for(var w in K){this[c](w,F,K[w],G)
}return this
}if(ah.isFunction(F)){G=F;
F=I
}var A=c==="one"?ah.proxy(G,function(L){ah(this).unbind(L,A);
return G.apply(this,arguments)
}):G;
if(K==="unload"&&c!=="one"){this.one(K,F,G)
}else{w=0;
for(var J=this.length;
w<J;
w++){ah.event.add(this[w],K,A,F)
}}return this
}
});
ah.fn.extend({unbind:function(s,c){if(typeof s==="object"&&!s.preventDefault){for(var A in s){this.unbind(A,s[A])
}}else{A=0;
for(var w=this.length;
A<w;
A++){ah.event.remove(this[A],s,c)
}}return this
},delegate:function(s,c,A,w){return this.live(c,A,w,s)
},undelegate:function(s,c,w){return arguments.length===0?this.unbind("live"):this.die(c,null,w,s)
},trigger:function(s,c){return this.each(function(){ah.event.trigger(s,c,this)
})
},triggerHandler:function(s,c){if(this[0]){s=ah.Event(s);
s.preventDefault();
s.stopPropagation();
ah.event.trigger(s,c,this[0]);
return s.result
}},toggle:function(s){for(var c=arguments,w=1;
w<c.length;
){ah.proxy(s,c[w++])
}return this.click(ah.proxy(s,function(A){var F=(ah.data(this,"lastToggle"+s.guid)||0)%w;
ah.data(this,"lastToggle"+s.guid,F+1);
A.preventDefault();
return c[F].apply(this,arguments)||false
}))
},hover:function(s,c){return this.mouseenter(s).mouseleave(c||s)
}});
var bh={focus:"focusin",blur:"focusout",mouseenter:"mouseover",mouseleave:"mouseout"};
ah.each(["live","die"],function(s,c){ah.fn[c]=function(O,L,N,J){var K,A=0,G,F,w=J||this.selector,P=J?this:ah(this.context);
if(ah.isFunction(L)){N=L;
L=I
}for(O=(O||"").split(" ");
(K=O[A++])!=null;
){J=az.exec(K);
G="";
if(J){G=J[0];
K=K.replace(az,"")
}if(K==="hover"){O.push("mouseenter"+G,"mouseleave"+G)
}else{F=K;
if(K==="focus"||K==="blur"){O.push(bh[K]+G);
K+=G
}else{K=(bh[K]||K)+G
}c==="live"?P.each(function(){ah.event.add(this,z(K,w),{data:L,selector:w,handler:N,origType:K,origHandler:N,preType:F})
}):P.unbind(z(K,w),N)
}}return this
}
});
ah.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(s,c){ah.fn[c]=function(w){return w?this.bind(c,w):this.trigger(c)
};
if(ah.attrFn){ah.attrFn[c]=true
}});
aO.attachEvent&&!aO.addEventListener&&aO.attachEvent("onunload",function(){for(var s in ah.cache){if(ah.cache[s].handle){try{ah.event.remove(ah.cache[s].handle.elem)
}catch(c){}}}});
(function(){function W(ab){for(var aa="",Z,Y=0;
ab[Y];
Y++){Z=ab[Y];
if(Z.nodeType===3||Z.nodeType===4){aa+=Z.nodeValue
}else{if(Z.nodeType!==8){aa+=W(Z.childNodes)
}}}return aa
}function V(bb,ba,ab,aa,Y,Z){Y=0;
for(var bm=aa.length;
Y<bm;
Y++){var bn=aa[Y];
if(bn){bn=bn[bb];
for(var bl=false;
bn;
){if(bn.sizcache===ab){bl=aa[bn.sizset];
break
}if(bn.nodeType===1&&!Z){bn.sizcache=ab;
bn.sizset=Y
}if(bn.nodeName.toLowerCase()===ba){bl=bn;
break
}bn=bn[bb]
}aa[Y]=bl
}}}function T(bb,ba,ab,aa,Y,Z){Y=0;
for(var bm=aa.length;
Y<bm;
Y++){var bn=aa[Y];
if(bn){bn=bn[bb];
for(var bl=false;
bn;
){if(bn.sizcache===ab){bl=aa[bn.sizset];
break
}if(bn.nodeType===1){if(!Z){bn.sizcache=ab;
bn.sizset=Y
}if(typeof ba!=="string"){if(bn===ba){bl=true;
break
}}else{if(N.filter(ba,[bn]).length>0){bl=bn;
break
}}}bn=bn[bb]
}aa[Y]=bl
}}}var Q=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,R=0,O=Object.prototype.toString,P=false,K=true;
[0,0].sort(function(){K=false;
return 0
});
var N=function(bm,bl,ba,ab){ba=ba||[];
var Z=bl=bl||M;
if(bl.nodeType!==1&&bl.nodeType!==9){return[]
}if(!bm||typeof bm!=="string"){return ba
}for(var aa=[],br,bs,bo,bb,bq=true,bn=s(bl),bp=bm;
(Q.exec(""),br=Q.exec(bp))!==null;
){bp=br[3];
aa.push(br[1]);
if(br[2]){bb=br[3];
break
}}if(aa.length>1&&G.exec(bm)){if(aa.length===2&&L.relative[aa[0]]){bs=X(aa[0]+aa[1],bl)
}else{for(bs=L.relative[aa[0]]?[bl]:N(aa.shift(),bl);
aa.length;
){bm=aa.shift();
if(L.relative[bm]){bm+=aa.shift()
}bs=X(bm,bs)
}}}else{if(!ab&&aa.length>1&&bl.nodeType===9&&!bn&&L.match.ID.test(aa[0])&&!L.match.ID.test(aa[aa.length-1])){br=N.find(aa.shift(),bl,bn);
bl=br.expr?N.filter(br.expr,br.set)[0]:br.set[0]
}if(bl){br=ab?{expr:aa.pop(),set:c(ab)}:N.find(aa.pop(),aa.length===1&&(aa[0]==="~"||aa[0]==="+")&&bl.parentNode?bl.parentNode:bl,bn);
bs=br.expr?N.filter(br.expr,br.set):br.set;
if(aa.length>0){bo=c(bs)
}else{bq=false
}for(;
aa.length;
){var Y=aa.pop();
br=Y;
if(L.relative[Y]){br=aa.pop()
}else{Y=""
}if(br==null){br=bl
}L.relative[Y](bo,br,bn)
}}else{bo=[]
}}bo||(bo=bs);
bo||N.error(Y||bm);
if(O.call(bo)==="[object Array]"){if(bq){if(bl&&bl.nodeType===1){for(bm=0;
bo[bm]!=null;
bm++){if(bo[bm]&&(bo[bm]===true||bo[bm].nodeType===1&&A(bl,bo[bm]))){ba.push(bs[bm])
}}}else{for(bm=0;
bo[bm]!=null;
bm++){bo[bm]&&bo[bm].nodeType===1&&ba.push(bs[bm])
}}}else{ba.push.apply(ba,bo)
}}else{c(bo,ba)
}if(bb){N(bb,Z,ba,ab);
N.uniqueSort(ba)
}return ba
};
N.uniqueSort=function(Z){if(J){P=K;
Z.sort(J);
if(P){for(var Y=1;
Y<Z.length;
Y++){Z[Y]===Z[Y-1]&&Z.splice(Y--,1)
}}}return Z
};
N.matches=function(Z,Y){return N(Z,null,null,Y)
};
N.find=function(bb,ba,ab){var aa,Y;
if(!bb){return[]
}for(var Z=0,bm=L.order.length;
Z<bm;
Z++){var bn=L.order[Z];
if(Y=L.leftMatch[bn].exec(bb)){var bl=Y[1];
Y.splice(1,1);
if(bl.substr(bl.length-1)!=="\\"){Y[1]=(Y[1]||"").replace(/\\/g,"");
aa=L.find[bn](Y,ba,ab);
if(aa!=null){bb=bb.replace(L.match[bn],"");
break
}}}}aa||(aa=ba.getElementsByTagName("*"));
return{set:aa,expr:bb}
};
N.filter=function(bn,bm,bb,ab){for(var Z=bn,aa=[],bt=bm,bu,bq,bl=bm&&bm[0]&&s(bm[0]);
bn&&bm.length;
){for(var bs in L.filter){if((bu=L.leftMatch[bs].exec(bn))!=null&&bu[2]){var bo=L.filter[bs],br,Y;
Y=bu[1];
bq=false;
bu.splice(1,1);
if(Y.substr(Y.length-1)!=="\\"){if(bt===aa){aa=[]
}if(L.preFilter[bs]){if(bu=L.preFilter[bs](bu,bt,bb,aa,ab,bl)){if(bu===true){continue
}}else{bq=br=true
}}if(bu){for(var ba=0;
(Y=bt[ba])!=null;
ba++){if(Y){br=bo(Y,bu,ba,bt);
var bp=ab^!!br;
if(bb&&br!=null){if(bp){bq=true
}else{bt[ba]=false
}}else{if(bp){aa.push(Y);
bq=true
}}}}}if(br!==I){bb||(bt=aa);
bn=bn.replace(L.match[bs],"");
if(!bq){return[]
}break
}}}}if(bn===Z){if(bq==null){N.error(bn)
}else{break
}}Z=bn
}return bt
};
N.error=function(Y){throw"Syntax error, unrecognized expression: "+Y
};
var L=N.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(Y){return Y.getAttribute("href")
}},relative:{"+":function(ab,aa){var Z=typeof aa==="string",Y=Z&&!/\W/.test(aa);
Z=Z&&!Y;
if(Y){aa=aa.toLowerCase()
}Y=0;
for(var ba=ab.length,bb;
Y<ba;
Y++){if(bb=ab[Y]){for(;
(bb=bb.previousSibling)&&bb.nodeType!==1;
){}ab[Y]=Z||bb&&bb.nodeName.toLowerCase()===aa?bb||false:bb===aa
}}Z&&N.filter(aa,ab,true)
},">":function(ab,aa){var Z=typeof aa==="string";
if(Z&&!/\W/.test(aa)){aa=aa.toLowerCase();
for(var Y=0,ba=ab.length;
Y<ba;
Y++){var bb=ab[Y];
if(bb){Z=bb.parentNode;
ab[Y]=Z.nodeName.toLowerCase()===aa?Z:false
}}}else{Y=0;
for(ba=ab.length;
Y<ba;
Y++){if(bb=ab[Y]){ab[Y]=Z?bb.parentNode:bb.parentNode===aa
}}Z&&N.filter(aa,ab,true)
}},"":function(ab,aa,Z){var Y=R++,ba=T;
if(typeof aa==="string"&&!/\W/.test(aa)){var bb=aa=aa.toLowerCase();
ba=V
}ba("parentNode",aa,Y,ab,bb,Z)
},"~":function(ab,aa,Z){var Y=R++,ba=T;
if(typeof aa==="string"&&!/\W/.test(aa)){var bb=aa=aa.toLowerCase();
ba=V
}ba("previousSibling",aa,Y,ab,bb,Z)
}},find:{ID:function(aa,Z,Y){if(typeof Z.getElementById!=="undefined"&&!Y){return(aa=Z.getElementById(aa[1]))?[aa]:[]
}},NAME:function(ab,aa){if(typeof aa.getElementsByName!=="undefined"){var Z=[];
aa=aa.getElementsByName(ab[1]);
for(var Y=0,ba=aa.length;
Y<ba;
Y++){aa[Y].getAttribute("name")===ab[1]&&Z.push(aa[Y])
}return Z.length===0?null:Z
}},TAG:function(Z,Y){return Y.getElementsByTagName(Z[1])
}},preFilter:{CLASS:function(ba,ab,Z,Y,bb,bl){ba=" "+ba[1].replace(/\\/g,"")+" ";
if(bl){return ba
}bl=0;
for(var aa;
(aa=ab[bl])!=null;
bl++){if(aa){if(bb^(aa.className&&(" "+aa.className+" ").replace(/[\t\n]/g," ").indexOf(ba)>=0)){Z||Y.push(aa)
}else{if(Z){ab[bl]=false
}}}}return false
},ID:function(Y){return Y[1].replace(/\\/g,"")
},TAG:function(Y){return Y[1].toLowerCase()
},CHILD:function(Z){if(Z[1]==="nth"){var Y=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(Z[2]==="even"&&"2n"||Z[2]==="odd"&&"2n+1"||!/\D/.test(Z[2])&&"0n+"+Z[2]||Z[2]);
Z[2]=Y[1]+(Y[2]||1)-0;
Z[3]=Y[3]-0
}Z[0]=R++;
return Z
},ATTR:function(ab,aa,Z,Y,ba,bb){aa=ab[1].replace(/\\/g,"");
if(!bb&&L.attrMap[aa]){ab[1]=L.attrMap[aa]
}if(ab[2]==="~="){ab[4]=" "+ab[4]+" "
}return ab
},PSEUDO:function(ab,aa,Z,Y,ba){if(ab[1]==="not"){if((Q.exec(ab[3])||"").length>1||/^\w/.test(ab[3])){ab[3]=N(ab[3],null,null,aa)
}else{ab=N.filter(ab[3],aa,Z,true^ba);
Z||Y.push.apply(Y,ab);
return false
}}else{if(L.match.POS.test(ab[0])||L.match.CHILD.test(ab[0])){return true
}}return ab
},POS:function(Y){Y.unshift(true);
return Y
}},filters:{enabled:function(Y){return Y.disabled===false&&Y.type!=="hidden"
},disabled:function(Y){return Y.disabled===true
},checked:function(Y){return Y.checked===true
},selected:function(Y){return Y.selected===true
},parent:function(Y){return !!Y.firstChild
},empty:function(Y){return !Y.firstChild
},has:function(aa,Z,Y){return !!N(Y[3],aa).length
},header:function(Y){return/h\d/i.test(Y.nodeName)
},text:function(Y){return"text"===Y.type
},radio:function(Y){return"radio"===Y.type
},checkbox:function(Y){return"checkbox"===Y.type
},file:function(Y){return"file"===Y.type
},password:function(Y){return"password"===Y.type
},submit:function(Y){return"submit"===Y.type
},image:function(Y){return"image"===Y.type
},reset:function(Y){return"reset"===Y.type
},button:function(Y){return"button"===Y.type||Y.nodeName.toLowerCase()==="button"
},input:function(Y){return/input|select|textarea|button/i.test(Y.nodeName)
}},setFilters:{first:function(Z,Y){return Y===0
},last:function(ab,aa,Z,Y){return aa===Y.length-1
},even:function(Z,Y){return Y%2===0
},odd:function(Z,Y){return Y%2===1
},lt:function(aa,Z,Y){return Z<Y[3]-0
},gt:function(aa,Z,Y){return Z>Y[3]-0
},nth:function(aa,Z,Y){return Y[3]-0===Z
},eq:function(aa,Z,Y){return Y[3]-0===Z
}},filter:{PSEUDO:function(ab,aa,Z,Y){var ba=aa[1],bb=L.filters[ba];
if(bb){return bb(ab,Z,aa,Y)
}else{if(ba==="contains"){return(ab.textContent||ab.innerText||W([ab])||"").indexOf(aa[3])>=0
}else{if(ba==="not"){aa=aa[3];
Z=0;
for(Y=aa.length;
Z<Y;
Z++){if(aa[Z]===ab){return false
}}return true
}else{N.error("Syntax error, unrecognized expression: "+ba)
}}}},CHILD:function(ba,ab){var Z=ab[1],Y=ba;
switch(Z){case"only":case"first":for(;
Y=Y.previousSibling;
){if(Y.nodeType===1){return false
}}if(Z==="first"){return true
}Y=ba;
case"last":for(;
Y=Y.nextSibling;
){if(Y.nodeType===1){return false
}}return true;
case"nth":Z=ab[2];
var bb=ab[3];
if(Z===1&&bb===0){return true
}ab=ab[0];
var bl=ba.parentNode;
if(bl&&(bl.sizcache!==ab||!ba.nodeIndex)){var aa=0;
for(Y=bl.firstChild;
Y;
Y=Y.nextSibling){if(Y.nodeType===1){Y.nodeIndex=++aa
}}bl.sizcache=ab
}ba=ba.nodeIndex-bb;
return Z===0?ba===0:ba%Z===0&&ba/Z>=0
}},ID:function(Z,Y){return Z.nodeType===1&&Z.getAttribute("id")===Y
},TAG:function(Z,Y){return Y==="*"&&Z.nodeType===1||Z.nodeName.toLowerCase()===Y
},CLASS:function(Z,Y){return(" "+(Z.className||Z.getAttribute("class"))+" ").indexOf(Y)>-1
},ATTR:function(ab,aa){var Z=aa[1];
ab=L.attrHandle[Z]?L.attrHandle[Z](ab):ab[Z]!=null?ab[Z]:ab.getAttribute(Z);
Z=ab+"";
var Y=aa[2];
aa=aa[4];
return ab==null?Y==="!=":Y==="="?Z===aa:Y==="*="?Z.indexOf(aa)>=0:Y==="~="?(" "+Z+" ").indexOf(aa)>=0:!aa?Z&&ab!==false:Y==="!="?Z!==aa:Y==="^="?Z.indexOf(aa)===0:Y==="$="?Z.substr(Z.length-aa.length)===aa:Y==="|="?Z===aa||Z.substr(0,aa.length+1)===aa+"-":false
},POS:function(ab,aa,Z,Y){var ba=L.setFilters[aa[2]];
if(ba){return ba(ab,Z,aa,Y)
}}}},G=L.match.POS;
for(var w in L.match){L.match[w]=new RegExp(L.match[w].source+/(?![^\[]*\])(?![^\(]*\))/.source);
L.leftMatch[w]=new RegExp(/(^(?:.|\r|\n)*?)/.source+L.match[w].source.replace(/\\(\d+)/g,function(Z,Y){return"\\"+(Y-0+1)
}))
}var c=function(Z,Y){Z=Array.prototype.slice.call(Z,0);
if(Y){Y.push.apply(Y,Z);
return Y
}return Z
};
try{Array.prototype.slice.call(M.documentElement.childNodes,0)
}catch(F){c=function(ab,aa){aa=aa||[];
if(O.call(ab)==="[object Array]"){Array.prototype.push.apply(aa,ab)
}else{if(typeof ab.length==="number"){for(var Z=0,Y=ab.length;
Z<Y;
Z++){aa.push(ab[Z])
}}else{for(Z=0;
ab[Z];
Z++){aa.push(ab[Z])
}}}return aa
}
}var J;
if(M.documentElement.compareDocumentPosition){J=function(Z,Y){if(!Z.compareDocumentPosition||!Y.compareDocumentPosition){if(Z==Y){P=true
}return Z.compareDocumentPosition?-1:1
}Z=Z.compareDocumentPosition(Y)&4?-1:Z===Y?0:1;
if(Z===0){P=true
}return Z
}
}else{if("sourceIndex" in M.documentElement){J=function(Z,Y){if(!Z.sourceIndex||!Y.sourceIndex){if(Z==Y){P=true
}return Z.sourceIndex?-1:1
}Z=Z.sourceIndex-Y.sourceIndex;
if(Z===0){P=true
}return Z
}
}else{if(M.createRange){J=function(ab,aa){if(!ab.ownerDocument||!aa.ownerDocument){if(ab==aa){P=true
}return ab.ownerDocument?-1:1
}var Z=ab.ownerDocument.createRange(),Y=aa.ownerDocument.createRange();
Z.setStart(ab,0);
Z.setEnd(ab,0);
Y.setStart(aa,0);
Y.setEnd(aa,0);
ab=Z.compareBoundaryPoints(Range.START_TO_END,Y);
if(ab===0){P=true
}return ab
}
}}}(function(){var aa=M.createElement("div"),Z="script"+(new Date).getTime();
aa.innerHTML="<a name='"+Z+"'/>";
var Y=M.documentElement;
Y.insertBefore(aa,Y.firstChild);
if(M.getElementById(Z)){L.find.ID=function(ab,ba,bb){if(typeof ba.getElementById!=="undefined"&&!bb){return(ba=ba.getElementById(ab[1]))?ba.id===ab[1]||typeof ba.getAttributeNode!=="undefined"&&ba.getAttributeNode("id").nodeValue===ab[1]?[ba]:I:[]
}};
L.filter.ID=function(ab,ba){var bb=typeof ab.getAttributeNode!=="undefined"&&ab.getAttributeNode("id");
return ab.nodeType===1&&bb&&bb.nodeValue===ba
}
}Y.removeChild(aa);
Y=aa=null
})();
(function(){var Y=M.createElement("div");
Y.appendChild(M.createComment(""));
if(Y.getElementsByTagName("*").length>0){L.find.TAG=function(ab,aa){aa=aa.getElementsByTagName(ab[1]);
if(ab[1]==="*"){ab=[];
for(var Z=0;
aa[Z];
Z++){aa[Z].nodeType===1&&ab.push(aa[Z])
}aa=ab
}return aa
}
}Y.innerHTML="<a href='#'></a>";
if(Y.firstChild&&typeof Y.firstChild.getAttribute!=="undefined"&&Y.firstChild.getAttribute("href")!=="#"){L.attrHandle.href=function(Z){return Z.getAttribute("href",2)
}
}Y=null
})();
M.querySelectorAll&&function(){var aa=N,Z=M.createElement("div");
Z.innerHTML="<p class='TEST'></p>";
if(!(Z.querySelectorAll&&Z.querySelectorAll(".TEST").length===0)){N=function(ab,bl,bm,ba){bl=bl||M;
if(!ba&&bl.nodeType===9&&!s(bl)){try{return c(bl.querySelectorAll(ab),bm)
}catch(bb){}}return aa(ab,bl,bm,ba)
};
for(var Y in aa){N[Y]=aa[Y]
}Z=null
}}();
(function(){var Y=M.createElement("div");
Y.innerHTML="<div class='test e'></div><div class='test'></div>";
if(!(!Y.getElementsByClassName||Y.getElementsByClassName("e").length===0)){Y.lastChild.className="e";
if(Y.getElementsByClassName("e").length!==1){L.order.splice(1,0,"CLASS");
L.find.CLASS=function(ab,aa,Z){if(typeof aa.getElementsByClassName!=="undefined"&&!Z){return aa.getElementsByClassName(ab[1])
}};
Y=null
}}})();
var A=M.compareDocumentPosition?function(Z,Y){return !!(Z.compareDocumentPosition(Y)&16)
}:function(Z,Y){return Z!==Y&&(Z.contains?Z.contains(Y):true)
},s=function(Y){return(Y=(Y?Y.ownerDocument||Y:0).documentElement)?Y.nodeName!=="HTML":false
},X=function(ab,aa){var Z=[],Y="",ba;
for(aa=aa.nodeType?[aa]:aa;
ba=L.match.PSEUDO.exec(ab);
){Y+=ba[0];
ab=ab.replace(L.match.PSEUDO,"")
}ab=L.relative[ab]?ab+"*":ab;
ba=0;
for(var bb=aa.length;
ba<bb;
ba++){N(ab,aa[ba],Z)
}return N.filter(Y,Z)
};
ah.find=N;
ah.expr=N.selectors;
ah.expr[":"]=ah.expr.filters;
ah.unique=N.uniqueSort;
ah.text=W;
ah.isXMLDoc=s;
ah.contains=A
})();
var f=/Until$/,a9=/^(?:parents|prevUntil|prevAll)/,aW=/,/;
au=Array.prototype.slice;
var aL=function(s,c,A){if(ah.isFunction(c)){return ah.grep(s,function(G,F){return !!c.call(G,F,G)===A
})
}else{if(c.nodeType){return ah.grep(s,function(F){return F===c===A
})
}else{if(typeof c==="string"){var w=ah.grep(s,function(F){return F.nodeType===1
});
if(aT.test(c)){return ah.filter(c,w,!A)
}else{c=ah.filter(c,w)
}}}}return ah.grep(s,function(F){return ah.inArray(F,c)>=0===A
})
};
ah.fn.extend({find:function(s){for(var c=this.pushStack("","find",s),J=0,F=0,G=this.length;
F<G;
F++){J=c.length;
ah.find(s,this[F],c);
if(F>0){for(var w=J;
w<c.length;
w++){for(var A=0;
A<J;
A++){if(c[A]===c[w]){c.splice(w--,1);
break
}}}}}return c
},has:function(s){var c=ah(s);
return this.filter(function(){for(var A=0,w=c.length;
A<w;
A++){if(ah.contains(this,c[A])){return true
}}})
},not:function(c){return this.pushStack(aL(this,c,false),"not",c)
},filter:function(c){return this.pushStack(aL(this,c,true),"filter",c)
},is:function(c){return !!c&&ah.filter(c,this).length>0
},closest:function(L,K){if(ah.isArray(L)){var J=[],F=this[0],G,w={},A;
if(F&&L.length){G=0;
for(var c=L.length;
G<c;
G++){A=L[G];
w[A]||(w[A]=ah.expr.match.POS.test(A)?ah(A,K||this.context):A)
}for(;
F&&F.ownerDocument&&F!==K;
){for(A in w){G=w[A];
if(G.jquery?G.index(F)>-1:ah(F).is(G)){J.push({selector:A,elem:F});
delete w[A]
}}F=F.parentNode
}}return J
}var s=ah.expr.match.POS.test(L)?ah(L,K||this.context):null;
return this.map(function(O,N){for(;
N&&N.ownerDocument&&N!==K;
){if(s?s.index(N)>-1:ah(N).is(L)){return N
}N=N.parentNode
}return null
})
},index:function(c){if(!c||typeof c==="string"){return ah.inArray(this[0],c?ah(c):this.parent().children())
}return ah.inArray(c.jquery?c[0]:c,this)
},add:function(s,c){s=typeof s==="string"?ah(s,c||this.context):ah.makeArray(s);
c=ah.merge(this.get(),s);
return this.pushStack(l(s[0])||l(c[0])?c:ah.unique(c))
},andSelf:function(){return this.add(this.prevObject)
}});
ah.each({parent:function(c){return(c=c.parentNode)&&c.nodeType!==11?c:null
},parents:function(c){return ah.dir(c,"parentNode")
},parentsUntil:function(s,c,w){return ah.dir(s,"parentNode",w)
},next:function(c){return ah.nth(c,2,"nextSibling")
},prev:function(c){return ah.nth(c,2,"previousSibling")
},nextAll:function(c){return ah.dir(c,"nextSibling")
},prevAll:function(c){return ah.dir(c,"previousSibling")
},nextUntil:function(s,c,w){return ah.dir(s,"nextSibling",w)
},prevUntil:function(s,c,w){return ah.dir(s,"previousSibling",w)
},siblings:function(c){return ah.sibling(c.parentNode.firstChild,c)
},children:function(c){return ah.sibling(c.firstChild)
},contents:function(c){return ah.nodeName(c,"iframe")?c.contentDocument||c.contentWindow.document:ah.makeArray(c.childNodes)
}},function(s,c){ah.fn[s]=function(F,w){var A=ah.map(this,c,F);
f.test(s)||(w=F);
if(w&&typeof w==="string"){A=ah.filter(w,A)
}A=this.length>1?ah.unique(A):A;
if((this.length>1||aW.test(w))&&a9.test(s)){A=A.reverse()
}return this.pushStack(A,s,au.call(arguments).join(","))
}
});
ah.extend({filter:function(s,c,w){if(w){s=":not("+s+")"
}return ah.find.matches(s,c)
},dir:function(s,c,A){var w=[];
for(s=s[c];
s&&s.nodeType!==9&&(A===I||s.nodeType!==1||!ah(s).is(A));
){s.nodeType===1&&w.push(s);
s=s[c]
}return w
},nth:function(s,c,A){c=c||1;
for(var w=0;
s;
s=s[A]){if(s.nodeType===1&&++w===c){break
}}return s
},sibling:function(s,c){for(var w=[];
s;
s=s.nextSibling){s.nodeType===1&&s!==c&&w.push(s)
}return w
}});
var ai=/ jQuery\d+="(?:\d+|null)"/g,ar=/^\s+/,B=/(<([\w:]+)[^>]*?)\/>/g,aD=/^(?:area|br|col|embed|hr|img|input|link|meta|param)$/i,m=/<([\w:]+)/,ac=/<tbody/i,u=/<|&#?\w+;/,aP=/<script|<object|<embed|<option|<style/i,ak=/checked\s*(?:[^=]|=\s*.checked.)/i,bk=function(s,c,w){return aD.test(w)?s:c+"></"+w+">"
},aJ={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,"",""]};
aJ.optgroup=aJ.option;
aJ.tbody=aJ.tfoot=aJ.colgroup=aJ.caption=aJ.thead;
aJ.th=aJ.td;
if(!ah.support.htmlSerialize){aJ._default=[1,"div<div>","</div>"]
}ah.fn.extend({text:function(c){if(ah.isFunction(c)){return this.each(function(s){var w=ah(this);
w.text(c.call(this,s,w.text()))
})
}if(typeof c!=="object"&&c!==I){return this.empty().append((this[0]&&this[0].ownerDocument||M).createTextNode(c))
}return ah.text(this)
},wrapAll:function(s){if(ah.isFunction(s)){return this.each(function(w){ah(this).wrapAll(s.call(this,w))
})
}if(this[0]){var c=ah(s,this[0].ownerDocument).eq(0).clone(true);
this[0].parentNode&&c.insertBefore(this[0]);
c.map(function(){for(var w=this;
w.firstChild&&w.firstChild.nodeType===1;
){w=w.firstChild
}return w
}).append(this)
}return this
},wrapInner:function(c){if(ah.isFunction(c)){return this.each(function(s){ah(this).wrapInner(c.call(this,s))
})
}return this.each(function(){var s=ah(this),w=s.contents();
w.length?w.wrapAll(c):s.append(c)
})
},wrap:function(c){return this.each(function(){ah(this).wrapAll(c)
})
},unwrap:function(){return this.parent().each(function(){ah.nodeName(this,"body")||ah(this).replaceWith(this.childNodes)
}).end()
},append:function(){return this.domManip(arguments,true,function(c){this.nodeType===1&&this.appendChild(c)
})
},prepend:function(){return this.domManip(arguments,true,function(c){this.nodeType===1&&this.insertBefore(c,this.firstChild)
})
},before:function(){if(this[0]&&this[0].parentNode){return this.domManip(arguments,false,function(s){this.parentNode.insertBefore(s,this)
})
}else{if(arguments.length){var c=ah(arguments[0]);
c.push.apply(c,this.toArray());
return this.pushStack(c,"before",arguments)
}}},after:function(){if(this[0]&&this[0].parentNode){return this.domManip(arguments,false,function(s){this.parentNode.insertBefore(s,this.nextSibling)
})
}else{if(arguments.length){var c=this.pushStack(this,"after",arguments);
c.push.apply(c,ah(arguments[0]).toArray());
return c
}}},remove:function(s,c){for(var A=0,w;
(w=this[A])!=null;
A++){if(!s||ah.filter(s,[w]).length){if(!c&&w.nodeType===1){ah.cleanData(w.getElementsByTagName("*"));
ah.cleanData([w])
}w.parentNode&&w.parentNode.removeChild(w)
}}return this
},empty:function(){for(var s=0,c;
(c=this[s])!=null;
s++){for(c.nodeType===1&&ah.cleanData(c.getElementsByTagName("*"));
c.firstChild;
){c.removeChild(c.firstChild)
}}return this
},clone:function(s){var c=this.map(function(){if(!ah.support.noCloneEvent&&!ah.isXMLDoc(this)){var A=this.outerHTML,w=this.ownerDocument;
if(!A){A=w.createElement("div");
A.appendChild(this.cloneNode(true));
A=A.innerHTML
}return ah.clean([A.replace(ai,"").replace(/=([^="'>\s]+\/)>/g,'="$1">').replace(ar,"")],w)[0]
}else{return this.cloneNode(true)
}});
if(s===true){bj(this,c);
bj(this.find("*"),c.find("*"))
}return c
},html:function(s){if(s===I){return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(ai,""):null
}else{if(typeof s==="string"&&!aP.test(s)&&(ah.support.leadingWhitespace||!ar.test(s))&&!aJ[(m.exec(s)||["",""])[1].toLowerCase()]){s=s.replace(B,bk);
try{for(var c=0,A=this.length;
c<A;
c++){if(this[c].nodeType===1){ah.cleanData(this[c].getElementsByTagName("*"));
this[c].innerHTML=s
}}}catch(w){this.empty().append(s)
}}else{ah.isFunction(s)?this.each(function(J){var F=ah(this),G=F.html();
F.empty().append(function(){return s.call(this,J,G)
})
}):this.empty().append(s)
}}return this
},replaceWith:function(c){if(this[0]&&this[0].parentNode){if(ah.isFunction(c)){return this.each(function(s){var A=ah(this),w=A.html();
A.replaceWith(c.call(this,s,w))
})
}if(typeof c!=="string"){c=ah(c).detach()
}return this.each(function(){var s=this.nextSibling,w=this.parentNode;
ah(this).remove();
s?ah(s).before(c):ah(w).append(c)
})
}else{return this.pushStack(ah(ah.isFunction(c)?c():c),"replaceWith",c)
}},detach:function(c){return this.remove(c,true)
},domManip:function(O,N,L){function J(P){return ah.nodeName(P,"table")?P.getElementsByTagName("tbody")[0]||P.appendChild(P.ownerDocument.createElement("tbody")):P
}var K,F,G=O[0],s=[],A;
if(!ah.support.checkClone&&arguments.length===3&&typeof G==="string"&&ak.test(G)){return this.each(function(){ah(this).domManip(O,N,L,true)
})
}if(ah.isFunction(G)){return this.each(function(P){var Q=ah(this);
O[0]=G.call(this,P,N?Q.html():I);
Q.domManip(O,N,L)
})
}if(this[0]){K=G&&G.parentNode;
K=ah.support.parentNode&&K&&K.nodeType===11&&K.childNodes.length===this.length?{fragment:K}:a3(O,this,s);
A=K.fragment;
if(F=A.childNodes.length===1?(A=A.firstChild):A.firstChild){N=N&&ah.nodeName(F,"tr");
for(var w=0,c=this.length;
w<c;
w++){L.call(N?J(this[w],F):this[w],w>0||K.cacheable||this.length>1?A.cloneNode(true):A)
}}s.length&&ah.each(s,E)
}return this
}});
ah.fragments={};
ah.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(s,c){ah.fn[s]=function(J){var F=[];
J=ah(J);
var G=this.length===1&&this[0].parentNode;
if(G&&G.nodeType===11&&G.childNodes.length===1&&J.length===1){J[c](this[0]);
return this
}else{G=0;
for(var w=J.length;
G<w;
G++){var A=(G>0?this.clone(true):this).get();
ah.fn[c].apply(ah(J[G]),A);
F=F.concat(A)
}return this.pushStack(F,s,J.selector)
}}
});
ah.extend({clean:function(O,N,L,J){N=N||M;
if(typeof N.createElement==="undefined"){N=N.ownerDocument||N[0]&&N[0].ownerDocument||M
}for(var K=[],F=0,G;
(G=O[F])!=null;
F++){if(typeof G==="number"){G+=""
}if(G){if(typeof G==="string"&&!u.test(G)){G=N.createTextNode(G)
}else{if(typeof G==="string"){G=G.replace(B,bk);
var s=(m.exec(G)||["",""])[1].toLowerCase(),A=aJ[s]||aJ._default,w=A[0],c=N.createElement("div");
for(c.innerHTML=A[1]+G+A[2];
w--;
){c=c.lastChild
}if(!ah.support.tbody){w=ac.test(G);
s=s==="table"&&!w?c.firstChild&&c.firstChild.childNodes:A[1]==="<table>"&&!w?c.childNodes:[];
for(A=s.length-1;
A>=0;
--A){ah.nodeName(s[A],"tbody")&&!s[A].childNodes.length&&s[A].parentNode.removeChild(s[A])
}}!ah.support.leadingWhitespace&&ar.test(G)&&c.insertBefore(N.createTextNode(ar.exec(G)[0]),c.firstChild);
G=c.childNodes
}}if(G.nodeType){K.push(G)
}else{K=ah.merge(K,G)
}}}if(L){for(F=0;
K[F];
F++){if(J&&ah.nodeName(K[F],"script")&&(!K[F].type||K[F].type.toLowerCase()==="text/javascript")){J.push(K[F].parentNode?K[F].parentNode.removeChild(K[F]):K[F])
}else{K[F].nodeType===1&&K.splice.apply(K,[F+1,0].concat(ah.makeArray(K[F].getElementsByTagName("script"))));
L.appendChild(K[F])
}}}return K
},cleanData:function(L){for(var K,J,F=ah.cache,G=ah.event.special,w=ah.support.deleteExpando,A=0,c;
(c=L[A])!=null;
A++){if(J=c[ah.expando]){K=F[J];
if(K.events){for(var s in K.events){G[s]?ah.event.remove(c,s):aG(c,s,K.handle)
}}if(w){delete c[ah.expando]
}else{c.removeAttribute&&c.removeAttribute(ah.expando)
}delete F[J]
}}}});
var h=/z-?index|font-?weight|opacity|zoom|line-?height/i,a4=/alpha\([^)]*\)/,aQ=/opacity=([^)]*)/,aE=/float/i,ad=/-([a-z])/ig,bf=/([A-Z])/g,aZ=/^-?\d+(?:px)?$/i,aI=/^-?\d/,af={position:"absolute",visibility:"hidden",display:"block"},y=["Left","Right"],k=["Top","Bottom"],bi=M.defaultView&&M.defaultView.getComputedStyle,al=ah.support.cssFloat?"cssFloat":"styleFloat",v=function(s,c){return c.toUpperCase()
};
ah.fn.css=function(s,c){return ap(this,s,c,true,function(F,w,A){if(A===I){return ah.curCSS(F,w)
}if(typeof A==="number"&&!h.test(w)){A+="px"
}ah.style(F,w,A)
})
};
ah.extend({style:function(s,c,F){if(!s||s.nodeType===3||s.nodeType===8){return I
}if((c==="width"||c==="height")&&parseFloat(F)<0){F=I
}var w=s.style||s,A=F!==I;
if(!ah.support.opacity&&c==="opacity"){if(A){w.zoom=1;
c=parseInt(F,10)+""==="NaN"?"":"alpha(opacity="+F*100+")";
s=w.filter||ah.curCSS(s,"filter")||"";
w.filter=a4.test(s)?s.replace(a4,c):c
}return w.filter&&w.filter.indexOf("opacity=")>=0?parseFloat(aQ.exec(w.filter)[1])/100+"":""
}if(aE.test(c)){c=al
}c=c.replace(ad,v);
if(A){w[c]=F
}return w[c]
},css:function(s,c,J,F){if(c==="width"||c==="height"){var G,w=c==="width"?y:k;
function A(){G=c==="width"?s.offsetWidth:s.offsetHeight;
F!=="border"&&ah.each(w,function(){F||(G-=parseFloat(ah.curCSS(s,"padding"+this,true))||0);
if(F==="margin"){G+=parseFloat(ah.curCSS(s,"margin"+this,true))||0
}else{G-=parseFloat(ah.curCSS(s,"border"+this+"Width",true))||0
}})
}s.offsetWidth!==0?A():ah.swap(s,af,A);
return Math.max(0,Math.round(G))
}return ah.curCSS(s,c,J)
},curCSS:function(s,c,G){var A,F=s.style;
if(!ah.support.opacity&&c==="opacity"&&s.currentStyle){A=aQ.test(s.currentStyle.filter||"")?parseFloat(RegExp.$1)/100+"":"";
return A===""?"1":A
}if(aE.test(c)){c=al
}if(!G&&F&&F[c]){A=F[c]
}else{if(bi){if(aE.test(c)){c="float"
}c=c.replace(bf,"-$1").toLowerCase();
F=s.ownerDocument.defaultView;
if(!F){return null
}if(s=F.getComputedStyle(s,null)){A=s.getPropertyValue(c)
}if(c==="opacity"&&A===""){A="1"
}}else{if(s.currentStyle){G=c.replace(ad,v);
A=s.currentStyle[c]||s.currentStyle[G];
if(!aZ.test(A)&&aI.test(A)){c=F.left;
var w=s.runtimeStyle.left;
s.runtimeStyle.left=s.currentStyle.left;
F.left=G==="fontSize"?"1em":A||0;
A=F.pixelLeft+"px";
F.left=c;
s.runtimeStyle.left=w
}}}}return A
},swap:function(s,c,F){var w={};
for(var A in c){w[A]=s.style[A];
s.style[A]=c[A]
}F.call(s);
for(A in c){s.style[A]=w[A]
}}});
if(ah.expr&&ah.expr.filters){ah.expr.filters.hidden=function(s){var c=s.offsetWidth,A=s.offsetHeight,w=s.nodeName.toLowerCase()==="tr";
return c===0&&A===0&&!w?true:c>0&&A>0&&!w?false:ah.curCSS(s,"display")==="none"
};
ah.expr.filters.visible=function(c){return !ah.expr.filters.hidden(c)
}
}var a2=aF(),aN=/<script(.|\s)*?\/script>/gi,aj=/select|textarea/i,C=/color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week/i,aA=/=\?(&|$)/,i=/\?/,n=/(\?|&)_=.*?(&|$)/,a=/^(\w+:)?\/\/([^\/?#]+)/,a5=/%20/g,aR=ah.fn.load;
ah.fn.extend({load:function(s,c,G){if(typeof s!=="string"){return aR.call(this,s)
}else{if(!this.length){return this
}}var A=s.indexOf(" ");
if(A>=0){var F=s.slice(A,s.length);
s=s.slice(0,A)
}A="GET";
if(c){if(ah.isFunction(c)){G=c;
c=null
}else{if(typeof c==="object"){c=ah.param(c,ah.ajaxSettings.traditional);
A="POST"
}}}var w=this;
ah.ajax({url:s,type:A,dataType:"html",data:c,complete:function(J,K){if(K==="success"||K==="notmodified"){w.html(F?ah("<div />").append(J.responseText.replace(aN,"")).find(F):J.responseText)
}G&&w.each(G,[J.responseText,K,J])
}});
return this
},serialize:function(){return ah.param(this.serializeArray())
},serializeArray:function(){return this.map(function(){return this.elements?ah.makeArray(this.elements):this
}).filter(function(){return this.name&&!this.disabled&&(this.checked||aj.test(this.nodeName)||C.test(this.type))
}).map(function(s,c){s=ah(this).val();
return s==null?null:ah.isArray(s)?ah.map(s,function(w){return{name:c.name,value:w}
}):{name:c.name,value:s}
}).get()
}});
ah.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(s,c){ah.fn[c]=function(w){return this.bind(c,w)
}
});
ah.extend({get:function(s,c,A,w){if(ah.isFunction(c)){w=w||A;
A=c;
c=null
}return ah.ajax({type:"GET",url:s,data:c,success:A,dataType:w})
},getScript:function(s,c){return ah.get(s,null,c,"script")
},getJSON:function(s,c,w){return ah.get(s,c,w,"json")
},post:function(s,c,A,w){if(ah.isFunction(c)){w=w||A;
A=c;
c={}
}return ah.ajax({type:"POST",url:s,data:c,success:A,dataType:w})
},ajaxSetup:function(c){ah.extend(ah.ajaxSettings,c)
},ajaxSettings:{url:location.href,global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:aO.XMLHttpRequest&&(aO.location.protocol!=="file:"||!aO.ActiveXObject)?function(){return new aO.XMLHttpRequest
}:function(){try{return new aO.ActiveXObject("Microsoft.XMLHTTP")
}catch(c){}},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(aa){function Z(){X.success&&X.success.call(P,K,R,s);
X.global&&W("ajaxSuccess",[s,X])
}function Y(){X.complete&&X.complete.call(P,s,R);
X.global&&W("ajaxComplete",[s,X]);
X.global&&!--ah.active&&ah.event.trigger("ajaxStop")
}function W(ba,bb){(X.context?ah(X.context):ah.event).trigger(ba,bb)
}var X=ah.extend(true,{},ah.ajaxSettings,aa),Q,R,K,P=aa&&aa.context||X,L=X.type.toUpperCase();
if(X.data&&X.processData&&typeof X.data!=="string"){X.data=ah.param(X.data,X.traditional)
}if(X.dataType==="jsonp"){if(L==="GET"){aA.test(X.url)||(X.url+=(i.test(X.url)?"&":"?")+(X.jsonp||"callback")+"=?")
}else{if(!X.data||!aA.test(X.data)){X.data=(X.data?X.data+"&":"")+(X.jsonp||"callback")+"=?"
}}X.dataType="json"
}if(X.dataType==="json"&&(X.data&&aA.test(X.data)||aA.test(X.url))){Q=X.jsonpCallback||"jsonp"+a2++;
if(X.data){X.data=(X.data+"").replace(aA,"="+Q+"$1")
}X.url=X.url.replace(aA,"="+Q+"$1");
X.dataType="script";
aO[Q]=aO[Q]||function(ba){K=ba;
Z();
Y();
aO[Q]=I;
try{delete aO[Q]
}catch(bb){}c&&c.removeChild(F)
}
}if(X.dataType==="script"&&X.cache===null){X.cache=false
}if(X.cache===false&&L==="GET"){var G=aF(),w=X.url.replace(n,"$1_="+G+"$2");
X.url=w+(w===X.url?(i.test(X.url)?"&":"?")+"_="+G:"")
}if(X.data&&L==="GET"){X.url+=(i.test(X.url)?"&":"?")+X.data
}X.global&&!ah.active++&&ah.event.trigger("ajaxStart");
G=(G=a.exec(X.url))&&(G[1]&&G[1]!==location.protocol||G[2]!==location.host);
if(X.dataType==="script"&&L==="GET"&&G){var c=M.getElementsByTagName("head")[0]||M.documentElement,F=M.createElement("script");
F.src=X.url;
if(X.scriptCharset){F.charset=X.scriptCharset
}if(!Q){var J=false;
F.onload=F.onreadystatechange=function(){if(!J&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){J=true;
Z();
Y();
F.onload=F.onreadystatechange=null;
c&&F.parentNode&&c.removeChild(F)
}}
}c.insertBefore(F,c.firstChild);
return I
}var A=false,s=X.xhr();
if(s){X.username?s.open(L,X.url,X.async,X.username,X.password):s.open(L,X.url,X.async);
try{if(X.data||aa&&aa.contentType){s.setRequestHeader("Content-Type",X.contentType)
}if(X.ifModified){ah.lastModified[X.url]&&s.setRequestHeader("If-Modified-Since",ah.lastModified[X.url]);
ah.etag[X.url]&&s.setRequestHeader("If-None-Match",ah.etag[X.url])
}G||s.setRequestHeader("X-Requested-With","XMLHttpRequest");
s.setRequestHeader("Accept",X.dataType&&X.accepts[X.dataType]?X.accepts[X.dataType]+", */*":X.accepts._default)
}catch(ab){}if(X.beforeSend&&X.beforeSend.call(P,s,X)===false){X.global&&!--ah.active&&ah.event.trigger("ajaxStop");
s.abort();
return false
}X.global&&W("ajaxSend",[s,X]);
var V=s.onreadystatechange=function(bb){if(!s||s.readyState===0||bb==="abort"){A||Y();
A=true;
if(s){s.onreadystatechange=ah.noop
}}else{if(!A&&s&&(s.readyState===4||bb==="timeout")){A=true;
s.onreadystatechange=ah.noop;
R=bb==="timeout"?"timeout":!ah.httpSuccess(s)?"error":X.ifModified&&ah.httpNotModified(s,X.url)?"notmodified":"success";
var bl;
if(R==="success"){try{K=ah.httpData(s,X.dataType,X)
}catch(ba){R="parsererror";
bl=ba
}}if(R==="success"||R==="notmodified"){Q||Z()
}else{ah.handleError(X,s,R,bl)
}Y();
bb==="timeout"&&s.abort();
if(X.async){s=null
}}}};
try{var T=s.abort;
s.abort=function(){s&&T.call(s);
V("abort")
}
}catch(O){}X.async&&X.timeout>0&&setTimeout(function(){s&&!A&&V("timeout")
},X.timeout);
try{s.send(L==="POST"||L==="PUT"||L==="DELETE"?X.data:null)
}catch(N){ah.handleError(X,s,null,N);
Y()
}X.async||V();
return s
}},handleError:function(s,c,A,w){if(s.error){s.error.call(s.context||s,c,A,w)
}if(s.global){(s.context?ah(s.context):ah.event).trigger("ajaxError",[c,s,w])
}},active:0,httpSuccess:function(s){try{return !s.status&&location.protocol==="file:"||s.status>=200&&s.status<300||s.status===304||s.status===1223||s.status===0
}catch(c){}return false
},httpNotModified:function(s,c){var A=s.getResponseHeader("Last-Modified"),w=s.getResponseHeader("Etag");
if(A){ah.lastModified[c]=A
}if(w){ah.etag[c]=w
}return s.status===304||s.status===0
},httpData:function(s,c,F){var w=s.getResponseHeader("content-type")||"",A=c==="xml"||!c&&w.indexOf("xml")>=0;
s=A?s.responseXML:s.responseText;
A&&s.documentElement.nodeName==="parsererror"&&ah.error("parsererror");
if(F&&F.dataFilter){s=F.dataFilter(s,c)
}if(typeof s==="string"){if(c==="json"||!c&&w.indexOf("json")>=0){s=ah.parseJSON(s)
}else{if(c==="script"||!c&&w.indexOf("javascript")>=0){ah.globalEval(s)
}}}return s
},param:function(s,c){function G(J,K){if(ah.isArray(K)){ah.each(K,function(L,N){c||/\[\]$/.test(J)?A(J,N):G(J+"["+(typeof N==="object"||ah.isArray(N)?L:"")+"]",N)
})
}else{!c&&K!=null&&typeof K==="object"?ah.each(K,function(L,N){G(J+"["+L+"]",N)
}):A(J,K)
}}function A(J,K){K=ah.isFunction(K)?K():K;
F[F.length]=encodeURIComponent(J)+"="+encodeURIComponent(K)
}var F=[];
if(c===I){c=ah.ajaxSettings.traditional
}if(ah.isArray(s)||s.jquery){ah.each(s,function(){A(this.name,this.value)
})
}else{for(var w in s){G(w,s[w])
}}return F.join("&").replace(a5,"+")
}});
var bg={},bc=/toggle|show|hide/,aX=/^([+-]=)?([\d+-.]+)(.*)$/,aq,D=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];
ah.fn.extend({show:function(s,c){if(s||s===0){return this.animate(aC("show",3),s,c)
}else{s=0;
for(c=this.length;
s<c;
s++){var F=ah.data(this[s],"olddisplay");
this[s].style.display=F||"";
if(ah.css(this[s],"display")==="none"){F=this[s].nodeName;
var w;
if(bg[F]){w=bg[F]
}else{var A=ah("<"+F+" />").appendTo("body");
w=A.css("display");
if(w==="none"){w="block"
}A.remove();
bg[F]=w
}ah.data(this[s],"olddisplay",w)
}}s=0;
for(c=this.length;
s<c;
s++){this[s].style.display=ah.data(this[s],"olddisplay")||""
}return this
}},hide:function(s,c){if(s||s===0){return this.animate(aC("hide",3),s,c)
}else{s=0;
for(c=this.length;
s<c;
s++){var w=ah.data(this[s],"olddisplay");
!w&&w!=="none"&&ah.data(this[s],"olddisplay",ah.css(this[s],"display"))
}s=0;
for(c=this.length;
s<c;
s++){this[s].style.display="none"
}return this
}},_toggle:ah.fn.toggle,toggle:function(s,c){var w=typeof s==="boolean";
if(ah.isFunction(s)&&ah.isFunction(c)){this._toggle.apply(this,arguments)
}else{s==null||w?this.each(function(){var A=w?s:ah(this).is(":hidden");
ah(this)[A?"show":"hide"]()
}):this.animate(aC("toggle",3),s,c)
}return this
},fadeTo:function(s,c,w){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:c},s,w)
},animate:function(s,c,F,w){var A=ah.speed(c,F,w);
if(ah.isEmptyObject(s)){return this.each(A.complete)
}return this[A.queue===false?"each":"queue"](function(){var J=ah.extend({},A),K,L=this.nodeType===1&&ah(this).is(":hidden"),G=this;
for(K in s){var N=K.replace(ad,v);
if(K!==N){s[N]=s[K];
delete s[K];
K=N
}if(s[K]==="hide"&&L||s[K]==="show"&&!L){return J.complete.call(this)
}if((K==="height"||K==="width")&&this.style){J.display=ah.css(this,"display");
J.overflow=this.style.overflow
}if(ah.isArray(s[K])){(J.specialEasing=J.specialEasing||{})[K]=s[K][1];
s[K]=s[K][0]
}}if(J.overflow!=null){this.style.overflow="hidden"
}J.curAnim=ah.extend({},s);
ah.each(s,function(P,O){var T=new ah.fx(G,J,P);
if(bc.test(O)){T[O==="toggle"?L?"show":"hide":O](s)
}else{var R=aX.exec(O),V=T.cur(true)||0;
if(R){O=parseFloat(R[2]);
var Q=R[3]||"px";
if(Q!=="px"){G.style[P]=(O||1)+Q;
V=(O||1)/T.cur(true)*V;
G.style[P]=V+Q
}if(R[1]){O=(R[1]==="-="?-1:1)*O+V
}T.custom(V,O,Q)
}else{T.custom(V,O,"")
}}});
return true
})
},stop:function(s,c){var w=ah.timers;
s&&this.queue([]);
this.each(function(){for(var A=w.length-1;
A>=0;
A--){if(w[A].elem===this){c&&w[A](true);
w.splice(A,1)
}}});
c||this.dequeue();
return this
}});
ah.each({slideDown:aC("show",1),slideUp:aC("hide",1),slideToggle:aC("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(s,c){ah.fn[s]=function(A,w){return this.animate(c,A,w)
}
});
ah.extend({speed:function(s,c,A){var w=s&&typeof s==="object"?s:{complete:A||!A&&c||ah.isFunction(s)&&s,duration:s,easing:A&&c||c&&!ah.isFunction(c)&&c};
w.duration=ah.fx.off?0:typeof w.duration==="number"?w.duration:ah.fx.speeds[w.duration]||ah.fx.speeds._default;
w.old=w.complete;
w.complete=function(){w.queue!==false&&ah(this).dequeue();
ah.isFunction(w.old)&&w.old.call(this)
};
return w
},easing:{linear:function(s,c,A,w){return A+w*s
},swing:function(s,c,A,w){return(-Math.cos(s*Math.PI)/2+0.5)*w+A
}},timers:[],fx:function(s,c,w){this.options=c;
this.elem=s;
this.prop=w;
if(!c.orig){c.orig={}
}}});
ah.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this);
(ah.fx.step[this.prop]||ah.fx.step._default)(this);
if((this.prop==="height"||this.prop==="width")&&this.elem.style){this.elem.style.display="block"
}},cur:function(c){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null)){return this.elem[this.prop]
}return(c=parseFloat(ah.css(this.elem,this.prop,c)))&&c>-10000?c:parseFloat(ah.curCSS(this.elem,this.prop))||0
},custom:function(s,c,F){function w(G){return A.step(G)
}this.startTime=aF();
this.start=s;
this.end=c;
this.unit=F||this.unit||"px";
this.now=this.start;
this.pos=this.state=0;
var A=this;
w.elem=this.elem;
if(w()&&ah.timers.push(w)&&!aq){aq=setInterval(ah.fx.tick,13)
}},show:function(){this.options.orig[this.prop]=ah.style(this.elem,this.prop);
this.options.show=true;
this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur());
ah(this.elem).show()
},hide:function(){this.options.orig[this.prop]=ah.style(this.elem,this.prop);
this.options.hide=true;
this.custom(this.cur(),0)
},step:function(s){var c=aF(),F=true;
if(s||c>=this.options.duration+this.startTime){this.now=this.end;
this.pos=this.state=1;
this.update();
this.options.curAnim[this.prop]=true;
for(var w in this.options.curAnim){if(this.options.curAnim[w]!==true){F=false
}}if(F){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;
s=ah.data(this.elem,"olddisplay");
this.elem.style.display=s?s:this.options.display;
if(ah.css(this.elem,"display")==="none"){this.elem.style.display="block"
}}this.options.hide&&ah(this.elem).hide();
if(this.options.hide||this.options.show){for(var A in this.options.curAnim){ah.style(this.elem,A,this.options.orig[A])
}}this.options.complete.call(this.elem)
}return false
}else{A=c-this.startTime;
this.state=A/this.options.duration;
s=this.options.easing||(ah.easing.swing?"swing":"linear");
this.pos=ah.easing[this.options.specialEasing&&this.options.specialEasing[this.prop]||s](this.state,A,0,1,this.options.duration);
this.now=this.start+(this.end-this.start)*this.pos;
this.update()
}return true
}};
ah.extend(ah.fx,{tick:function(){for(var s=ah.timers,c=0;
c<s.length;
c++){s[c]()||s.splice(c--,1)
}s.length||ah.fx.stop()
},stop:function(){clearInterval(aq);
aq=null
},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(c){ah.style(c.elem,"opacity",c.now)
},_default:function(c){if(c.elem.style&&c.elem.style[c.prop]!=null){c.elem.style[c.prop]=(c.prop==="width"||c.prop==="height"?Math.max(0,c.now):c.now)+c.unit
}else{c.elem[c.prop]=c.now
}}}});
if(ah.expr&&ah.expr.filters){ah.expr.filters.animated=function(c){return ah.grep(ah.timers,function(s){return c===s.elem
}).length
}
}ah.fn.offset="getBoundingClientRect" in M.documentElement?function(s){var c=this[0];
if(s){return this.each(function(F){ah.offset.setOffset(this,s,F)
})
}if(!c||!c.ownerDocument){return null
}if(c===c.ownerDocument.body){return ah.offset.bodyOffset(c)
}var A=c.getBoundingClientRect(),w=c.ownerDocument;
c=w.body;
w=w.documentElement;
return{top:A.top+(self.pageYOffset||ah.support.boxModel&&w.scrollTop||c.scrollTop)-(w.clientTop||c.clientTop||0),left:A.left+(self.pageXOffset||ah.support.boxModel&&w.scrollLeft||c.scrollLeft)-(w.clientLeft||c.clientLeft||0)}
}:function(N){var L=this[0];
if(N){return this.each(function(O){ah.offset.setOffset(this,N,O)
})
}if(!L||!L.ownerDocument){return null
}if(L===L.ownerDocument.body){return ah.offset.bodyOffset(L)
}ah.offset.initialize();
var K=L.offsetParent,G=L,J=L.ownerDocument,A,F=J.documentElement,c=J.body;
G=(J=J.defaultView)?J.getComputedStyle(L,null):L.currentStyle;
for(var w=L.offsetTop,s=L.offsetLeft;
(L=L.parentNode)&&L!==c&&L!==F;
){if(ah.offset.supportsFixedPosition&&G.position==="fixed"){break
}A=J?J.getComputedStyle(L,null):L.currentStyle;
w-=L.scrollTop;
s-=L.scrollLeft;
if(L===K){w+=L.offsetTop;
s+=L.offsetLeft;
if(ah.offset.doesNotAddBorder&&!(ah.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(L.nodeName))){w+=parseFloat(A.borderTopWidth)||0;
s+=parseFloat(A.borderLeftWidth)||0
}G=K;
K=L.offsetParent
}if(ah.offset.subtractsBorderForOverflowNotVisible&&A.overflow!=="visible"){w+=parseFloat(A.borderTopWidth)||0;
s+=parseFloat(A.borderLeftWidth)||0
}G=A
}if(G.position==="relative"||G.position==="static"){w+=c.offsetTop;
s+=c.offsetLeft
}if(ah.offset.supportsFixedPosition&&G.position==="fixed"){w+=Math.max(F.scrollTop,c.scrollTop);
s+=Math.max(F.scrollLeft,c.scrollLeft)
}return{top:w,left:s}
};
ah.offset={initialize:function(){var s=M.body,c=M.createElement("div"),G,A,F,w=parseFloat(ah.curCSS(s,"marginTop",true))||0;
ah.extend(c.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"});
c.innerHTML="<div style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;'><div></div></div><table style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;' cellpadding='0' cellspacing='0'><tr><td></td></tr></table>";
s.insertBefore(c,s.firstChild);
G=c.firstChild;
A=G.firstChild;
F=G.nextSibling.firstChild.firstChild;
this.doesNotAddBorder=A.offsetTop!==5;
this.doesAddBorderForTableAndCells=F.offsetTop===5;
A.style.position="fixed";
A.style.top="20px";
this.supportsFixedPosition=A.offsetTop===20||A.offsetTop===15;
A.style.position=A.style.top="";
G.style.overflow="hidden";
G.style.position="relative";
this.subtractsBorderForOverflowNotVisible=A.offsetTop===-5;
this.doesNotIncludeMarginInBodyOffset=s.offsetTop!==w;
s.removeChild(c);
ah.offset.initialize=ah.noop
},bodyOffset:function(s){var c=s.offsetTop,w=s.offsetLeft;
ah.offset.initialize();
if(ah.offset.doesNotIncludeMarginInBodyOffset){c+=parseFloat(ah.curCSS(s,"marginTop",true))||0;
w+=parseFloat(ah.curCSS(s,"marginLeft",true))||0
}return{top:c,left:w}
},setOffset:function(s,c,J){if(/static/.test(ah.curCSS(s,"position"))){s.style.position="relative"
}var F=ah(s),G=F.offset(),w=parseInt(ah.curCSS(s,"top",true),10)||0,A=parseInt(ah.curCSS(s,"left",true),10)||0;
if(ah.isFunction(c)){c=c.call(s,J,G)
}J={top:c.top-G.top+w,left:c.left-G.left+A};
"using" in c?c.using.call(s,J):F.css(J)
}};
ah.fn.extend({position:function(){if(!this[0]){return null
}var s=this[0],c=this.offsetParent(),A=this.offset(),w=/^body|html$/i.test(c[0].nodeName)?{top:0,left:0}:c.offset();
A.top-=parseFloat(ah.curCSS(s,"marginTop",true))||0;
A.left-=parseFloat(ah.curCSS(s,"marginLeft",true))||0;
w.top+=parseFloat(ah.curCSS(c[0],"borderTopWidth",true))||0;
w.left+=parseFloat(ah.curCSS(c[0],"borderLeftWidth",true))||0;
return{top:A.top-w.top,left:A.left-w.left}
},offsetParent:function(){return this.map(function(){for(var c=this.offsetParent||M.body;
c&&!/^body|html$/i.test(c.nodeName)&&ah.css(c,"position")==="static";
){c=c.offsetParent
}return c
})
}});
ah.each(["Left","Top"],function(s,c){var w="scroll"+c;
ah.fn[w]=function(F){var G=this[0],A;
if(!G){return null
}if(F!==I){return this.each(function(){if(A=o(this)){A.scrollTo(!s?F:ah(A).scrollLeft(),s?F:ah(A).scrollTop())
}else{this[w]=F
}})
}else{return(A=o(G))?"pageXOffset" in A?A[s?"pageYOffset":"pageXOffset"]:ah.support.boxModel&&A.document.documentElement[w]||A.document.body[w]:G[w]
}}
});
ah.each(["Height","Width"],function(s,c){var w=c.toLowerCase();
ah.fn["inner"+c]=function(){return this[0]?ah.css(this[0],w,false,"padding"):null
};
ah.fn["outer"+c]=function(A){return this[0]?ah.css(this[0],w,false,A?"margin":"border"):null
};
ah.fn[w]=function(A){var F=this[0];
if(!F){return A==null?null:this
}if(ah.isFunction(A)){return this.each(function(G){var J=ah(this);
J[w](A.call(this,G,J[w]()))
})
}return"scrollTo" in F&&F.document?F.document.compatMode==="CSS1Compat"&&F.document.documentElement["client"+c]||F.document.body["client"+c]:F.nodeType===9?Math.max(F.documentElement["client"+c],F.body["scroll"+c],F.documentElement["scroll"+c],F.body["offset"+c],F.documentElement["offset"+c]):A===I?ah.css(F,w):this.css(w,typeof A==="string"?A:A+"px")
}
});
aO.jQuery=aO.$=ah
})(window);(function(d){var c=d.ajax;
var a={};
var e=[];
var b=[];
d.ajax=function(h){h=jQuery.extend(h,jQuery.extend({},jQuery.ajaxSettings,h));
var g=h.port;
switch(h.mode){case"abort":if(a[g]){a[g].abort()
}return a[g]=c.apply(this,arguments);
case"queue":var f=h.complete;
h.complete=function(){if(f){f.apply(this,arguments)
}jQuery([c]).dequeue("ajax"+g)
};
jQuery([c]).queue("ajax"+g,function(){c(h)
});
return;
case"sync":var i=e.length;
e[i]={error:h.error,success:h.success,complete:h.complete,done:false};
b[i]={error:[],success:[],complete:[]};
h.error=function(){b[i].error=arguments
};
h.success=function(){b[i].success=arguments
};
h.complete=function(){b[i].complete=arguments;
e[i].done=true;
if(i==0||!e[i-1]){for(var j=i;
j<e.length&&e[j].done;
j++){if(e[j].error){e[j].error.apply(jQuery,b[j].error)
}if(e[j].success){e[j].success.apply(jQuery,b[j].success)
}if(e[j].complete){e[j].complete.apply(jQuery,b[j].complete)
}e[j]=null;
b[j]=null
}}}
}return c.apply(this,arguments)
}
})(jQuery);(function(a){a.fn.extend({autocomplete:function(b,c){var d=typeof b=="string";
c=a.extend({},a.Autocompleter.defaults,{url:d?b:null,data:d?null:b,delay:d?a.Autocompleter.defaults.delay:10,max:c&&!c.scroll?10:150},c);
c.highlight=c.highlight||function(e){return e
};
c.formatMatch=c.formatMatch||c.formatItem;
return this.each(function(){new a.Autocompleter(this,c)
})
},result:function(b){return this.bind("result",b)
},search:function(b){return this.trigger("search",[b])
},flushCache:function(){return this.trigger("flushCache")
},setOptions:function(b){return this.trigger("setOptions",[b])
},unautocomplete:function(){return this.trigger("unautocomplete")
}});
a.Autocompleter=function(l,g){var c={UP:38,DOWN:40,DEL:46,TAB:9,RETURN:13,ESC:27,COMMA:188,PAGEUP:33,PAGEDOWN:34,BACKSPACE:8};
var b=a(l).attr("autocomplete","off").addClass(g.inputClass);
var j;
var p="";
var m=a.Autocompleter.Cache(g);
var e=0;
var u;
var x={mouseDownOnSelect:false};
var r=a.Autocompleter.Select(g,l,d,x);
var w;
a.browser.opera&&a(l.form).bind("submit.autocomplete",function(){if(w){w=false;
return false
}});
b.bind((a.browser.opera?"keypress":"keydown")+".autocomplete",function(y){u=y.keyCode;
switch(y.keyCode){case c.UP:y.preventDefault();
if(r.visible()){r.prev()
}else{t(0,true)
}break;
case c.DOWN:y.preventDefault();
if(r.visible()){r.next()
}else{t(0,true)
}break;
case c.PAGEUP:y.preventDefault();
if(r.visible()){r.pageUp()
}else{t(0,true)
}break;
case c.PAGEDOWN:y.preventDefault();
if(r.visible()){r.pageDown()
}else{t(0,true)
}break;
case g.multiple&&a.trim(g.multipleSeparator)==","&&c.COMMA:case c.TAB:case c.RETURN:if(d()){y.preventDefault();
w=true;
return false
}break;
case c.ESC:r.hide();
break;
default:clearTimeout(j);
j=setTimeout(t,g.delay);
break
}}).focus(function(){e++;
r.show()
}).blur(function(){e=0;
if(!x.mouseDownOnSelect){s()
}}).click(function(){if(e++>1&&!r.visible()){t(0,true)
}}).bind("search",function(){var y=(arguments.length>1)?arguments[1]:null;
function z(D,C){var A;
if(C&&C.length){for(var B=0;
B<C.length;
B++){if(C[B].result.toLowerCase()==D.toLowerCase()){A=C[B];
break
}}}if(typeof y=="function"){y(A)
}else{b.trigger("result",A&&[A.data,A.value])
}}a.each(h(b.val()),function(A,B){f(B,z,z)
})
}).bind("flushCache",function(){m.flush()
}).bind("setOptions",function(){a.extend(g,arguments[1]);
if("data" in arguments[1]){m.populate()
}}).bind("unautocomplete",function(){r.unbind();
b.unbind();
a(l.form).unbind(".autocomplete")
});
function d(){var z=r.selected();
if(!z){return false
}var y=z.result;
p=y;
if(g.multiple){var A=h(b.val());
if(A.length>1){y=A.slice(0,A.length-1).join(g.multipleSeparator)+g.multipleSeparator+y
}y+=g.multipleSeparator
}b.val(y);
v();
b.trigger("result",[z.data,z.value]);
return true
}function t(A,z){if(u==c.DEL){r.hide();
return
}var y=b.val();
if(!z&&y==p){return
}p=y;
y=i(y);
if(y.length>=g.minChars){b.addClass(g.loadingClass);
if(!g.matchCase){y=y.toLowerCase()
}f(y,k,v)
}else{n();
r.hide()
}}function h(z){if(!z){return[""]
}var A=z.split(g.multipleSeparator);
var y=[];
a.each(A,function(B,C){if(a.trim(C)){y[B]=a.trim(C)
}});
return y
}function i(y){if(!g.multiple){return y
}var z=h(y);
return z[z.length-1]
}function q(y,z){if(g.autoFill&&(i(b.val()).toLowerCase()==y.toLowerCase())&&u!=c.BACKSPACE){b.val(b.val()+z.substring(i(p).length));
a.Autocompleter.Selection(l,p.length,p.length+z.length)
}}function s(){clearTimeout(j);
j=setTimeout(v,200)
}function v(){var y=r.visible();
r.hide();
clearTimeout(j);
n();
if(g.mustMatch){b.search(function(z){if(!z){if(g.multiple){var A=h(b.val()).slice(0,-1);
b.val(A.join(g.multipleSeparator)+(A.length?g.multipleSeparator:""))
}else{b.val("")
}}})
}if(y){}}function k(z,y){if(y&&y.length&&e){n();
r.display(y,z);
q(z,y[0].value);
r.show()
}else{v()
}}function f(z,B,y){if(!g.matchCase){z=z.toLowerCase()
}var A=m.load(z);
if(A&&A.length){B(z,A)
}else{if((typeof g.url=="string")&&(g.url.length>0)){var C={t:+new Date()};
a.each(g.extraParams,function(D,E){C[D]=typeof E=="function"?E():E
});
a.ajax({mode:"abort",port:"autocomplete"+l.name,dataType:g.dataType,url:g.url,data:a.extend({q:i(z),limit:g.max},C),success:function(E){var D=g.parse&&g.parse(E)||o(E);
m.add(z,D);
B(z,D)
}})
}else{r.emptyList();
y(z)
}}}function o(B){var y=[];
var A=B.split("\n");
for(var z=0;
z<A.length;
z++){var C=a.trim(A[z]);
if(C){C=C.split("|");
y[y.length]={data:C,value:C[0],result:g.formatResult&&g.formatResult(C,C[0])||C[0]}
}}return y
}function n(){b.removeClass(g.loadingClass)
}};
a.Autocompleter.defaults={inputClass:"ac_input",resultsClass:"ac_results",loadingClass:"ac_loading",minChars:1,delay:400,matchCase:false,matchSubset:true,matchContains:false,cacheLength:10,max:100,mustMatch:false,extraParams:{},selectFirst:true,formatItem:function(b){return b[0]
},formatMatch:null,autoFill:false,width:0,multiple:false,multipleSeparator:", ",highlight:function(c,b){return c.replace(new RegExp("(?![^&;]+;)(?!<[^<>]*)("+b.replace(/([\^\$\(\)\[\]\{\}\*\.\+\?\|\\])/gi,"\\$1")+")(?![^<>]*>)(?![^&;]+;)","gi"),"<strong>$1</strong>")
},scroll:true,scrollHeight:180};
a.Autocompleter.Cache=function(c){var f={};
var d=0;
function h(l,k){if(l.value==""){return true
}if(l.value!=parseInt(l.value)){return true
}l=l.data[1];
if(!c.matchCase){l=l.toLowerCase()
}var j=l.indexOf(k);
if(j==-1){return false
}return j==0||c.matchContains
}function g(j,i){if(d>c.cacheLength){b()
}if(!f[j]){d++
}f[j]=i
}function e(){if(!c.data){return false
}var k={},j=0;
if(!c.url){c.cacheLength=1
}k[""]=[];
for(var m=0,l=c.data.length;
m<l;
m++){var p=c.data[m];
p=(typeof p=="string")?[p]:p;
var o=c.formatMatch(p,m+1,c.data.length);
if(o===false){continue
}var n=o.charAt(0).toLowerCase();
if(!k[n]){k[n]=[]
}var q={value:o,data:p,result:c.formatResult&&c.formatResult(p)||o};
k[n].push(q);
if(j++<c.max){k[""].push(q)
}}a.each(k,function(r,s){c.cacheLength++;
g(r,s)
})
}setTimeout(e,25);
function b(){f={};
d=0
}return{flush:b,add:g,populate:e,load:function(n){if(!c.cacheLength||!d){return null
}if(!c.url&&c.matchContains){var m=[];
for(var j in f){if(j.length>0){var o=f[j];
a.each(o,function(p,k){if(h(k,n)){m.push(k)
}})
}}return m
}else{if(f[n]){return f[n]
}else{if(c.matchSubset){for(var l=n.length-1;
l>=c.minChars;
l--){var o=f[n.substr(0,l)];
if(o){var m=[];
a.each(o,function(p,k){if(h(k,n)){m[m.length]=k
}});
return m
}}}}}return null
}}
};
a.Autocompleter.Select=function(e,j,l,p){var i={ACTIVE:"ac_over"};
var k,f=-1,r,m="",s=true,c,o;
function n(){if(!s){return
}c=a("<div/>").hide().addClass(e.resultsClass).css("position","absolute").appendTo(document.body);
o=a("<ul/>").appendTo(c).mouseover(function(t){if(q(t).nodeName&&q(t).nodeName.toUpperCase()=="LI"){f=a("li",o).removeClass(i.ACTIVE).index(q(t));
a(q(t)).addClass(i.ACTIVE)
}}).click(function(t){a(q(t)).addClass(i.ACTIVE);
l();
j.focus();
return false
}).mousedown(function(){p.mouseDownOnSelect=true
}).mouseup(function(){p.mouseDownOnSelect=false
});
if(e.width>0){c.css("width",e.width)
}s=false
}function q(u){var t=u.target;
while(t&&t.tagName!="LI"){t=t.parentNode
}if(!t){return[]
}return t
}function h(t){k.slice(f,f+1).removeClass(i.ACTIVE);
g(t);
var v=k.slice(f,f+1).addClass(i.ACTIVE);
if(e.scroll){var u=0;
k.slice(0,f).each(function(){u+=this.offsetHeight
});
if((u+v[0].offsetHeight-o.scrollTop())>o[0].clientHeight){o.scrollTop(u+v[0].offsetHeight-o.innerHeight())
}else{if(u<o.scrollTop()){o.scrollTop(u)
}}}}function g(t){f+=t;
if(f<0){f=k.size()-1
}else{if(f>=k.size()){f=0
}}}function b(t){return e.max&&e.max<t?e.max:t
}function d(){o.empty();
var u=b(r.length);
for(var v=0;
v<u;
v++){if(!r[v]){continue
}var w=e.formatItem(r[v].data,v+1,u,r[v].value,m);
if(w===false){continue
}if(typeof(w)=="object"){liStyle="style='"+w.liStyle+"'";
w=w.item
}else{liStyle=""
}var t=a("<li "+liStyle+" />").html(e.highlight(w,m)).addClass(v%2==0?"ac_even":"ac_odd").appendTo(o)[0];
a.data(t,"ac_data",r[v])
}k=o.find("li");
if(e.selectFirst){k.slice(0,1).addClass(i.ACTIVE);
f=0
}if(a.fn.bgiframe){o.bgiframe()
}}return{display:function(u,t){n();
r=u;
m=t;
d()
},next:function(){h(1)
},prev:function(){h(-1)
},pageUp:function(){if(f!=0&&f-8<0){h(-f)
}else{h(-8)
}},pageDown:function(){if(f!=k.size()-1&&f+8>k.size()){h(k.size()-1-f)
}else{h(8)
}},hide:function(){c&&c.hide();
k&&k.removeClass(i.ACTIVE);
f=-1
},visible:function(){return c&&c.is(":visible")
},current:function(){return this.visible()&&(k.filter("."+i.ACTIVE)[0]||e.selectFirst&&k[0])
},show:function(){var v=a(j).offset();
c&&c.css({width:typeof e.width=="string"||e.width>0?e.width:a(j).width(),top:v.top+j.offsetHeight+1,left:a("#searchbox_tr").offset().left+a("#searchbox_tr").width()-400-1}).show();
if(o&&e.scroll){o.scrollTop(0);
o.css({maxHeight:e.scrollHeight,overflow:"auto"});
if(a.browser.msie&&typeof document.body.style.maxHeight==="undefined"){var t=0;
k.each(function(){t+=this.offsetHeight
});
var u=t>e.scrollHeight;
o.css("height",u?e.scrollHeight:t);
if(!u){k.width(o.width()-parseInt(k.css("padding-left"))-parseInt(k.css("padding-right")))
}}}},selected:function(){var t=k&&k.filter("."+i.ACTIVE).removeClass(i.ACTIVE);
return t&&t.length&&a.data(t[0],"ac_data")
},emptyList:function(){o&&o.empty()
},unbind:function(){c&&c.remove()
}}
};
a.Autocompleter.Selection=function(d,e,c){if(d.createTextRange){var b=d.createTextRange();
b.collapse(true);
b.moveStart("character",e);
b.moveEnd("character",c);
b.select()
}else{if(d.setSelectionRange){d.setSelectionRange(e,c)
}else{if(d.selectionStart){d.selectionStart=e;
d.selectionEnd=c
}}}d.focus()
}
})(jQuery);var tb_pathToImage="/img/loadingAnimation.gif";
/*!!!!!!!!!!!!!!!! edit below this line at your own risk !!!!!!!!!!!!!!!!!!!!!!!*/
$(document).ready(function(){tb_init("a.thickbox, area.thickbox, input.thickbox");
imgLoader=new Image();
imgLoader.src=tb_pathToImage
});
function tb_init(a){$(a).click(function(){var c=this.title||this.name||null;
var b=this.href||this.alt;
var d=this.rel||false;
tb_show(c,b,d);
this.blur();
return false
})
}function tb_show(j,b,h){try{if(typeof document.body.style.maxHeight==="undefined"){$("body","html").css({height:"100%",width:"100%"});
$("html").css("overflow","hidden");
if(document.getElementById("TB_HideSelect")===null){$("body").append("<iframe id='TB_HideSelect'></iframe><div id='TB_overlay'></div><div id='TB_window'></div>");
$("#TB_overlay").click(tb_remove)
}}else{if(document.getElementById("TB_overlay")===null){$("body").append("<div id='TB_overlay'></div><div id='TB_window'></div>");
$("#TB_overlay").click(tb_remove)
}}if(tb_detectMacXFF()){$("#TB_overlay").addClass("TB_overlayMacFFBGHack")
}else{$("#TB_overlay").addClass("TB_overlayBG")
}if(j===null){j=""
}$("body").append("<div id='TB_load'><img src='"+imgLoader.src+"' /></div>");
$("#TB_load").show();
var c;
if(b.indexOf("?")!==-1){c=b.substr(0,b.indexOf("?"))
}else{c=b
}var f=/\.jpg$|\.jpeg$|\.png$|\.gif$|\.bmp$/;
var k=c.toLowerCase().match(f);
if(k==".jpg"||k==".jpeg"||k==".png"||k==".gif"||k==".bmp"){TB_PrevCaption="";
TB_PrevURL="";
TB_PrevHTML="";
TB_NextCaption="";
TB_NextURL="";
TB_NextHTML="";
TB_imageCount="";
TB_FoundURL=false;
if(h){TB_TempArray=$("a[@rel="+h+"]").get();
for(TB_Counter=0;
((TB_Counter<TB_TempArray.length)&&(TB_NextHTML===""));
TB_Counter++){var g=TB_TempArray[TB_Counter].href.toLowerCase().match(f);
if(!(TB_TempArray[TB_Counter].href==b)){if(TB_FoundURL){TB_NextCaption=TB_TempArray[TB_Counter].title;
TB_NextURL=TB_TempArray[TB_Counter].href;
TB_NextHTML="<span id='TB_next'>&nbsp;&nbsp;<a href='#'>Next &gt;</a></span>"
}else{TB_PrevCaption=TB_TempArray[TB_Counter].title;
TB_PrevURL=TB_TempArray[TB_Counter].href;
TB_PrevHTML="<span id='TB_prev'>&nbsp;&nbsp;<a href='#'>&lt; Prev</a></span>"
}}else{TB_FoundURL=true;
TB_imageCount="Image "+(TB_Counter+1)+" of "+(TB_TempArray.length)
}}}imgPreloader=new Image();
imgPreloader.onload=function(){imgPreloader.onload=null;
var n=tb_getPageSize();
var l=n[0]-150;
var q=n[1]-150;
var m=imgPreloader.width;
var e=imgPreloader.height;
if(m>l){e=e*(l/m);
m=l;
if(e>q){m=m*(q/e);
e=q
}}else{if(e>q){m=m*(q/e);
e=q;
if(m>l){e=e*(l/m);
m=l
}}}TB_WIDTH=m+30;
TB_HEIGHT=e+60;
$("#TB_window").append("<a href='' id='TB_ImageOff' title='Close'><img id='TB_Image' src='"+b+"' width='"+m+"' height='"+e+"' alt='"+j+"'/></a><div id='TB_caption'>"+j+"<div id='TB_secondLine'>"+TB_imageCount+TB_PrevHTML+TB_NextHTML+"</div></div><div id='TB_closeWindow'><a href='#' id='TB_closeWindowButton' title='Close'>close</a> or Esc Key</div>");
$("#TB_closeWindowButton").click(tb_remove);
if(!(TB_PrevHTML==="")){function p(){if($(document).unbind("click",p)){$(document).unbind("click",p)
}$("#TB_window").remove();
$("body").append("<div id='TB_window'></div>");
tb_show(TB_PrevCaption,TB_PrevURL,h);
return false
}$("#TB_prev").click(p)
}if(!(TB_NextHTML==="")){function o(){$("#TB_window").remove();
$("body").append("<div id='TB_window'></div>");
tb_show(TB_NextCaption,TB_NextURL,h);
return false
}$("#TB_next").click(o)
}document.onkeydown=function(r){if(r==null){keycode=event.keyCode
}else{keycode=r.which
}if(keycode==27){tb_remove()
}else{if(keycode==190){if(!(TB_NextHTML=="")){document.onkeydown="";
o()
}}else{if(keycode==188){if(!(TB_PrevHTML=="")){document.onkeydown="";
p()
}}}}};
tb_position();
$("#TB_load").remove();
$("#TB_ImageOff").click(tb_remove);
$("#TB_window").css({display:"block"})
};
imgPreloader.src=b
}else{var a=b.replace(/^[^\?]+\??/,"");
var d=tb_parseQuery(a);
TB_WIDTH=(d.width*1)+30||630;
TB_HEIGHT=(d.height*1)+40||440;
ajaxContentW=TB_WIDTH-30;
ajaxContentH=TB_HEIGHT-45;
if(b.indexOf("TB_iframe")!=-1){urlNoQuery=b.split("TB_");
$("#TB_iframeContent").remove();
if(d.modal!="true"){$("#TB_window").append("<div id='TB_title'><div id='TB_ajaxWindowTitle'>"+j+"</div><div id='TB_closeAjaxWindow'><a href='#' id='TB_closeWindowButton' title='Close'>close</a> or Esc Key</div></div><iframe frameborder='0' hspace='0' src='"+urlNoQuery[0]+"' id='TB_iframeContent' name='TB_iframeContent"+Math.round(Math.random()*1000)+"' onload='tb_showIframe()' style='width:"+(ajaxContentW+29)+"px;height:"+(ajaxContentH+17)+"px;' > </iframe>")
}else{$("#TB_overlay").unbind();
$("#TB_window").append("<iframe frameborder='0' hspace='0' src='"+urlNoQuery[0]+"' id='TB_iframeContent' name='TB_iframeContent"+Math.round(Math.random()*1000)+"' onload='tb_showIframe()' style='width:"+(ajaxContentW+29)+"px;height:"+(ajaxContentH+17)+"px;'> </iframe>")
}}else{if($("#TB_window").css("display")!="block"){if(d.modal!="true"){$("#TB_window").append("<div id='TB_title'><div id='TB_ajaxWindowTitle'>"+j+"</div><div id='TB_closeAjaxWindow'><a href='#' id='TB_closeWindowButton'>close</a> or Esc Key</div></div><div id='TB_ajaxContent' style='width:"+ajaxContentW+"px;height:"+ajaxContentH+"px'></div>")
}else{$("#TB_overlay").unbind();
$("#TB_window").append("<div id='TB_ajaxContent' class='TB_modal' style='width:"+ajaxContentW+"px;height:"+ajaxContentH+"px;'></div>")
}}else{$("#TB_ajaxContent")[0].style.width=ajaxContentW+"px";
$("#TB_ajaxContent")[0].style.height=ajaxContentH+"px";
$("#TB_ajaxContent")[0].scrollTop=0;
$("#TB_ajaxWindowTitle").html(j)
}}$("#TB_closeWindowButton").click(tb_remove);
if(b.indexOf("TB_inline")!=-1){$("#TB_ajaxContent").append($("#"+d.inlineId).children());
$("#TB_window").unload(function(){$("#"+d.inlineId).append($("#TB_ajaxContent").children())
});
tb_position();
$("#TB_load").remove();
$("#TB_window").css({display:"block"})
}else{if(b.indexOf("TB_iframe")!=-1){tb_position();
if($.browser.safari){$("#TB_load").remove();
$("#TB_window").css({display:"block"})
}}else{$("#TB_ajaxContent").load(b+="&random="+(new Date().getTime()),function(){tb_position();
$("#TB_load").remove();
tb_init("#TB_ajaxContent a.thickbox");
$("#TB_window").css({display:"block"})
})
}}}if(!d.modal){document.onkeyup=function(l){if(l==null){keycode=event.keyCode
}else{keycode=l.which
}if(keycode==27){tb_remove()
}}
}}catch(i){}}function tb_showIframe(){$("#TB_load").remove();
$("#TB_window").css({display:"block"})
}function tb_remove(){$("#TB_imageOff").unbind("click");
$("#TB_closeWindowButton").unbind("click");
$("#TB_window").fadeOut("fast",function(){$("#TB_window,#TB_overlay,#TB_HideSelect").trigger("unload").unbind().remove()
});
$("#TB_load").remove();
if(typeof document.body.style.maxHeight=="undefined"){$("body","html").css({height:"auto",width:"auto"});
$("html").css("overflow","")
}document.onkeydown="";
document.onkeyup="";
return false
}function tb_position(){$("#TB_window").css({marginLeft:"-"+parseInt((TB_WIDTH/2),10)+"px",width:TB_WIDTH+"px"});
if(!(jQuery.browser.msie&&jQuery.browser.version<7)){$("#TB_window").css({marginTop:"-"+parseInt((TB_HEIGHT/2),10)+"px"})
}}function tb_parseQuery(d){var e={};
if(!d){return e
}var a=d.split(/[;&]/);
for(var c=0;
c<a.length;
c++){var g=a[c].split("=");
if(!g||g.length!=2){continue
}var b=unescape(g[0]);
var f=unescape(g[1]);
f=f.replace(/\+/g," ");
e[b]=f
}return e
}function tb_getPageSize(){var c=document.documentElement;
var a=window.innerWidth||self.innerWidth||(c&&c.clientWidth)||document.body.clientWidth;
var b=window.innerHeight||self.innerHeight||(c&&c.clientHeight)||document.body.clientHeight;
arrayPageSize=[a,b];
return arrayPageSize
}function tb_detectMacXFF(){var a=navigator.userAgent.toLowerCase();
if(a.indexOf("mac")!=-1&&a.indexOf("firefox")!=-1){return true
}};(function(b){b.fn.ajaxSubmit=function(s){if(!this.length){a("ajaxSubmit: skipping submit process - no element selected");
return this
}if(typeof s=="function"){s={success:s}
}var e=b.trim(this.attr("action"));
if(e){e=(e.match(/^([^#]+)/)||[])[1]
}e=e||window.location.href||"";
s=b.extend({url:e,type:this.attr("method")||"GET"},s||{});
var u={};
this.trigger("form-pre-serialize",[this,s,u]);
if(u.veto){a("ajaxSubmit: submit vetoed via form-pre-serialize trigger");
return this
}if(s.beforeSerialize&&s.beforeSerialize(this,s)===false){a("ajaxSubmit: submit aborted via beforeSerialize callback");
return this
}var m=this.formToArray(s.semantic);
if(s.data){s.extraData=s.data;
for(var f in s.data){if(s.data[f] instanceof Array){for(var g in s.data[f]){m.push({name:f,value:s.data[f][g]})
}}else{m.push({name:f,value:s.data[f]})
}}}if(s.beforeSubmit&&s.beforeSubmit(m,this,s)===false){a("ajaxSubmit: submit aborted via beforeSubmit callback");
return this
}this.trigger("form-submit-validate",[m,this,s,u]);
if(u.veto){a("ajaxSubmit: submit vetoed via form-submit-validate trigger");
return this
}var d=b.param(m);
if(s.type.toUpperCase()=="GET"){s.url+=(s.url.indexOf("?")>=0?"&":"?")+d;
s.data=null
}else{s.data=d
}var t=this,l=[];
if(s.resetForm){l.push(function(){t.resetForm()
})
}if(s.clearForm){l.push(function(){t.clearForm()
})
}if(!s.dataType&&s.target){var p=s.success||function(){};
l.push(function(j){b(s.target).html(j).each(p,arguments)
})
}else{if(s.success){l.push(s.success)
}}s.success=function(q,k){for(var n=0,j=l.length;
n<j;
n++){l[n].apply(s,[q,k,t])
}};
var c=b("input:file",this).fieldValue();
var r=false;
for(var i=0;
i<c.length;
i++){if(c[i]){r=true
}}var h=false;
if(s.iframe||r||h){if(s.closeKeepAlive){b.get(s.closeKeepAlive,o)
}else{o()
}}else{b.ajax(s)
}this.trigger("form-submit-notify",[this,s]);
return this;
function o(){var w=t[0];
if(b(":input[name=submit]",w).length){alert('Error: Form elements must not be named "submit".');
return
}var q=b.extend({},b.ajaxSettings,s);
var G=b.extend(true,{},b.extend(true,{},b.ajaxSettings),q);
var v="jqFormIO"+(new Date().getTime());
var C=b('<iframe id="'+v+'" name="'+v+'" src="about:blank" />');
var E=C[0];
C.css({position:"absolute",top:"-1000px",left:"-1000px"});
var F={aborted:0,responseText:null,responseXML:null,status:0,statusText:"n/a",getAllResponseHeaders:function(){},getResponseHeader:function(){},setRequestHeader:function(){},abort:function(){this.aborted=1;
C.attr("src","about:blank")
}};
var D=q.global;
if(D&&!b.active++){b.event.trigger("ajaxStart")
}if(D){b.event.trigger("ajaxSend",[F,q])
}if(G.beforeSend&&G.beforeSend(F,G)===false){G.global&&b.active--;
return
}if(F.aborted){return
}var k=0;
var y=0;
var j=w.clk;
if(j){var x=j.name;
if(x&&!j.disabled){s.extraData=s.extraData||{};
s.extraData[x]=j.value;
if(j.type=="image"){s.extraData[name+".x"]=w.clk_x;
s.extraData[name+".y"]=w.clk_y
}}}setTimeout(function(){var J=t.attr("target"),H=t.attr("action");
w.setAttribute("target",v);
if(w.getAttribute("method")!="POST"){w.setAttribute("method","POST")
}if(w.getAttribute("action")!=q.url){w.setAttribute("action",q.url)
}if(!s.skipEncodingOverride){t.attr({encoding:"multipart/form-data",enctype:"multipart/form-data"})
}if(q.timeout){setTimeout(function(){y=true;
z()
},q.timeout)
}var I=[];
try{if(s.extraData){for(var K in s.extraData){I.push(b('<input type="hidden" name="'+K+'" value="'+s.extraData[K]+'" />').appendTo(w)[0])
}}C.appendTo("body");
E.attachEvent?E.attachEvent("onload",z):E.addEventListener("load",z,false);
w.submit()
}finally{w.setAttribute("action",H);
J?w.setAttribute("target",J):t.removeAttr("target");
b(I).remove()
}},10);
var A=0;
function z(){if(k++){return
}E.detachEvent?E.detachEvent("onload",z):E.removeEventListener("load",z,false);
var H=true;
try{if(y){throw"timeout"
}var I,K;
K=E.contentWindow?E.contentWindow.document:E.contentDocument?E.contentDocument:E.document;
if((K.body==null||K.body.innerHTML=="")&&!A){A=1;
k--;
setTimeout(z,100);
return
}F.responseText=K.body?K.body.innerHTML:null;
F.responseXML=K.XMLDocument?K.XMLDocument:K;
F.getResponseHeader=function(M){var L={"content-type":q.dataType};
return L[M]
};
if(q.dataType=="json"||q.dataType=="script"){var n=K.getElementsByTagName("textarea")[0];
F.responseText=n?n.value:F.responseText
}else{if(q.dataType=="xml"&&!F.responseXML&&F.responseText!=null){F.responseXML=B(F.responseText)
}}I=b.httpData(F,q.dataType)
}catch(J){H=false;
b.handleError(q,F,"error",J)
}if(H){q.success(I,"success");
if(D){b.event.trigger("ajaxSuccess",[F,q])
}}if(D){b.event.trigger("ajaxComplete",[F,q])
}if(D&&!--b.active){b.event.trigger("ajaxStop")
}if(q.complete){q.complete(F,H?"success":"error")
}setTimeout(function(){C.remove();
F.responseXML=null
},100)
}function B(n,H){if(window.ActiveXObject){H=new ActiveXObject("Microsoft.XMLDOM");
H.async="false";
H.loadXML(n)
}else{H=(new DOMParser()).parseFromString(n,"text/xml")
}return(H&&H.documentElement&&H.documentElement.tagName!="parsererror")?H:null
}}};
b.fn.ajaxForm=function(c){return this.ajaxFormUnbind().bind("submit.form-plugin",function(){b(this).ajaxSubmit(c);
return false
}).each(function(){b(":submit,input:image",this).bind("click.form-plugin",function(f){var d=this.form;
d.clk=this;
if(this.type=="image"){if(f.offsetX!=undefined){d.clk_x=f.offsetX;
d.clk_y=f.offsetY
}else{if(typeof b.fn.offset=="function"){var g=b(this).offset();
d.clk_x=f.pageX-g.left;
d.clk_y=f.pageY-g.top
}else{d.clk_x=f.pageX-this.offsetLeft;
d.clk_y=f.pageY-this.offsetTop
}}}setTimeout(function(){d.clk=d.clk_x=d.clk_y=null
},10)
})
})
};
b.fn.ajaxFormUnbind=function(){this.unbind("submit.form-plugin");
return this.each(function(){b(":submit,input:image",this).unbind("click.form-plugin")
})
};
b.fn.formToArray=function(q){var p=[];
if(this.length==0){return p
}var d=this[0];
var h=q?d.getElementsByTagName("*"):d.elements;
if(!h){return p
}for(var k=0,m=h.length;
k<m;
k++){var e=h[k];
var f=e.name;
if(!f){continue
}if(q&&d.clk&&e.type=="image"){if(!e.disabled&&d.clk==e){p.push({name:f,value:b(e).val()});
p.push({name:f+".x",value:d.clk_x},{name:f+".y",value:d.clk_y})
}continue
}var r=b.fieldValue(e,true);
if(r&&r.constructor==Array){for(var g=0,c=r.length;
g<c;
g++){p.push({name:f,value:r[g]})
}}else{if(r!==null&&typeof r!="undefined"){p.push({name:f,value:r})
}}}if(!q&&d.clk){var l=b(d.clk),o=l[0],f=o.name;
if(f&&!o.disabled&&o.type=="image"){p.push({name:f,value:l.val()});
p.push({name:f+".x",value:d.clk_x},{name:f+".y",value:d.clk_y})
}}return p
};
b.fn.formSerialize=function(c){return b.param(this.formToArray(c))
};
b.fn.fieldSerialize=function(d){var c=[];
this.each(function(){var h=this.name;
if(!h){return
}var f=b.fieldValue(this,d);
if(f&&f.constructor==Array){for(var g=0,e=f.length;
g<e;
g++){c.push({name:h,value:f[g]})
}}else{if(f!==null&&typeof f!="undefined"){c.push({name:this.name,value:f})
}}});
return b.param(c)
};
b.fn.fieldValue=function(h){for(var g=[],e=0,c=this.length;
e<c;
e++){var f=this[e];
var d=b.fieldValue(f,h);
if(d===null||typeof d=="undefined"||(d.constructor==Array&&!d.length)){continue
}d.constructor==Array?b.merge(g,d):g.push(d)
}return g
};
b.fieldValue=function(c,j){var e=c.name,p=c.type,q=c.tagName.toLowerCase();
if(typeof j=="undefined"){j=true
}if(j&&(!e||c.disabled||p=="reset"||p=="button"||(p=="checkbox"||p=="radio")&&!c.checked||(p=="submit"||p=="image")&&c.form&&c.form.clk!=c||q=="select"&&c.selectedIndex==-1)){return null
}if(q=="select"){var k=c.selectedIndex;
if(k<0){return null
}var m=[],d=c.options;
var g=(p=="select-one");
var l=(g?k+1:d.length);
for(var f=(g?k:0);
f<l;
f++){var h=d[f];
if(h.selected){var o=h.value;
if(!o){o=(h.attributes&&h.attributes.value&&!(h.attributes.value.specified))?h.text:h.value
}if(g){return o
}m.push(o)
}}return m
}return c.value
};
b.fn.clearForm=function(){return this.each(function(){b("input,select,textarea",this).clearFields()
})
};
b.fn.clearFields=b.fn.clearInputs=function(){return this.each(function(){var d=this.type,c=this.tagName.toLowerCase();
if(d=="text"||d=="password"||c=="textarea"){this.value=""
}else{if(d=="checkbox"||d=="radio"){this.checked=false
}else{if(c=="select"){this.selectedIndex=-1
}}}})
};
b.fn.resetForm=function(){return this.each(function(){if(typeof this.reset=="function"||(typeof this.reset=="object"&&!this.reset.nodeType)){this.reset()
}})
};
b.fn.enable=function(c){if(c==undefined){c=true
}return this.each(function(){this.disabled=!c
})
};
b.fn.selected=function(c){if(c==undefined){c=true
}return this.each(function(){var d=this.type;
if(d=="checkbox"||d=="radio"){this.checked=c
}else{if(this.tagName.toLowerCase()=="option"){var e=b(this).parent("select");
if(c&&e[0]&&e[0].type=="select-one"){e.find("option").selected(false)
}this.selected=c
}}})
};
function a(){if(b.fn.ajaxSubmit.debug&&window.console&&window.console.log){window.console.log("[jquery.form] "+Array.prototype.join.call(arguments,""))
}}})(jQuery);eval(function(h,b,i,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(i--){f[g(i)]=d[i]||g(i)
}d=[function(a){return f[a]
}];
g=function(){return"\\w+"
};
i=1
}while(i--){if(d[i]){h=h.replace(new RegExp("\\b"+g(i)+"\\b","g"),d[i])
}}return h
}(";(3($){m d={},k,g,w,S=$.2f.21&&/1Y\\s(5\\.5|6\\.)/.1B(1w.2e),H=1h;$.f={r:1h,1b:{O:1Q,11:Z,U:\"\",u:15,z:15,R:\"f\"},1t:3(){$.f.r=!$.f.r}};$.F.1o({f:3(a){a=$.1o({},$.f.1b,a);1j(a);e 2.B(3(){$.1d(2,\"f-7\",a);2.T=2.g;$(2).1W(\"g\");2.1U=\"\"}).1S(16,l).1O(l)},D:S?3(){e 2.B(3(){m b=$(2).o('N');4(b.1G(/^j\\([\"']?(.*\\.1C)[\"']?\\)$/i)){b=1y.$1;$(2).o({'N':'1x','17':\"1u:1s.1r.2c(2b=Z, 2a=29, 1k='\"+b+\"')\"}).B(3(){m a=$(2).o('1m');4(a!='23'&&a!='1i')$(2).o('1m','1i')})}})}:3(){e 2},1g:S?3(){e 2.B(3(){$(2).o({'17':'',N:''})})}:3(){e 2},1f:3(){e 2.B(3(){$(2)[$(2).C()?\"n\":\"l\"]()})},j:3(){e 2.1e('1Z')||2.1e('1k')}});3 1j(a){4(d.8)e;d.8=$('<p R=\"'+a.R+'\"><W></W><p 1c=\"9\"></p><p 1c=\"j\"></p></p>').1X(I.9).l();4($.F.1a)d.8.1a();d.g=$('W',d.8);d.9=$('p.9',d.8);d.j=$('p.j',d.8)}3 7(a){e $.1d(a,\"f-7\")}3 19(a){4(7(2).O)w=1T(n,7(2).O);A n();H=!!7(2).H;$(I.9).1R('K',q);q(a)}3 16(){4($.f.r||2==k||(!2.T&&!7(2).J))e;k=2;g=2.T;4(7(2).J){d.g.l();m a=7(2).J.1P(2);4(a.1N||a.1M){d.9.12().P(a)}A{d.9.C(a)}d.9.n()}A 4(7(2).10){m b=g.1L(7(2).10);d.g.C(b.1K()).n();d.9.12();1J(m i=0,M;M=b[i];i++){4(i>0)d.9.P(\"<1I/>\");d.9.P(M)}d.9.1f()}A{d.g.C(g).n();d.9.l()}4(7(2).11&&$(2).j())d.j.C($(2).j().1H('1F://','')).n();A d.j.l();d.8.V(7(2).U);4(7(2).D)d.8.D();19.1E(2,1D)}3 n(){w=L;d.8.n();q()}3 q(c){4($.f.r)e;4(!H&&d.8.1A(\":1z\")){$(I.9).18('K',q)}4(k==L){$(I.9).18('K',q);e}d.8.Q(\"t-Y\").Q(\"t-13\");m b=d.8[0].14;m a=d.8[0].X;4(c){b=c.1v+7(k).z;a=c.1V+7(k).u;d.8.o({z:b+'E',u:a+'E'})}m v=t(),h=d.8[0];4(v.x+v.1q<h.14+h.1p){b-=h.1p+20+7(k).z;d.8.o({z:b+'E'}).V(\"t-Y\")}4(v.y+v.1l<h.X+h.1n){a-=h.1n+20+7(k).u;d.8.o({u:a+'E'}).V(\"t-13\")}}3 t(){e{x:$(G).28(),y:$(G).27(),1q:$(G).26(),1l:$(G).25()}}3 l(a){4($.f.r)e;4(w)24(w);k=L;d.8.l().Q(7(2).U);4(7(2).D)d.8.1g()}$.F.2d=$.F.f})(22);",62,140,"||this|function|if|||settings|parent|body|||||return|tooltip|title|||url|current|hide|var|show|css|div|update|blocked||viewport|top||tID|||left|else|each|html|fixPNG|px|fn|window|track|document|bodyHandler|mousemove|null|part|backgroundImage|delay|append|removeClass|id|IE|tooltipText|extraClass|addClass|h3|offsetTop|right|true|showBody|showURL|empty|bottom|offsetLeft||save|filter|unbind|handle|bgiframe|defaults|class|data|attr|hideWhenEmpty|unfixPNG|false|relative|createHelper|src|cy|position|offsetHeight|extend|offsetWidth|cx|Microsoft|DXImageTransform|block|progid|pageX|navigator|none|RegExp|visible|is|test|png|arguments|apply|http|match|replace|br|for|shift|split|jquery|nodeType|click|call|200|bind|hover|setTimeout|alt|pageY|removeAttr|appendTo|MSIE|href||msie|jQuery|absolute|clearTimeout|height|width|scrollTop|scrollLeft|crop|sizingMethod|enabled|AlphaImageLoader|Tooltip|userAgent|browser".split("|"),0,{}));/*
 * jQuery UI 1.8
 *
 * Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT (MIT-LICENSE.txt)
 * and GPL (GPL-LICENSE.txt) licenses.
 *
 * http://docs.jquery.com/UI
 */
jQuery.ui||(function(b){b.ui={version:"1.8",plugin:{add:function(j,i,g){var h=b.ui[j].prototype;
for(var a in g){h.plugins[a]=h.plugins[a]||[];
h.plugins[a].push([i,g[a]])
}},call:function(a,i,j){var g=a.plugins[i];
if(!g||!a.element[0].parentNode){return
}for(var h=0;
h<g.length;
h++){if(a.options[g[h][0]]){g[h][1].apply(a.element,j)
}}}},contains:function(a,e){return document.compareDocumentPosition?a.compareDocumentPosition(e)&16:a!==e&&a.contains(e)
},hasScroll:function(f,h){if(b(f).css("overflow")=="hidden"){return false
}var a=(h&&h=="left")?"scrollLeft":"scrollTop",g=false;
if(f[a]>0){return true
}f[a]=1;
g=(f[a]>0);
f[a]=0;
return g
},isOverAxis:function(f,a,e){return(f>a)&&(f<(a+e))
},isOver:function(h,l,i,j,a,k){return b.ui.isOverAxis(h,i,a)&&b.ui.isOverAxis(l,j,k)
},keyCode:{BACKSPACE:8,CAPS_LOCK:20,COMMA:188,CONTROL:17,DELETE:46,DOWN:40,END:35,ENTER:13,ESCAPE:27,HOME:36,INSERT:45,LEFT:37,NUMPAD_ADD:107,NUMPAD_DECIMAL:110,NUMPAD_DIVIDE:111,NUMPAD_ENTER:108,NUMPAD_MULTIPLY:106,NUMPAD_SUBTRACT:109,PAGE_DOWN:34,PAGE_UP:33,PERIOD:190,RIGHT:39,SHIFT:16,SPACE:32,TAB:9,UP:38}};
b.fn.extend({_focus:b.fn.focus,focus:function(a,d){return typeof a==="number"?this.each(function(){var c=this;
setTimeout(function(){b(c).focus();
(d&&d.call(c))
},a)
}):this._focus.apply(this,arguments)
},enableSelection:function(){return this.attr("unselectable","off").css("MozUserSelect","").unbind("selectstart.ui")
},disableSelection:function(){return this.attr("unselectable","on").css("MozUserSelect","none").bind("selectstart.ui",function(){return false
})
},scrollParent:function(){var a;
if((b.browser.msie&&(/(static|relative)/).test(this.css("position")))||(/absolute/).test(this.css("position"))){a=this.parents().filter(function(){return(/(relative|absolute|fixed)/).test(b.curCSS(this,"position",1))&&(/(auto|scroll)/).test(b.curCSS(this,"overflow",1)+b.curCSS(this,"overflow-y",1)+b.curCSS(this,"overflow-x",1))
}).eq(0)
}else{a=this.parents().filter(function(){return(/(auto|scroll)/).test(b.curCSS(this,"overflow",1)+b.curCSS(this,"overflow-y",1)+b.curCSS(this,"overflow-x",1))
}).eq(0)
}return(/fixed/).test(this.css("position"))||!a.length?b(document):a
},zIndex:function(f){if(f!==undefined){return this.css("zIndex",f)
}if(this.length){var h=b(this[0]),a,g;
while(h.length&&h[0]!==document){a=h.css("position");
if(a=="absolute"||a=="relative"||a=="fixed"){g=parseInt(h.css("zIndex"));
if(!isNaN(g)&&g!=0){return g
}}h=h.parent()
}}return 0
}});
b.extend(b.expr[":"],{data:function(e,f,a){return !!b.data(e,a[3])
},focusable:function(f){var e=f.nodeName.toLowerCase(),a=b.attr(f,"tabindex");
return(/input|select|textarea|button|object/.test(e)?!f.disabled:"a"==e||"area"==e?f.href||!isNaN(a):!isNaN(a))&&!b(f)["area"==e?"parents":"closest"](":hidden").length
},tabbable:function(d){var a=b.attr(d,"tabindex");
return(isNaN(a)||a>=0)&&b(d).is(":focusable")
}})
})(jQuery);
jQuery.effects||(function(n){n.effects={};
n.each(["backgroundColor","borderBottomColor","borderLeftColor","borderRightColor","borderTopColor","color","outlineColor"],function(a,b){n.fx.step[b]=function(c){if(!c.colorInit){c.start=k(c.elem,b);
c.end=l(c.end);
c.colorInit=true
}c.elem.style[b]="rgb("+Math.max(Math.min(parseInt((c.pos*(c.end[0]-c.start[0]))+c.start[0],10),255),0)+","+Math.max(Math.min(parseInt((c.pos*(c.end[1]-c.start[1]))+c.start[1],10),255),0)+","+Math.max(Math.min(parseInt((c.pos*(c.end[2]-c.start[2]))+c.start[2],10),255),0)+")"
}
});
function l(a){var b;
if(a&&a.constructor==Array&&a.length==3){return a
}if(b=/rgb\(\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*\)/.exec(a)){return[parseInt(b[1],10),parseInt(b[2],10),parseInt(b[3],10)]
}if(b=/rgb\(\s*([0-9]+(?:\.[0-9]+)?)\%\s*,\s*([0-9]+(?:\.[0-9]+)?)\%\s*,\s*([0-9]+(?:\.[0-9]+)?)\%\s*\)/.exec(a)){return[parseFloat(b[1])*2.55,parseFloat(b[2])*2.55,parseFloat(b[3])*2.55]
}if(b=/#([a-fA-F0-9]{2})([a-fA-F0-9]{2})([a-fA-F0-9]{2})/.exec(a)){return[parseInt(b[1],16),parseInt(b[2],16),parseInt(b[3],16)]
}if(b=/#([a-fA-F0-9])([a-fA-F0-9])([a-fA-F0-9])/.exec(a)){return[parseInt(b[1]+b[1],16),parseInt(b[2]+b[2],16),parseInt(b[3]+b[3],16)]
}if(b=/rgba\(0, 0, 0, 0\)/.exec(a)){return t.transparent
}return t[n.trim(a).toLowerCase()]
}function k(a,c){var b;
do{b=n.curCSS(a,c);
if(b!=""&&b!="transparent"||n.nodeName(a,"body")){break
}c="backgroundColor"
}while(a=a.parentNode);
return l(b)
}var t={aqua:[0,255,255],azure:[240,255,255],beige:[245,245,220],black:[0,0,0],blue:[0,0,255],brown:[165,42,42],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139],darkgrey:[169,169,169],darkgreen:[0,100,0],darkkhaki:[189,183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkviolet:[148,0,211],fuchsia:[255,0,255],gold:[255,215,0],green:[0,128,0],indigo:[75,0,130],khaki:[240,230,140],lightblue:[173,216,230],lightcyan:[224,255,255],lightgreen:[144,238,144],lightgrey:[211,211,211],lightpink:[255,182,193],lightyellow:[255,255,224],lime:[0,255,0],magenta:[255,0,255],maroon:[128,0,0],navy:[0,0,128],olive:[128,128,0],orange:[255,165,0],pink:[255,192,203],purple:[128,0,128],violet:[128,0,128],red:[255,0,0],silver:[192,192,192],white:[255,255,255],yellow:[255,255,0],transparent:[255,255,255]};
var p=["add","remove","toggle"],r={border:1,borderBottom:1,borderColor:1,borderLeft:1,borderRight:1,borderTop:1,borderWidth:1,margin:1,padding:1};
function o(){var e=document.defaultView?document.defaultView.getComputedStyle(this,null):this.currentStyle,d={},b,a;
if(e&&e.length&&e[0]&&e[e[0]]){var c=e.length;
while(c--){b=e[c];
if(typeof e[b]=="string"){a=b.replace(/\-(\w)/g,function(g,f){return f.toUpperCase()
});
d[a]=e[b]
}}}else{for(b in e){if(typeof e[b]==="string"){d[b]=e[b]
}}}return d
}function s(b){var c,a;
for(c in b){a=b[c];
if(a==null||n.isFunction(a)||c in r||(/scrollbar/).test(c)||(!(/color/i).test(c)&&isNaN(parseFloat(a)))){delete b[c]
}}return b
}function m(c,a){var d={_:0},b;
for(b in a){if(c[b]!=a[b]){d[b]=a[b]
}}return d
}n.effects.animateClass=function(c,b,d,a){if(n.isFunction(d)){a=d;
d=null
}return this.each(function(){var f=n(this),i=f.attr("style")||" ",e=s(o.call(this)),g,h=f.attr("className");
n.each(p,function(v,j){if(c[j]){f[j+"Class"](c[j])
}});
g=s(o.call(this));
f.attr("className",h);
f.animate(m(e,g),b,d,function(){n.each(p,function(v,j){if(c[j]){f[j+"Class"](c[j])
}});
if(typeof f.attr("style")=="object"){f.attr("style").cssText="";
f.attr("style").cssText=i
}else{f.attr("style",i)
}if(a){a.apply(this,arguments)
}})
})
};
n.fn.extend({_addClass:n.fn.addClass,addClass:function(b,c,d,a){return c?n.effects.animateClass.apply(this,[{add:b},c,d,a]):this._addClass(b)
},_removeClass:n.fn.removeClass,removeClass:function(b,c,d,a){return c?n.effects.animateClass.apply(this,[{remove:b},c,d,a]):this._removeClass(b)
},_toggleClass:n.fn.toggleClass,toggleClass:function(a,b,c,d,e){if(typeof b=="boolean"||b===undefined){if(!c){return this._toggleClass(a,b)
}else{return n.effects.animateClass.apply(this,[(b?{add:a}:{remove:a}),c,d,e])
}}else{return n.effects.animateClass.apply(this,[{toggle:a},b,c,d])
}},switchClass:function(c,a,b,d,e){return n.effects.animateClass.apply(this,[{add:a,remove:c},b,d,e])
}});
n.extend(n.effects,{version:"1.8",save:function(b,a){for(var c=0;
c<a.length;
c++){if(a[c]!==null){b.data("ec.storage."+a[c],b[0].style[a[c]])
}}},restore:function(b,a){for(var c=0;
c<a.length;
c++){if(a[c]!==null){b.css(a[c],b.data("ec.storage."+a[c]))
}}},setMode:function(b,a){if(a=="toggle"){a=b.is(":hidden")?"show":"hide"
}return a
},getBaseline:function(b,a){var d,c;
switch(b[0]){case"top":d=0;
break;
case"middle":d=0.5;
break;
case"bottom":d=1;
break;
default:d=b[0]/a.height
}switch(b[1]){case"left":c=0;
break;
case"center":c=0.5;
break;
case"right":c=1;
break;
default:c=b[1]/a.width
}return{x:c,y:d}
},createWrapper:function(c){if(c.parent().is(".ui-effects-wrapper")){return c.parent()
}var b={width:c.outerWidth(true),height:c.outerHeight(true),"float":c.css("float")},a=n("<div></div>").addClass("ui-effects-wrapper").css({fontSize:"100%",background:"transparent",border:"none",margin:0,padding:0});
c.wrap(a);
a=c.parent();
if(c.css("position")=="static"){a.css({position:"relative"});
c.css({position:"relative"})
}else{n.extend(b,{position:c.css("position"),zIndex:c.css("z-index")});
n.each(["top","left","bottom","right"],function(e,d){b[d]=c.css(d);
if(isNaN(parseInt(b[d],10))){b[d]="auto"
}});
c.css({position:"relative",top:0,left:0})
}return a.css(b).show()
},removeWrapper:function(a){if(a.parent().is(".ui-effects-wrapper")){return a.parent().replaceWith(a)
}return a
},setTransition:function(b,d,c,a){a=a||{};
n.each(d,function(e,f){unit=b.cssUnit(f);
if(unit[0]>0){a[f]=unit[0]*c+unit[1]
}});
return a
}});
function q(b,c,a,d){if(typeof b=="object"){d=c;
a=null;
c=b;
b=c.effect
}if(n.isFunction(c)){d=c;
a=null;
c={}
}if(n.isFunction(a)){d=a;
a=null
}if(typeof c=="number"||n.fx.speeds[c]){d=a;
a=c;
c={}
}c=c||{};
a=a||c.duration;
a=n.fx.off?0:typeof a=="number"?a:n.fx.speeds[a]||n.fx.speeds._default;
d=d||c.complete;
return[b,c,a,d]
}n.fn.extend({effect:function(g,a,e,d){var b=q.apply(this,arguments),f={options:b[1],duration:b[2],callback:b[3]},c=n.effects[g];
return c&&!n.fx.off?c.call(this,f):this
},_show:n.fn.show,show:function(a){if(!a||typeof a=="number"||n.fx.speeds[a]){return this._show.apply(this,arguments)
}else{var b=q.apply(this,arguments);
b[1].mode="show";
return this.effect.apply(this,b)
}},_hide:n.fn.hide,hide:function(a){if(!a||typeof a=="number"||n.fx.speeds[a]){return this._hide.apply(this,arguments)
}else{var b=q.apply(this,arguments);
b[1].mode="hide";
return this.effect.apply(this,b)
}},__toggle:n.fn.toggle,toggle:function(a){if(!a||typeof a=="number"||n.fx.speeds[a]||typeof a=="boolean"||n.isFunction(a)){return this.__toggle.apply(this,arguments)
}else{var b=q.apply(this,arguments);
b[1].mode="toggle";
return this.effect.apply(this,b)
}},cssUnit:function(c){var b=this.css(c),a=[];
n.each(["em","px","%","pt"],function(e,d){if(b.indexOf(d)>0){a=[parseFloat(b),d]
}});
return a
}});
n.easing.jswing=n.easing.swing;
n.extend(n.easing,{def:"easeOutQuad",swing:function(b,a,c,d,e){return n.easing[n.easing.def](b,a,c,d,e)
},easeInQuad:function(b,a,c,d,e){return d*(a/=e)*a+c
},easeOutQuad:function(b,a,c,d,e){return -d*(a/=e)*(a-2)+c
},easeInOutQuad:function(b,a,c,d,e){if((a/=e/2)<1){return d/2*a*a+c
}return -d/2*((--a)*(a-2)-1)+c
},easeInCubic:function(b,a,c,d,e){return d*(a/=e)*a*a+c
},easeOutCubic:function(b,a,c,d,e){return d*((a=a/e-1)*a*a+1)+c
},easeInOutCubic:function(b,a,c,d,e){if((a/=e/2)<1){return d/2*a*a*a+c
}return d/2*((a-=2)*a*a+2)+c
},easeInQuart:function(b,a,c,d,e){return d*(a/=e)*a*a*a+c
},easeOutQuart:function(b,a,c,d,e){return -d*((a=a/e-1)*a*a*a-1)+c
},easeInOutQuart:function(b,a,c,d,e){if((a/=e/2)<1){return d/2*a*a*a*a+c
}return -d/2*((a-=2)*a*a*a-2)+c
},easeInQuint:function(b,a,c,d,e){return d*(a/=e)*a*a*a*a+c
},easeOutQuint:function(b,a,c,d,e){return d*((a=a/e-1)*a*a*a*a+1)+c
},easeInOutQuint:function(b,a,c,d,e){if((a/=e/2)<1){return d/2*a*a*a*a*a+c
}return d/2*((a-=2)*a*a*a*a+2)+c
},easeInSine:function(b,a,c,d,e){return -d*Math.cos(a/e*(Math.PI/2))+d+c
},easeOutSine:function(b,a,c,d,e){return d*Math.sin(a/e*(Math.PI/2))+c
},easeInOutSine:function(b,a,c,d,e){return -d/2*(Math.cos(Math.PI*a/e)-1)+c
},easeInExpo:function(b,a,c,d,e){return(a==0)?c:d*Math.pow(2,10*(a/e-1))+c
},easeOutExpo:function(b,a,c,d,e){return(a==e)?c+d:d*(-Math.pow(2,-10*a/e)+1)+c
},easeInOutExpo:function(b,a,c,d,e){if(a==0){return c
}if(a==e){return c+d
}if((a/=e/2)<1){return d/2*Math.pow(2,10*(a-1))+c
}return d/2*(-Math.pow(2,-10*--a)+2)+c
},easeInCirc:function(b,a,c,d,e){return -d*(Math.sqrt(1-(a/=e)*a)-1)+c
},easeOutCirc:function(b,a,c,d,e){return d*Math.sqrt(1-(a=a/e-1)*a)+c
},easeInOutCirc:function(b,a,c,d,e){if((a/=e/2)<1){return -d/2*(Math.sqrt(1-a*a)-1)+c
}return d/2*(Math.sqrt(1-(a-=2)*a)+1)+c
},easeInElastic:function(b,h,c,d,e){var g=1.70158;
var f=0;
var a=d;
if(h==0){return c
}if((h/=e)==1){return c+d
}if(!f){f=e*0.3
}if(a<Math.abs(d)){a=d;
var g=f/4
}else{var g=f/(2*Math.PI)*Math.asin(d/a)
}return -(a*Math.pow(2,10*(h-=1))*Math.sin((h*e-g)*(2*Math.PI)/f))+c
},easeOutElastic:function(b,h,c,d,e){var g=1.70158;
var f=0;
var a=d;
if(h==0){return c
}if((h/=e)==1){return c+d
}if(!f){f=e*0.3
}if(a<Math.abs(d)){a=d;
var g=f/4
}else{var g=f/(2*Math.PI)*Math.asin(d/a)
}return a*Math.pow(2,-10*h)*Math.sin((h*e-g)*(2*Math.PI)/f)+d+c
},easeInOutElastic:function(b,h,c,d,e){var g=1.70158;
var f=0;
var a=d;
if(h==0){return c
}if((h/=e/2)==2){return c+d
}if(!f){f=e*(0.3*1.5)
}if(a<Math.abs(d)){a=d;
var g=f/4
}else{var g=f/(2*Math.PI)*Math.asin(d/a)
}if(h<1){return -0.5*(a*Math.pow(2,10*(h-=1))*Math.sin((h*e-g)*(2*Math.PI)/f))+c
}return a*Math.pow(2,-10*(h-=1))*Math.sin((h*e-g)*(2*Math.PI)/f)*0.5+d+c
},easeInBack:function(b,a,c,d,e,f){if(f==undefined){f=1.70158
}return d*(a/=e)*a*((f+1)*a-f)+c
},easeOutBack:function(b,a,c,d,e,f){if(f==undefined){f=1.70158
}return d*((a=a/e-1)*a*((f+1)*a+f)+1)+c
},easeInOutBack:function(b,a,c,d,e,f){if(f==undefined){f=1.70158
}if((a/=e/2)<1){return d/2*(a*a*(((f*=(1.525))+1)*a-f))+c
}return d/2*((a-=2)*a*(((f*=(1.525))+1)*a+f)+2)+c
},easeInBounce:function(b,a,c,d,e){return d-n.easing.easeOutBounce(b,e-a,0,d,e)+c
},easeOutBounce:function(b,a,c,d,e){if((a/=e)<(1/2.75)){return d*(7.5625*a*a)+c
}else{if(a<(2/2.75)){return d*(7.5625*(a-=(1.5/2.75))*a+0.75)+c
}else{if(a<(2.5/2.75)){return d*(7.5625*(a-=(2.25/2.75))*a+0.9375)+c
}else{return d*(7.5625*(a-=(2.625/2.75))*a+0.984375)+c
}}}},easeInOutBounce:function(b,a,c,d,e){if(a<e/2){return n.easing.easeInBounce(b,a*2,0,d,e)*0.5+c
}return n.easing.easeOutBounce(b,a*2-e,0,d,e)*0.5+d*0.5+c
}})
})(jQuery);
(function(b){b.effects.highlight=function(a){return this.queue(function(){var i=b(this),j=["backgroundImage","backgroundColor","opacity"],g=b.effects.setMode(i,a.options.mode||"show"),h={backgroundColor:i.css("backgroundColor")};
if(g=="hide"){h.opacity=0
}b.effects.save(i,j);
i.show().css({backgroundImage:"none",backgroundColor:a.options.color||"#ffff99"}).animate(h,{queue:false,duration:a.duration,easing:a.options.easing,complete:function(){(g=="hide"&&i.hide());
b.effects.restore(i,j);
(g=="show"&&!b.support.opacity&&this.style.removeAttribute("filter"));
(a.callback&&a.callback.apply(this,arguments));
i.dequeue()
}})
})
}
})(jQuery);if(typeof deconcept=="undefined"){var deconcept=new Object()
}if(typeof deconcept.util=="undefined"){deconcept.util=new Object()
}if(typeof deconcept.SWFObjectUtil=="undefined"){deconcept.SWFObjectUtil=new Object()
}deconcept.SWFObject=function(m,b,n,e,j,k,g,f,d,l){if(!document.getElementById){return
}this.DETECT_KEY=l?l:"detectflash";
this.skipDetect=deconcept.util.getRequestParameter(this.DETECT_KEY);
this.params=new Object();
this.variables=new Object();
this.attributes=new Array();
if(m){this.setAttribute("swf",m)
}if(b){this.setAttribute("id",b)
}if(n){this.setAttribute("width",n)
}if(e){this.setAttribute("height",e)
}if(j){this.setAttribute("version",new deconcept.PlayerVersion(j.toString().split(".")))
}this.installedVer=deconcept.SWFObjectUtil.getPlayerVersion();
if(!window.opera&&document.all&&this.installedVer.major>7){deconcept.SWFObject.doPrepUnload=true
}if(k){this.addParam("bgcolor",k)
}var a=g?g:"high";
this.addParam("quality",a);
this.setAttribute("useExpressInstall",false);
this.setAttribute("doExpressInstall",false);
var i=(f)?f:window.location;
this.setAttribute("xiRedirectUrl",i);
this.setAttribute("redirectUrl","");
if(d){this.setAttribute("redirectUrl",d)
}};
deconcept.SWFObject.prototype={useExpressInstall:function(a){this.xiSWFPath=!a?"expressinstall.swf":a;
this.setAttribute("useExpressInstall",true)
},setAttribute:function(a,b){this.attributes[a]=b
},getAttribute:function(a){return this.attributes[a]
},addParam:function(b,a){this.params[b]=a
},getParams:function(){return this.params
},addVariable:function(b,a){this.variables[b]=a
},getVariable:function(a){return this.variables[a]
},getVariables:function(){return this.variables
},getVariablePairs:function(){var c=new Array();
var b;
var a=this.getVariables();
for(b in a){c[c.length]=b+"="+a[b]
}return c
},getSWFHTML:function(){var b="";
if(navigator.plugins&&navigator.mimeTypes&&navigator.mimeTypes.length){if(this.getAttribute("doExpressInstall")){this.addVariable("MMplayerType","PlugIn");
this.setAttribute("swf",this.xiSWFPath)
}b='<embed type="application/x-shockwave-flash" src="'+this.getAttribute("swf")+'" width="'+this.getAttribute("width")+'" height="'+this.getAttribute("height")+'" style="'+this.getAttribute("style")+'"';
b+=' id="'+this.getAttribute("id")+'" name="'+this.getAttribute("id")+'" ';
var f=this.getParams();
for(var e in f){b+=[e]+'="'+f[e]+'" '
}var d=this.getVariablePairs().join("&");
if(d.length>0){b+='flashvars="'+d+'"'
}b+="/>"
}else{if(this.getAttribute("doExpressInstall")){this.addVariable("MMplayerType","ActiveX");
this.setAttribute("swf",this.xiSWFPath)
}b='<object id="'+this.getAttribute("id")+'" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="'+this.getAttribute("width")+'" height="'+this.getAttribute("height")+'" style="'+this.getAttribute("style")+'">';
b+='<param name="movie" value="'+this.getAttribute("swf")+'" />';
var c=this.getParams();
for(var e in c){b+='<param name="'+e+'" value="'+c[e]+'" />'
}var a=this.getVariablePairs().join("&");
if(a.length>0){b+='<param name="flashvars" value="'+a+'" />'
}b+="</object>"
}return b
},write:function(b){if(this.getAttribute("useExpressInstall")){var a=new deconcept.PlayerVersion([6,0,65]);
if(this.installedVer.versionIsValid(a)&&!this.installedVer.versionIsValid(this.getAttribute("version"))){this.setAttribute("doExpressInstall",true);
this.addVariable("MMredirectURL",escape(this.getAttribute("xiRedirectUrl")));
document.title=document.title.slice(0,47)+" - Flash Player Installation";
this.addVariable("MMdoctitle",document.title)
}}if(this.skipDetect||this.getAttribute("doExpressInstall")||this.installedVer.versionIsValid(this.getAttribute("version"))){var c=(typeof b=="string")?document.getElementById(b):b;
c.innerHTML=this.getSWFHTML();
return true
}else{if(this.getAttribute("redirectUrl")!=""){document.location.replace(this.getAttribute("redirectUrl"))
}}return false
}};
deconcept.SWFObjectUtil.getPlayerVersion=function(){var f=new deconcept.PlayerVersion([0,0,0]);
if(navigator.plugins&&navigator.mimeTypes.length){var a=navigator.plugins["Shockwave Flash"];
if(a&&a.description){f=new deconcept.PlayerVersion(a.description.replace(/([a-zA-Z]|\s)+/,"").replace(/(\s+r|\s+b[0-9]+)/,".").split("."))
}}else{if(navigator.userAgent&&navigator.userAgent.indexOf("Windows CE")>=0){var b=1;
var c=3;
while(b){try{c++;
b=new ActiveXObject("ShockwaveFlash.ShockwaveFlash."+c);
f=new deconcept.PlayerVersion([c,0,0])
}catch(d){b=null
}}}else{try{var b=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.7")
}catch(d){try{var b=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.6");
f=new deconcept.PlayerVersion([6,0,21]);
b.AllowScriptAccess="always"
}catch(d){if(f.major==6){return f
}}try{b=new ActiveXObject("ShockwaveFlash.ShockwaveFlash")
}catch(d){}}if(b!=null){f=new deconcept.PlayerVersion(b.GetVariable("$version").split(" ")[1].split(","))
}}}return f
};
deconcept.PlayerVersion=function(a){this.major=a[0]!=null?parseInt(a[0]):0;
this.minor=a[1]!=null?parseInt(a[1]):0;
this.rev=a[2]!=null?parseInt(a[2]):0
};
deconcept.PlayerVersion.prototype.versionIsValid=function(a){if(this.major<a.major){return false
}if(this.major>a.major){return true
}if(this.minor<a.minor){return false
}if(this.minor>a.minor){return true
}if(this.rev<a.rev){return false
}return true
};
deconcept.util={getRequestParameter:function(c){var d=document.location.search||document.location.hash;
if(c==null){return d
}if(d){var b=d.substring(1).split("&");
for(var a=0;
a<b.length;
a++){if(b[a].substring(0,b[a].indexOf("="))==c){return b[a].substring((b[a].indexOf("=")+1))
}}}return""
}};
deconcept.SWFObjectUtil.cleanupSWFs=function(){var b=document.getElementsByTagName("OBJECT");
for(var c=b.length-1;
c>=0;
c--){b[c].style.display="none";
for(var a in b[c]){if(typeof b[c][a]=="function"){b[c][a]=function(){}
}}}};
if(deconcept.SWFObject.doPrepUnload){if(!deconcept.unloadSet){deconcept.SWFObjectUtil.prepUnload=function(){__flash_unloadHandler=function(){};
__flash_savedUnloadHandler=function(){};
window.attachEvent("onunload",deconcept.SWFObjectUtil.cleanupSWFs)
};
window.attachEvent("onbeforeunload",deconcept.SWFObjectUtil.prepUnload);
deconcept.unloadSet=true
}}if(!document.getElementById&&document.all){document.getElementById=function(a){return document.all[a]
}
}var getQueryParamValue=deconcept.util.getRequestParameter;
var FlashObject=deconcept.SWFObject;
var SWFObject=deconcept.SWFObject;var naviClosesAfter=500;
var mid_timeout;
var top_timeout;
var international_timeout;
var mouseInMidNavigation=false;
var mouseInMidSubnavigation=false;
var mouseInTopNavigation=false;
var mouseInTopSubnavigation=false;
var mouseInInternationalNavigation=false;
var mouseInInternationalSubnavigation=false;
var navigation_positioned=false;
$(document).ready(function(){setElementPositions();
window.onresize=setElementPositions;
$("h2 + h3").addClass("with_h2").prev().addClass("with_h3");
$("#top_navigation").mouseout(function(){mouseInTopNavigation=false;
setTopTimeout()
}).mouseover(function(){mouseInTopNavigation=true;
setTopTimeout()
});
$("#mid_navigation").mouseout(function(){mouseInMidNavigation=false;
setMidTimeout()
}).mouseover(function(){mouseInMidNavigation=true;
setMidTimeout()
});
$("#international_navigation").mouseout(function(){mouseInInternationalNavigation=false;
setInternationalTimeout()
}).mouseover(function(){mouseInInternationalNavigation=true;
setInternationalTimeout()
});
$(".top_subnavigation").mouseout(function(){mouseInTopSubnavigation=false;
setTopTimeout()
}).mouseover(function(){mouseInTopSubnavigation=true;
setTopTimeout()
});
$(".mid_subnavigation").mouseout(function(){mouseInMidSubnavigation=false;
setMidTimeout()
}).mouseover(function(){mouseInMidSubnavigation=true;
setMidTimeout()
});
$(".international_subnavigation").mouseout(function(){mouseInInternationalSubnavigation=false;
setInternationalTimeout()
}).mouseover(function(){mouseInInternationalSubnavigation=true;
setInternationalTimeout()
})
});
function setElementPositions(){$(".mid_subnavigation").each(function(){elm_id=$(this).attr("id");
id=elm_id.match("[0-9]+$");
position=$("#mid_navigation_"+id).position();
$(this).css("top",position.top+27).css("left",position.left)
});
$(".top_subnavigation").each(function(){elm_id=$(this).attr("id");
id=elm_id.match("[0-9]+$");
position=$("#top_navigation_"+id).position();
$(this).css("top",position.top+17).css("left",position.left)
});
position=$("#international_navigation").position();
if(position!=null){$("#international_subnavigation").css("top",51).css("left",position.left)
}}function showMidSubnavigation(a){showSubnavigation("mid",a)
}function showTopSubnavigation(a){showSubnavigation("top",a)
}function showInternationalSubnavigation(){window.clearTimeout(international_timeout);
$("#international_subnavigation").show()
}function showSubnavigation(b,a){if(!navigation_positioned){setElementPositions();
navigation_positioned=true
}if(b=="mid"){window.clearTimeout(mid_timeout)
}else{if(b=="top"){window.clearTimeout(top_timeout)
}}$("."+b+"_subnavigation").hide();
$("#"+b+"_subnavigation_"+a).show()
}function setTopTimeout(){if(mouseInTopNavigation||mouseInTopSubnavigation){window.clearTimeout(top_timeout)
}else{top_timeout=window.setTimeout("hideTopSubnavigation()",naviClosesAfter)
}}function setMidTimeout(){if(mouseInMidNavigation||mouseInMidSubnavigation){window.clearTimeout(mid_timeout)
}else{mid_timeout=window.setTimeout("hideMidSubnavigation()",naviClosesAfter)
}}function setInternationalTimeout(){if(mouseInInternationalNavigation||mouseInInternationalSubnavigation){window.clearTimeout(international_timeout)
}else{international_timeout=window.setTimeout("hideInternationalSubnavigation()",naviClosesAfter)
}}function hideTopSubnavigation(){$(".top_subnavigation").hide()
}function hideMidSubnavigation(){$(".mid_subnavigation").hide()
}function hideInternationalSubnavigation(){$(".international_subnavigation").hide()
}function submitForm(){setTimeout('document.forms["login"].submit();',2)
};window.name="remedia";
dd=document.location+"";
if(dd.indexOf(".php")>-1&&dd.indexOf("arznei/")==-1){dd=dd.replace(".php",".html");
document.location.replace(dd)
}function topimg(){i=0;
l=document.location.pathname+document.location.search+"";
d=999;
da=new Date();
if(l.charCodeAt==null){d=document.location.pathname.length+document.location.search.length
}else{for(i=0;
i<l.length;
i++){d=(d*l.charCodeAt(i))%31999
}}dd=document.location+"";
if(dd.indexOf("liste_top")>-1){d=parseInt(Math.random()*31999)
}d=parseInt(Math.random()*31999);
d=(d+da.getHours())%img.length;
imgtext=img[d].replace(".jpg","");
imgtext=imgtext.replace(".gif","");
imgtext=imgtext.replace(/_/g," ");
p="<img src=/img/upload/titelbild/"+img[d]+' height=120 border="0" alt="'+imgtext+'" title="'+imgtext+'">';
document.write(p)
}function chlang(c){l=document.location+"";
l=l.replace("/homeopathy/","/x/");
l=l.replace("/homoeopathie/","/x/");
l=l.replace("/homeopatia/","/x/");
l=l.replace("/homeopathie/","/x/");
if(l.indexOf("/x/")==-1){l+=c
}else{l=l.replace("/x/","/"+c+"/")
}document.location=l;
return false
}function scrollnav(){l=document.location+"";
if(l.indexOf("remedia.at")==-1){if(document.body.clientHeight>470){document.all.navimgtop.height=document.body.scrollTop
}}}function checkform(c){if(c.q.value.length<3){alert($alerttext);
return false
}c.submit();
return false
}function chform(c){a=c.jscheck.value.split("|");
for(i=0;
i<a.length;
i++){b=a[i].split(",");
field=c.elements[b[0]];
value=c.elements[b[0]].value;
switch(b[1]){case"email":if(b.length>2&&b[2]==0){if(value==""||value=="@"){continue
}}if(!(value.indexOf("@")>0&&value.lastIndexOf(".")>0&&value.indexOf("@")<value.lastIndexOf("."))){field.focus();
field.select();
alert("Email-Adresse ist nicht korrekt!");
return false
}break;
case"url":if(b.length>2&&b[2]==0){if(value==""||value=="http://"){continue
}}if(!(value.indexOf("http://")==0&&value.indexOf(".")>0)){field.focus();
field.select();
alert("Internetadresse ist nicht korrekt!");
return false
}break
}}return true
}function checkcontact(){dd=document.location+"";
if(dd.indexOf("/en")>-1){tthema="Please enter a topic.\n";
tsubj="Please enter a subject.\n";
tbody="Please enter a text.\n";
tname="Please enter a name.\n";
temail="Please enter a valid email address.\n"
}else{tthema="Bitte ein Thema eingeben.\n";
tsubj="Bitte einen Betreff eingeben.\n";
tbody="Bitte einen Text eingeben.\n";
tname="Bitte einen Namen eingeben.\n";
temail="Bitte eine gueltige Emailadresse eingeben.\n"
}ttext="";
with(document.contact){if(typeof(recipient)!="undefined"){if(recipient[0].checked==false&&recipient[1].checked==false){ttext+=tthema
}}if(subject.value.length<2){ttext+=tsubj
}if(body.value.length<2){ttext+=tbody
}if(name.value.length<2){ttext+=tname
}if(!(email.value.indexOf("@")>0&&email.value.lastIndexOf(".")>0&&email.value.indexOf("@")<email.value.lastIndexOf("."))){ttext+=temail
}}if(ttext.length>0){alert(ttext);
return false
}}function changeempfehlungmail(){document.forms.formempfehlung.body.value=document.forms.formempfehlung.body.defaultValue.replace("__________",document.forms.formempfehlung.fromname.value)
}function checkempfehlung(){dd=document.location+"";
if(dd.indexOf("/en")>-1){tsubj="Please enter a subject.\n";
tbody="Please enter a text.\n";
tname="Please enter a name.\n";
temail="Please enter a valid email address.\n"
}else{tsubj="Bitte einen Betreff eingeben.\n";
tbody="Bitte einen Text eingeben.\n";
tname="Bitte einen Namen eingeben.\n";
temail="Bitte gueltige Emailadressen eingeben.\n"
}ttext="";
with(document.formempfehlung){if(body.value.length<2){ttext+=tbody
}if(fromname.value.length<2){ttext+=tname
}if(!(fromemail.value.indexOf("@")>0&&fromemail.value.lastIndexOf(".")>0&&fromemail.value.indexOf("@")<fromemail.value.lastIndexOf("."))){ttext+=temail
}if(!(toemail.value.indexOf("@")>0&&toemail.value.lastIndexOf(".")>0&&toemail.value.indexOf("@")<toemail.value.lastIndexOf("."))){ttext+=temail
}}if(ttext.length>0){alert(ttext);
return false
}}function checkabo(){dd=document.location+"";
if(dd.indexOf("english")>-1){tsubj="Please enter a subject.\n";
tbody="Please enter a text.\n";
tname="Please enter a name.\n";
temail="Please enter a valid email address.\n"
}else{taddr="Bitte eine vollständige Adresse eingeben.\n";
temail="Bitte eine gueltige Emailadresse eingeben.\n"
}ttext="";
with(document.contact){if(name.value.length<2||addr.value.length<2||addr3.value.length<2){ttext+=taddr
}if(!(email.value.indexOf("@")>0&&email.value.lastIndexOf(".")>0&&email.value.indexOf("@")<email.value.lastIndexOf("."))){ttext+=temail
}}if(ttext.length>0){alert(ttext);
return false
}}function delpagecheck(c){if(confirm("Moechten Sie diese Seite unwiderrruflich loeschen?")){document.location="admin/delpage.php?t="+c
}}function check_form(){with(document.forms.gelsenbestellung){a=elements["anz[]"];
if(!(a[0].value>0||a[1].value>0)){alert("Bitte ein Produkt bestellen.");
return(false)
}if(name.value.length<3||vorname.value.length<3||strasse.value.length<3||ort.value.length<3||telefon.value.length<3){alert("Bitte alle Felder ausfuellen.");
return(false)
}if(!(email.value.indexOf("@")>0&&email.value.lastIndexOf(".")>0&&email.value.indexOf("@")<email.value.lastIndexOf("."))){alert("Bitte eine gueltige Email-Adresse ausfuellen.");
return(false)
}}return(true)
}function fillgelsenform(){with(document.forms.gelsenbestellung){a=elements["anz[]"];
a[0].value=2;
a[1].value=3;
name.value="aaa";
vorname.value="bbb";
strasse.value="ccc";
ort.value="ccc";
telefon.value="ddd";
email.value="e";
email.value+="s@donauweb.at"
}return false
}function check_erfahrung(c,e){error="";
if(document.erfahrungform.erfahrung.value.length<60){error+=c+"\n\n"
}if(typeof(document.erfahrungform.email)!="undefined"&&(document.erfahrungform.email.value.indexOf("@")<1||document.erfahrungform.email.value.lastIndexOf(".")<document.erfahrungform.email.value.indexOf("@"))){error+=e+"\n\n"
}if(error!=""){alert(error);
return false
}}function getCookie(f){var e=f+"=";
var c=document.cookie;
if(c.length>0){begin=c.indexOf(e);
if(begin!=-1){begin+=e.length;
end=c.indexOf(";",begin);
if(end==-1){end=c.length
}return unescape(c.substring(begin,end))
}}return null
}function setCookie(c,h,e,j,g){if(c!=null){var f=new Date();
f.setTime(f.getTime()+(1000*60*60*24*e));
expdatestr=f.toGMTString();
expdatestr=expdatestr.replace("UTC","");
s=c+"="+escape(h)+((j==null)?"":"; path="+j)+((g==null)?"":"; domain="+g)+((e==null)?"":"; expires="+expdatestr);
document.cookie=s
}}function alertObj(f){var c="";
for(var e in f){c+=e+" = "+f[e]+"<p>"
}c+="<p>";
neu=window.open("","_blank","width=800,height=600,top=35,left=100,scrollbars");
neu.document.write(c)
}function do_submit(c){c.submit()
}$(document).ready(function(){setBorders();
$("#navigation .selectable > a").click(function(){selectable=$(this).parent(".selectable");
if($(selectable).hasClass("expanded")){$(selectable).children("ul").slideUp("normal",function(){$(selectable).removeClass("expanded");
setBorders()
})
}else{$(selectable).children("ul").slideDown("normal",function(){$(selectable).addClass("expanded");
setBorders()
})
}setBorders()
});
$("li > a").mouseover(function(){$(this).parent("li").addClass("hover")
}).mouseout(function(){$(this).parent("li").removeClass("hover")
});
if($("#navigation .expanded").length==0){$("#navigation .selectable:eq(0)").addClass("expanded").addClass("active");
setBorders()
}});
function setBorders(){$("#navigation a").removeAttr("style");
$("#navigation li:visible:last > a").add("#navigation li.selectable.expanded > a").css("borderBottom","solid #BDD3C4 1px");
jQuery.each($("#navigation li.expanded.selectable > ul"),function(c,e){$(this).find("li:first > a").css("borderTop","none")
})
}var d;
$().ready(function(){l=document.location+"";
lsplit=l.split("/");
lsplit2=lsplit.splice(0,4);
thisdir=lsplit2.join("/");
action=thisdir+"/ajaxsuche.html";
$("#searchbox").autocomplete(action,{minChars:3,cacheLength:10,matchSubset:true,matchContains:true,extraParams:{ajax:1},width:400,scrollHeight:600,max:99,selectFirst:false,formatItem:function(f,c,g,e){liStyle="";
if(f[0]==""||f[1].indexOf("type=button")>-1){liStyle="background:#BDEFCE;"
}return{liStyle:liStyle,item:f[1]}
},formatMatch:function(f,c,g,e){return f[1]
},formatResult:function(f,c,g,e){return f[0]
}});
$("#searchbox").result(function(c,f,e){if(f&&f[0]!=0){$(this).parent().next().find("input").val(f[1]);
document.searchform.submit()
}else{return false
}});
pic1=new Image();
pic1.src="/img/indicator.gif";
$("input[type=radio]").css("cursor","pointer");
$("input[type=checkbox]").css("cursor","pointer");
$("input[type=submit]").css("cursor","pointer")
});
function submitorder(tt){with(document.arzneiform){ok=0;
if(option2.length==null){ok=1
}else{for(i=0;
i<option2.length;
i++){if(option2[i].checked){ok=1
}}}if(document.getElementById("preisstueck").innerHTML.length<3){ok=0
}if(ok==1){document.forms.arzneiform.submit();
return
}}alert(tt)
}function setform(){document.arzneiform.option2.value=oldoptions.option2;
document.arzneiform.option3.value=oldoptions.option3;
form_changed("potart")
}function form_changed(whichselect){with(document.arzneiform){o2=option2.value;
o3=option3.value;
o3text=o3;
if(o3text>1000){o3text=parseInt(o3text/1000)+"M"
}if(o2.indexOf("glob")>-1){dilglob="Glob"
}else{dilglob="Dil"
}reihe=o2.replace("glob","").replace("dil","");
$("#potenzreihe").html(reihe+" "+o3text+", "+dilglob);
if(whichselect=="potart"||whichselect=="potstufe"){get_menge(o2,o3)
}if(option4.selectedIndex!=-1){o4=option4.options[option4.selectedIndex].value
}get_preis(o2,o3,o4);
$("#prescription").hide();
if(o2=="Cglob"||o2=="Cdil"||o2=="Dglob"||o2=="Ddil"){idx="Presc_"+o2+"max";
maxpresc=$arzneidata[idx];
if(parseInt(maxpresc)>=parseInt(o3)){$("#prescription").show()
}}}}var error_pot;
var error_potparent;
var error_potparentparent;
function potenzlinks(){$(function(){$(".nodropdown div").click(function(){document.arzneiform.option2.value=$(this).closest("[potreihe]").attr("potreihe");
o3=$(this).html();
error_pot=o3;
error_potparent=$(this).parent().html();
error_potparentparent=$(this).parent().parent().html();
if(document.arzneiform.option2.value=="Hglob"){document.arzneiform.option3.value=(o3)
}else{o3=o3.replace("M","000");
o3=o3.replace(" ","");
document.arzneiform.option3.value=parseInt(o3)
}$("#potenzreihe_td").stop().animate({backgroundColor:"#8DE1A7"},1);
$("#potenzreihe_td").animate({backgroundColor:"#FFFFFF"},3000);
form_changed("potstufe")
});
$(".dropdown dd").css("margin-top",$(".dropdown dt").outerHeight());
$(".dropdown dt").click(function(){$(this).siblings().toggle();
$(".dropdown dt").toggle();
$(this).toggle()
});
$(".dropdown dd ul li").click(function(){$(".dropdown dd").hide();
$(".dropdown dt").show();
document.arzneiform.option2.value=$(this).closest("[potreihe]").attr("potreihe");
o3=$(this).html();
error_pot=o3;
error_potparent=$(this).parent().html();
error_potparentparent=$(this).parent().parent().html();
o3=o3.replace("M","000");
o3=o3.replace(" ","");
document.arzneiform.option3.value=parseInt(o3);
$("#potenzreihe_td").stop().animate({backgroundColor:"#8DE1A7"},1);
$("#potenzreihe_td").animate({backgroundColor:"#FFFFFF"},3000);
form_changed("potstufe")
});
$(document).bind("click",function(f){var c=$(f.target);
if(!c.parents().hasClass("dropdown")){$(".dropdown dd").hide()
}})
})
}function get_potstufe(reihe){var i,j,options,minlast,jtext;
options="";
minlast=0;
if(typeof($arzneidata[reihe])=="string"){pot=$arzneidata[reihe].split(",");
oldlength=pot.length;
for(i=0;
i<oldlength;
i++){if(pot[i].indexOf("-")==-1){continue
}fromto=pot[i].split("-");
for(j=parseInt(fromto[0]);
j<=parseInt(fromto[1]);
j++){pot[pot.length]=""+j
}pot[i]=""
}document.arzneiform.option3.length=0;
for(i=0;
i<pot.length;
i++){if(pot[i].length==0){continue
}with(document.arzneiform.option3){l=options.length;
if(reihe!="Hglob"){val=pot[i].replace(/M/g,"000")
}else{val=pot[i]
}options[l]=new Option(pot[i],val);
if(oldoptions.option3!=null&&oldoptions.option3==val){options[l].selected=true
}}}}return
}function get_menge(reihe,potstufe){var i,j,options;
options="";
if(reihe.indexOf("glob")>-1){gd="g"
}else{gd="d"
}reihe=reihe.replace("glob","");
reihe=reihe.replace("dil","");
with(document.arzneiform.option4){options.length=0
}if(reihe=="H"){potstufe=1
}globuli=new Array();
dilutionen=new Array();
potstufe=Math.round(potstufe);
for(i=0;
i<$preise.length;
i++){if($preise[i]["potreihe"]!=reihe){continue
}if(potstufe>=$preise[i]["min"]&&potstufe<=$preise[i]["max"]){if(gd=="g"&&$preise[i]["form"].indexOf("G")>-1){globuli[globuli.length]=$preise[i]["menge"]
}if(gd=="d"&&$preise[i]["form"].indexOf("D")>-1){dilutionen[dilutionen.length]=$preise[i]["menge"]
}}}l=document.location+"";
if(globuli.length==0&&dilutionen.length==0){if(l.indexOf("/homoeopathie/")>-1){nicht_lieferbar="zur Zeit nicht lieferbar"
}else{nicht_lieferbar="not available at the moment"
}document.arzneiform.option4.options[0]=new Option(nicht_lieferbar,0);
data={error:"Arznei nicht lieferbar, vermutlich Preis nicht eingetragen",errorurl:document.location.href,reihe:reihe,potstufe:potstufe,error_pot:error_pot,error_potparent:error_potparent,error_potparentparent:error_potparentparent};
options={type:"POST",url:"/homoeopathie/arznei/catalog/errormail.php",data:data};
$.ajax(options)
}for(i=0;
i<globuli.length;
i++){displaymenge=globuli[i];
if(reihe=="Q"&&displaymenge=="0.1"){if(l.indexOf("/de/")>-1){displaymenge=" Einmalgabe"
}else{displaymenge=" one time dosis"
}}else{spaces=5-displaymenge.length;
for(j=0;
j<spaces;
j++){displaymenge=" "+displaymenge
}displaymenge+=" g"
}with(document.arzneiform.option4){l=options.length;
displaymenge="Globuli   "+displaymenge;
options[l]=new Option(displaymenge,"G"+globuli[i]);
if(oldoptions.option4!=null&&oldoptions.option4=="G"+globuli[i]){options[l].selected=true
}}}for(i=0;
i<dilutionen.length;
i++){displaymenge=dilutionen[i];
while(displaymenge.length<5){displaymenge=" "+displaymenge
}with(document.arzneiform.option4){l=options.length;
options[l]=new Option("Dilution  "+displaymenge+" g","D"+dilutionen[i]);
if(oldoptions.option4!=null&&oldoptions.option4=="D"+dilutionen[i]){options[l].selected=true
}}}if(reihe=="C"&&potstufe<=200){mehrglastext=mehrglasmethode
}else{if(reihe=="C"&&potstufe>200){mehrglastext=korsakoffmethode
}else{mehrglastext=""
}}$("#mehrglasmethode").html(mehrglastext);
return options
}function get_preis(c,e,h){var g,f;
if(c.indexOf("glob")>-1){gd="g"
}else{gd="d"
}c=c.replace("glob","");
c=c.replace("dil","");
if(c=="H"){e=1
}h=h.substr(1);
document.getElementById("preisstueck").innerHTML="";
for(g=0;
g<$preise.length;
g++){if($preise[g]["potreihe"]!=c){continue
}if(e>=$preise[g]["min"]&&e<=$preise[g]["max"]&&h==$preise[g]["menge"]){document.getElementById("preisstueck").innerHTML=$preise[g]["preis"];
if(getCookie("lastlang")=="en"){dollarprice=Math.round($preise[g]["preis"]*getCookie("USD")*100)/100;
dollartext="<br><span class=midi>equals approx. &nbsp;$ "+dollarprice+"</span>";
document.getElementById("preisstueck").innerHTML+=dollartext
}}}return
}function addoption(c){var e;
e="-"+c+"-";
return e
}function changenumber(f,g,e){var c=navigator.appName;
if(c=="Netscape"){c="ns"
}if(c=="ns"){x=f.layerX;
y=f.layerY;
adjustY=20
}else{x=f.x;
y=f.y+document.body.scrollTop;
adjustY=0
}thiselem=document.getElementById("divnumber");
thiselem.style.left=(x+10)+"px";
thiselem.style.top=(y-10+adjustY)+"px";
if(thiselem.style.visibility=="hidden"){thiselem.style.visibility="visible";
document.formchangenumber.oldnumber.value=e;
document.formchangenumber.products_id.value=g;
document.formchangenumber.cart_quantity.value=e+1;
document.formchangenumber.cart_quantity.select();
document.formchangenumber.cart_quantity.focus()
}else{thiselem.style.visibility="hidden"
}}function changenumber2(){newnumber=document.formchangenumber.cart_quantity.value;
ordnr=document.formchangenumber.artnumber.value;
ordanz=document.formchangenumber.oldnumber.value;
if(newnumber==0){r=""
}else{if(!(newnumber>0)){r="--"
}else{if(newnumber>99){r="#"+ordnr+"|99"
}else{r="#"+ordnr+"|"+newnumber
}}}if(r!="--"){thisorder=thisorder.replace("#"+ordnr+"|"+ordanz,r)
}setCookie("order",thisorder,7,"/");
d=new Date();
document.location.replace("?"+d.getTime());
return false
}function ordersubmit(c){if(typeof(submitted)=="undefined"||submitted!=1){document.forms[c].submit()
}submitted=1;
return false
}var thisplayer;
var currentvideo;
function createPlayer(g,j,c,f,k){currentvideo=g;
var e=new SWFObject("/player/player.swf","swfplayer",c,f,"7");
e.addParam("allowfullscreen","true");
e.addVariable("file",g);
e.addVariable("width","0");
e.addVariable("height","0");
e.addVariable("stretching","none");
e.addVariable("autostart","false");
e.write(k)
}$(document).ready(function(){$('a[href$="pdf"]').not(":has(img, div, mailto)").addClass("pdf");
$("a, area").filter(function(){return(this.protocol=="http"&&this.hostname.indexOf("rem")==-1)
}).click(function(c){open(this.href);
c.preventDefault()
})
});
