/*
 * jQuery JavaScript Library v1.4.1
 * http://jquery.com/
 *
 *
 * Includes Sizzle.js
 * http://sizzlejs.com/
 * Copyright 2010, The Dojo Foundation
 * 
 * Permission is hereby granted, free of charge, to any person obtaining
 * a copy of this software and associated documentation files (the
 * "Software"), to deal in the Software without restriction, including
 * without limitation the rights to use, copy, modify, merge, publish,
 * distribute, sublicense, and/or sell copies of the Software, and to
 * permit persons to whom the Software is furnished to do so, subject to
 * the following conditions:
 *
 * The above copyright notice and this permission notice shall be
 * included in all copies or substantial portions of the Software.
 *
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
 * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
 * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
 * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 *
 * Date: Mon Jan 25 19:43:33 2010 -0500
 */
(function(aq,w){function h(){if(!x.isReady){try{u.documentElement.doScroll("left")}catch(c){setTimeout(h,1);return}x.ready()}}function aU(c,r){r.src?x.ajax({url:r.src,async:false,dataType:"script"}):x.globalEval(r.text||r.textContent||r.innerHTML||"");r.parentNode&&r.parentNode.removeChild(r)}function A(z,F,G,K,J,c){var r=z.length;if(typeof F==="object"){for(var v in F){A(z,v,F[v],K,J,G)}return z}if(G!==w){K=!c&&K&&x.isFunction(G);for(v=0;v<r;v++){J(z[v],F,K?G.call(z[v],v,J(z[v],F)):G,c)}return z}return r?J(z[0],F):null}function U(){return(new Date).getTime()}function B(){return false}function C(){return true}function i(c,r,v){v[0].type=c;return x.event.handle.apply(r,v)}function j(J){var K,L=[],O=[],N=arguments,c,r,F,G,z,P,v=x.extend({},x.data(this,"events").live);if(!(J.button&&J.type==="click")){for(G in v){r=v[G];if(r.live===J.type||r.altLive&&x.inArray(J.type,r.altLive)>-1){c=r.data;c.beforeFilter&&c.beforeFilter[J.type]&&!c.beforeFilter[J.type](J)||O.push(r.selector)}else{delete v[G]}}c=x(J.target).closest(O,J.currentTarget);z=0;for(P=c.length;z<P;z++){for(G in v){r=v[G];F=c[z].elem;O=null;if(c[z].selector===r.selector){if(r.live==="mouseenter"||r.live==="mouseleave"){O=x(J.relatedTarget).closest(r.selector)[0]}if(!O||O!==F){L.push({elem:F,fn:r})}}}}z=0;for(P=L.length;z<P;z++){c=L[z];J.currentTarget=c.elem;J.data=c.fn.data;if(c.fn.apply(c.elem,N)===false){K=false;break}}return K}}function k(c,r){return"live."+(c?c+".":"")+r.replace(/\./g,"`").replace(/ /g,"&")}function a8(c){return !c||!c.parentNode||c.parentNode.nodeType===11}function a9(c,r){var v=0;r.each(function(){if(this.nodeName===(c[v]&&c[v].nodeName)){var z=x.data(c[v++]),J=x.data(this,z);if(z=z&&z.events){delete J.handle;J.events={};for(var F in z){for(var G in z[F]){x.event.add(this,F,z[F][G],z[F][G].data)}}}}})}function ba(r,v,z){var G,F,c;if(r.length===1&&typeof r[0]==="string"&&r[0].length<512&&r[0].indexOf("<option")<0&&(x.support.checkClone||!bc.test(r[0]))){F=true;if(c=x.fragments[r[0]]){if(c!==1){G=c}}}if(!G){v=v&&v[0]?v[0].ownerDocument||v[0]:u;G=v.createDocumentFragment();x.clean(r,v,G,z)}if(F){x.fragments[r[0]]=c?G:1}return{fragment:G,cacheable:F}}function aa(c,r){var v={};x.each(bd.concat.apply([],bd.slice(0,r)),function(){v[this]=c});return v}function be(c){return"scrollTo" in c&&c.document?c:c.nodeType===9?c.defaultView||c.parentWindow:false}var x=function(c,r){return new x.fn.init(c,r)},aV=aq.jQuery,aW=aq.$,u=aq.document,H,aH=/^[^<]*(<[\w\W]+>)[^>]*$|^#([\w-]+)$/,aI=/^.[^:#\[\.,]*$/,aJ=/\S/,aK=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,aL=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,af=navigator.userAgent,a=false,D=[],ac,t=Object.prototype.toString,l=Object.prototype.hasOwnProperty,m=Array.prototype.push,E=Array.prototype.slice,b=Array.prototype.indexOf;x.fn=x.prototype={init:function(r,v){var z,c;if(!r){return this}if(r.nodeType){this.context=this[0]=r;this.length=1;return this}if(typeof r==="string"){if((z=aH.exec(r))&&(z[1]||!v)){if(z[1]){c=v?v.ownerDocument||v:u;if(r=aL.exec(r)){if(x.isPlainObject(v)){r=[u.createElement(r[1])];x.fn.attr.call(r,v,true)}else{r=[c.createElement(r[1])]}}else{r=ba([z[1]],[c]);r=(r.cacheable?r.fragment.cloneNode(true):r.fragment).childNodes}}else{if(v=u.getElementById(z[2])){if(v.id!==z[2]){return H.find(r)}this.length=1;this[0]=v}this.context=u;this.selector=r;return this}}else{if(!v&&/^\w+$/.test(r)){this.selector=r;this.context=u;r=u.getElementsByTagName(r)}else{return !v||v.jquery?(v||H).find(r):x(v).find(r)}}}else{if(x.isFunction(r)){return H.ready(r)}}if(r.selector!==w){this.selector=r.selector;this.context=r.context}return x.isArray(r)?this.setArray(r):x.makeArray(r,this)},selector:"",jquery:"1.4.1",length:0,size:function(){return this.length},toArray:function(){return E.call(this,0)},get:function(c){return c==null?this.toArray():c<0?this.slice(c)[0]:this[c]},pushStack:function(c,r,v){c=x(c||null);c.prevObject=this;c.context=this.context;if(r==="find"){c.selector=this.selector+(this.selector?" ":"")+v}else{if(r){c.selector=this.selector+"."+r+"("+v+")"}}return c},setArray:function(c){this.length=0;m.apply(this,c);return this},each:function(c,r){return x.each(this,c,r)},ready:function(c){x.bindReady();if(x.isReady){c.call(u,x)}else{D&&D.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(E.apply(this,arguments),"slice",E.call(arguments).join(","))},map:function(c){return this.pushStack(x.map(this,function(v,r){return c.call(v,r,v)}))},end:function(){return this.prevObject||x(null)},push:m,sort:[].sort,splice:[].splice};x.fn.init.prototype=x.fn;x.extend=x.fn.extend=function(){var z=arguments[0]||{},F=1,G=arguments.length,K=false,J,c,r,v;if(typeof z==="boolean"){K=z;z=arguments[1]||{};F=2}if(typeof z!=="object"&&!x.isFunction(z)){z={}}if(G===F){z=this;--F}for(;F<G;F++){if((J=arguments[F])!=null){for(c in J){r=z[c];v=J[c];if(z!==v){if(K&&v&&(x.isPlainObject(v)||x.isArray(v))){r=r&&(x.isPlainObject(r)||x.isArray(r))?r:x.isArray(v)?[]:{};z[c]=x.extend(K,r,v)}else{if(v!==w){z[c]=v}}}}}}return z};x.extend({noConflict:function(c){aq.$=aW;if(c){aq.jQuery=aV}return x},isReady:false,ready:function(){if(!x.isReady){if(!u.body){return setTimeout(x.ready,13)}x.isReady=true;if(D){for(var c,r=0;c=D[r++];){c.call(u,x)}D=null}x.fn.triggerHandler&&x(u).triggerHandler("ready")}},bindReady:function(){if(!a){a=true;if(u.readyState==="complete"){return x.ready()}if(u.addEventListener){u.addEventListener("DOMContentLoaded",ac,false);aq.addEventListener("load",x.ready,false)}else{if(u.attachEvent){u.attachEvent("onreadystatechange",ac);aq.attachEvent("onload",x.ready);var c=false;try{c=aq.frameElement==null}catch(r){}u.documentElement.doScroll&&c&&h()}}}},isFunction:function(c){return t.call(c)==="[object Function]"},isArray:function(c){return t.call(c)==="[object Array]"},isPlainObject:function(c){if(!c||t.call(c)!=="[object Object]"||c.nodeType||c.setInterval){return false}if(c.constructor&&!l.call(c,"constructor")&&!l.call(c.constructor.prototype,"isPrototypeOf")){return false}var r;for(r in c){}return r===w||l.call(c,r)},isEmptyObject:function(c){for(var r in c){return false}return true},error:function(c){throw c},parseJSON:function(c){if(typeof c!=="string"||!c){return null}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 aq.JSON&&aq.JSON.parse?aq.JSON.parse(c):(new Function("return "+c))()}else{x.error("Invalid JSON: "+c)}},noop:function(){},globalEval:function(c){if(c&&aJ.test(c)){var r=u.getElementsByTagName("head")[0]||u.documentElement,v=u.createElement("script");v.type="text/javascript";if(x.support.scriptEval){v.appendChild(u.createTextNode(c))}else{v.text=c}r.insertBefore(v,r.firstChild);r.removeChild(v)}},nodeName:function(c,r){return c.nodeName&&c.nodeName.toUpperCase()===r.toUpperCase()},each:function(v,z,F){var J,G=0,c=v.length,r=c===w||x.isFunction(v);if(F){if(r){for(J in v){if(z.apply(v[J],F)===false){break}}}else{for(;G<c;){if(z.apply(v[G++],F)===false){break}}}}else{if(r){for(J in v){if(z.call(v[J],J,v[J])===false){break}}}else{for(F=v[0];G<c&&z.call(F,G,F)!==false;F=v[++G]){}}}return v},trim:function(c){return(c||"").replace(aK,"")},makeArray:function(c,r){r=r||[];if(c!=null){c.length==null||typeof c==="string"||x.isFunction(c)||typeof c!=="function"&&c.setInterval?m.call(r,c):x.merge(r,c)}return r},inArray:function(r,v){if(v.indexOf){return v.indexOf(r)}for(var z=0,c=v.length;z<c;z++){if(v[z]===r){return z}}return -1},merge:function(r,v){var z=r.length,c=0;if(typeof v.length==="number"){for(var F=v.length;c<F;c++){r[z++]=v[c]}}else{for(;v[c]!==w;){r[z++]=v[c++]}}r.length=z;return r},grep:function(r,v,z){for(var G=[],F=0,c=r.length;F<c;F++){!z!==!v(r[F],F)&&G.push(r[F])}return G},map:function(v,z,F){for(var J=[],G,c=0,r=v.length;c<r;c++){G=z(v[c],c,F);if(G!=null){J[J.length]=G}}return J.concat.apply([],J)},guid:1,proxy:function(c,r,v){if(arguments.length===2){if(typeof r==="string"){v=c;c=v[r];r=w}else{if(r&&!x.isFunction(r)){v=r;r=w}}}if(!r&&c){r=function(){return c.apply(v||this,arguments)}}if(c){r.guid=c.guid=c.guid||r.guid||x.guid++}return r},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:{}});af=x.uaMatch(af);if(af.browser){x.browser[af.browser]=true;x.browser.version=af.version}if(x.browser.webkit){x.browser.safari=true}if(b){x.inArray=function(c,r){return b.call(r,c)}}H=x(u);if(u.addEventListener){ac=function(){u.removeEventListener("DOMContentLoaded",ac,false);x.ready()}}else{if(u.attachEvent){ac=function(){if(u.readyState==="complete"){u.detachEvent("onreadystatechange",ac);x.ready()}}}}(function(){x.support={};var z=u.documentElement,F=u.createElement("script"),G=u.createElement("div"),K="script"+U();G.style.display="none";G.innerHTML="   <link/><table></table><a href='/a' style='color:red;float:left;opacity:.55;'>a</a><input type='checkbox'/>";var J=G.getElementsByTagName("*"),c=G.getElementsByTagName("a")[0];if(!(!J||!J.length||!c)){x.support={leadingWhitespace:G.firstChild.nodeType===3,tbody:!G.getElementsByTagName("tbody").length,htmlSerialize:!!G.getElementsByTagName("link").length,style:/red/.test(c.getAttribute("style")),hrefNormalized:c.getAttribute("href")==="/a",opacity:/^0.55$/.test(c.style.opacity),cssFloat:!!c.style.cssFloat,checkOn:G.getElementsByTagName("input")[0].value==="on",optSelected:u.createElement("select").appendChild(u.createElement("option")).selected,checkClone:false,scriptEval:false,noCloneEvent:true,boxModel:null};F.type="text/javascript";try{F.appendChild(u.createTextNode("window."+K+"=1;"))}catch(r){}z.insertBefore(F,z.firstChild);if(aq[K]){x.support.scriptEval=true;delete aq[K]}z.removeChild(F);if(G.attachEvent&&G.fireEvent){G.attachEvent("onclick",function v(){x.support.noCloneEvent=false;G.detachEvent("onclick",v)});G.cloneNode(true).fireEvent("onclick")}G=u.createElement("div");G.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";z=u.createDocumentFragment();z.appendChild(G.firstChild);x.support.checkClone=z.cloneNode(true).cloneNode(true).lastChild.checked;x(function(){var L=u.createElement("div");L.style.width=L.style.paddingLeft="1px";u.body.appendChild(L);x.boxModel=x.support.boxModel=L.offsetWidth===2;u.body.removeChild(L).style.display="none"});z=function(O){var L=u.createElement("div");O="on"+O;var N=O in L;if(!N){L.setAttribute(O,"return;");N=typeof L[O]==="function"}return N};x.support.submitBubbles=z("submit");x.support.changeBubbles=z("change");z=F=G=J=c=null}})();x.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"};var an="jQuery"+U(),aM=0,a3={},aN={};x.extend({cache:{},expando:an,noData:{embed:true,object:true,applet:true},data:function(r,v,z){if(!(r.nodeName&&x.noData[r.nodeName.toLowerCase()])){r=r==aq?a3:r;var c=r[an],F=x.cache;if(!v&&!c){return null}c||(c=++aM);if(typeof v==="object"){r[an]=c;F=F[c]=x.extend(true,{},v)}else{F=F[c]?F[c]:typeof z==="undefined"?aN:(F[c]={})}if(z!==w){r[an]=c;F[v]=z}return typeof v==="string"?F[v]:F}},removeData:function(r,v){if(!(r.nodeName&&x.noData[r.nodeName.toLowerCase()])){r=r==aq?a3:r;var z=r[an],G=x.cache,F=G[z];if(v){if(F){delete F[v];x.isEmptyObject(F)&&x.removeData(r)}}else{try{delete r[an]}catch(c){r.removeAttribute&&r.removeAttribute(an)}delete G[z]}}}});x.fn.extend({data:function(r,v){if(typeof r==="undefined"&&this.length){return x.data(this[0])}else{if(typeof r==="object"){return this.each(function(){x.data(this,r)})}}var z=r.split(".");z[1]=z[1]?"."+z[1]:"";if(v===w){var c=this.triggerHandler("getData"+z[1]+"!",[z[0]]);if(c===w&&this.length){c=x.data(this[0],r)}return c===w&&z[1]?this.data(z[0]):c}else{return this.trigger("setData"+z[1]+"!",[z[0],v]).each(function(){x.data(this,r,v)})}},removeData:function(c){return this.each(function(){x.removeData(this,c)})}});x.extend({queue:function(r,v,z){if(r){v=(v||"fx")+"queue";var c=x.data(r,v);if(!z){return c||[]}if(!c||x.isArray(z)){c=x.data(r,v,x.makeArray(z))}else{c.push(z)}return c}},dequeue:function(r,v){v=v||"fx";var z=x.queue(r,v),c=z.shift();if(c==="inprogress"){c=z.shift()}if(c){v==="fx"&&z.unshift("inprogress");c.call(r,function(){x.dequeue(r,v)})}}});x.fn.extend({queue:function(c,r){if(typeof c!=="string"){r=c;c="fx"}if(r===w){return x.queue(this[0],c)}return this.each(function(){var v=x.queue(this,c,r);c==="fx"&&v[0]!=="inprogress"&&x.dequeue(this,c)})},dequeue:function(c){return this.each(function(){x.dequeue(this,c)})},delay:function(c,r){c=x.fx?x.fx.speeds[c]||c:c;r=r||"fx";return this.queue(r,function(){var v=this;setTimeout(function(){x.dequeue(v,r)},c)})},clearQueue:function(c){return this.queue(c||"fx",[])}});var a4=/[\n\t]/g,n=/\s+/,aO=/\r/g,aA=/href|src|style/,aB=/(button|input)/i,aC=/(button|input|object|select|textarea)/i,y=/^(a|area)$/i,a5=/radio|checkbox/;x.fn.extend({attr:function(c,r){return A(this,c,r,true,x.attr)},removeAttr:function(c){return this.each(function(){x.attr(this,c,"");this.nodeType===1&&this.removeAttribute(c)})},addClass:function(z){if(x.isFunction(z)){return this.each(function(L){var N=x(this);N.addClass(z.call(this,L,N.attr("class")))})}if(z&&typeof z==="string"){for(var F=(z||"").split(n),G=0,K=this.length;G<K;G++){var J=this[G];if(J.nodeType===1){if(J.className){for(var c=" "+J.className+" ",r=0,v=F.length;r<v;r++){if(c.indexOf(" "+F[r]+" ")<0){J.className+=" "+F[r]}}}else{J.className=z}}}}return this},removeClass:function(z){if(x.isFunction(z)){return this.each(function(L){var N=x(this);N.removeClass(z.call(this,L,N.attr("class")))})}if(z&&typeof z==="string"||z===w){for(var F=(z||"").split(n),G=0,K=this.length;G<K;G++){var J=this[G];if(J.nodeType===1&&J.className){if(z){for(var c=(" "+J.className+" ").replace(a4," "),r=0,v=F.length;r<v;r++){c=c.replace(" "+F[r]+" "," ")}J.className=c.substring(1,c.length-1)}else{J.className=""}}}}return this},toggleClass:function(r,v){var z=typeof r,c=typeof v==="boolean";if(x.isFunction(r)){return this.each(function(F){var G=x(this);G.toggleClass(r.call(this,F,G.attr("class"),v),v)})}return this.each(function(){if(z==="string"){for(var L,G=0,J=x(this),K=v,F=r.split(n);L=F[G++];){K=c?K:!J.hasClass(L);J[K?"addClass":"removeClass"](L)}}else{if(z==="undefined"||z==="boolean"){this.className&&x.data(this,"__className__",this.className);this.className=this.className||r===false?"":x.data(this,"__className__")||""}}})},hasClass:function(c){c=" "+c+" ";for(var r=0,v=this.length;r<v;r++){if((" "+this[r].className+" ").replace(a4," ").indexOf(c)>-1){return true}}return false},val:function(z){if(z===w){var F=this[0];if(F){if(x.nodeName(F,"option")){return(F.attributes.value||{}).specified?F.value:F.text}if(x.nodeName(F,"select")){var G=F.selectedIndex,K=[],J=F.options;F=F.type==="select-one";if(G<0){return null}var c=F?G:0;for(G=F?G+1:J.length;c<G;c++){var r=J[c];if(r.selected){z=x(r).val();if(F){return z}K.push(z)}}return K}if(a5.test(F.type)&&!x.support.checkOn){return F.getAttribute("value")===null?"on":F.value}return(F.value||"").replace(aO,"")}return w}var v=x.isFunction(z);return this.each(function(L){var P=x(this),N=z;if(this.nodeType===1){if(v){N=z.call(this,L,P.val())}if(typeof N==="number"){N+=""}if(x.isArray(N)&&a5.test(this.type)){this.checked=x.inArray(P.val(),N)>=0}else{if(x.nodeName(this,"select")){var O=x.makeArray(N);x("option",this).each(function(){this.selected=x.inArray(x(this).val(),O)>=0});if(!O.length){this.selectedIndex=-1}}else{this.value=N}}}})}});x.extend({attrFn:{val:true,css:true,html:true,text:true,data:true,width:true,height:true,offset:true},attr:function(r,v,z,G){if(!r||r.nodeType===3||r.nodeType===8){return w}if(G&&v in x.attrFn){return x(r)[v](z)}G=r.nodeType!==1||!x.isXMLDoc(r);var F=z!==w;v=G&&x.props[v]||v;if(r.nodeType===1){var c=aA.test(v);if(v in r&&G&&!c){if(F){v==="type"&&aB.test(r.nodeName)&&r.parentNode&&x.error("type property can't be changed");r[v]=z}if(x.nodeName(r,"form")&&r.getAttributeNode(v)){return r.getAttributeNode(v).nodeValue}if(v==="tabIndex"){return(v=r.getAttributeNode("tabIndex"))&&v.specified?v.value:aC.test(r.nodeName)||y.test(r.nodeName)&&r.href?0:w}return r[v]}if(!x.support.style&&G&&v==="style"){if(F){r.style.cssText=""+z}return r.style.cssText}F&&r.setAttribute(v,""+z);r=!x.support.hrefNormalized&&G&&c?r.getAttribute(v,2):r.getAttribute(v);return r===null?w:r}return x.style(r,v,z)}});var at=function(c){return c.replace(/[^\w\s\.\|`]/g,function(r){return"\\"+r})};x.event={add:function(J,K,L,O){if(!(J.nodeType===3||J.nodeType===8)){if(J.setInterval&&J!==aq&&!J.frameElement){J=aq}if(!L.guid){L.guid=x.guid++}if(O!==w){L=x.proxy(L);L.data=O}var N=x.data(J,"events")||x.data(J,"events",{}),c=x.data(J,"handle"),r;if(!c){r=function(){return typeof x!=="undefined"&&!x.event.triggered?x.event.handle.apply(r.elem,arguments):w};c=x.data(J,"handle",r)}if(c){c.elem=J;K=K.split(/\s+/);for(var F,G=0;F=K[G++];){var z=F.split(".");F=z.shift();if(G>1){L=x.proxy(L);if(O!==w){L.data=O}}L.type=z.slice(0).sort().join(".");var P=N[F],v=this.special[F]||{};if(!P){P=N[F]={};if(!v.setup||v.setup.call(J,O,z,L)===false){if(J.addEventListener){J.addEventListener(F,c,false)}else{J.attachEvent&&J.attachEvent("on"+F,c)}}}if(v.add){if((z=v.add.call(J,L,O,z,P))&&x.isFunction(z)){z.guid=z.guid||L.guid;z.data=z.data||L.data;z.type=z.type||L.type;L=z}}P[L.guid]=L;this.global[F]=true}J=null}}},global:{},remove:function(L,N,O){if(!(L.nodeType===3||L.nodeType===8)){var Q=x.data(L,"events"),P,z,F;if(Q){if(N===w||typeof N==="string"&&N.charAt(0)==="."){for(z in Q){this.remove(L,z+(N||""))}}else{if(N.type){O=N.handler;N=N.type}N=N.split(/\s+/);for(var J=0;z=N[J++];){var K=z.split(".");z=K.shift();var G=!K.length,r=x.map(K.slice(0).sort(),at);r=new RegExp("(^|\\.)"+r.join("\\.(?:.*\\.)?")+"(\\.|$)");var c=this.special[z]||{};if(Q[z]){if(O){F=Q[z][O.guid];delete Q[z][O.guid]}else{for(var v in Q[z]){if(G||r.test(Q[z][v].type)){delete Q[z][v]}}}c.remove&&c.remove.call(L,K,F);for(P in Q[z]){break}if(!P){if(!c.teardown||c.teardown.call(L,K)===false){if(L.removeEventListener){L.removeEventListener(z,x.data(L,"handle"),false)}else{L.detachEvent&&L.detachEvent("on"+z,x.data(L,"handle"))}}P=null;delete Q[z]}}}}for(P in Q){break}if(!P){if(v=x.data(L,"handle")){v.elem=null}x.removeData(L,"events");x.removeData(L,"handle")}}}},trigger:function(z,F,G,K){var J=z.type||z;if(!K){z=typeof z==="object"?z[an]?z:x.extend(x.Event(J),z):x.Event(J);if(J.indexOf("!")>=0){z.type=J=J.slice(0,-1);z.exclusive=true}if(!G){z.stopPropagation();this.global[J]&&x.each(x.cache,function(){this.events&&this.events[J]&&x.event.trigger(z,F,this.handle.elem)})}if(!G||G.nodeType===3||G.nodeType===8){return w}z.result=w;z.target=G;F=x.makeArray(F);F.unshift(z)}z.currentTarget=G;(K=x.data(G,"handle"))&&K.apply(G,F);K=G.parentNode||G.ownerDocument;try{if(!(G&&G.nodeName&&x.noData[G.nodeName.toLowerCase()])){if(G["on"+J]&&G["on"+J].apply(G,F)===false){z.result=false}}}catch(c){}if(!z.isPropagationStopped()&&K){x.event.trigger(z,F,K,true)}else{if(!z.isDefaultPrevented()){G=z.target;var r;if(!(x.nodeName(G,"a")&&J==="click")&&!(G&&G.nodeName&&x.noData[G.nodeName.toLowerCase()])){try{if(G[J]){if(r=G["on"+J]){G["on"+J]=null}this.triggered=true;G[J]()}}catch(v){}if(r){G["on"+J]=r}this.triggered=false}}}},handle:function(r){var v,z;r=arguments[0]=x.event.fix(r||aq.event);r.currentTarget=this;z=r.type.split(".");r.type=z.shift();v=!z.length&&!r.exclusive;var G=new RegExp("(^|\\.)"+z.slice(0).sort().join("\\.(?:.*\\.)?")+"(\\.|$)");z=(x.data(this,"events")||{})[r.type];for(var F in z){var c=z[F];if(v||G.test(c.type)){r.handler=c;r.data=c.data;c=c.apply(this,arguments);if(c!==w){r.result=c;if(c===false){r.preventDefault();r.stopPropagation()}}if(r.isImmediatePropagationStopped()){break}}}return r.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(r){if(r[an]){return r}var v=r;r=x.Event(v);for(var z=this.props.length,c;z;){c=this.props[--z];r[c]=v[c]}if(!r.target){r.target=r.srcElement||u}if(r.target.nodeType===3){r.target=r.target.parentNode}if(!r.relatedTarget&&r.fromElement){r.relatedTarget=r.fromElement===r.target?r.toElement:r.fromElement}if(r.pageX==null&&r.clientX!=null){v=u.documentElement;z=u.body;r.pageX=r.clientX+(v&&v.scrollLeft||z&&z.scrollLeft||0)-(v&&v.clientLeft||z&&z.clientLeft||0);r.pageY=r.clientY+(v&&v.scrollTop||z&&z.scrollTop||0)-(v&&v.clientTop||z&&z.clientTop||0)}if(!r.which&&(r.charCode||r.charCode===0?r.charCode:r.keyCode)){r.which=r.charCode||r.keyCode}if(!r.metaKey&&r.ctrlKey){r.metaKey=r.ctrlKey}if(!r.which&&r.button!==w){r.which=r.button&1?1:r.button&2?3:r.button&4?2:0}return r},guid:100000000,proxy:x.proxy,special:{ready:{setup:x.bindReady,teardown:x.noop},live:{add:function(c,r){x.extend(c,r||{});c.guid+=r.selector+r.live;r.liveProxy=c;x.event.add(this,r.live,j,r)},remove:function(c){if(c.length){var r=0,v=new RegExp("(^|\\.)"+c[0]+"(\\.|$)");x.each(x.data(this,"events").live||{},function(){v.test(this.type)&&r++});r<1&&x.event.remove(this,c[0],j)}},special:{}},beforeunload:{setup:function(c,r,v){if(this.setInterval){this.onbeforeunload=v}return false},teardown:function(c,r){if(this.onbeforeunload===r){this.onbeforeunload=null}}}}};x.Event=function(c){if(!this.preventDefault){return new x.Event(c)}if(c&&c.type){this.originalEvent=c;this.type=c.type}else{this.type=c}this.timeStamp=U();this[an]=true};x.Event.prototype={preventDefault:function(){this.isDefaultPrevented=C;var c=this.originalEvent;if(c){c.preventDefault&&c.preventDefault();c.returnValue=false}},stopPropagation:function(){this.isPropagationStopped=C;var c=this.originalEvent;if(c){c.stopPropagation&&c.stopPropagation();c.cancelBubble=true}},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=C;this.stopPropagation()},isDefaultPrevented:B,isPropagationStopped:B,isImmediatePropagationStopped:B};var aX=function(c){for(var r=c.relatedTarget;r&&r!==this;){try{r=r.parentNode}catch(v){break}}if(r!==this){c.type=c.data;x.event.handle.apply(this,arguments)}},aY=function(c){c.type=c.data;x.event.handle.apply(this,arguments)};x.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(c,r){x.event.special[c]={setup:function(v){x.event.add(this,r,v&&v.selector?aY:aX,c)},teardown:function(v){x.event.remove(this,r,v&&v.selector?aY:aX)}}});if(!x.support.submitBubbles){x.event.special.submit={setup:function(c,r,v){if(this.nodeName.toLowerCase()!=="form"){x.event.add(this,"click.specialSubmit."+v.guid,function(z){var G=z.target,F=G.type;if((F==="submit"||F==="image")&&x(G).closest("form").length){return i("submit",this,arguments)}});x.event.add(this,"keypress.specialSubmit."+v.guid,function(z){var G=z.target,F=G.type;if((F==="text"||F==="password")&&x(G).closest("form").length&&z.keyCode===13){return i("submit",this,arguments)}})}else{return false}},remove:function(c,r){x.event.remove(this,"click.specialSubmit"+(r?"."+r.guid:""));x.event.remove(this,"keypress.specialSubmit"+(r?"."+r.guid:""))}}}if(!x.support.changeBubbles){var o=/textarea|input|select/i;function aZ(c){var r=c.type,v=c.value;if(r==="radio"||r==="checkbox"){v=c.checked}else{if(r==="select-multiple"){v=c.selectedIndex>-1?x.map(c.options,function(z){return z.selected}).join("-"):""}else{if(c.nodeName.toLowerCase()==="select"){v=c.selectedIndex}}}return v}function p(r,v){var z=r.target,c,F;if(!(!o.test(z.nodeName)||z.readOnly)){c=x.data(z,"_change_data");F=aZ(z);if(r.type!=="focusout"||z.type!=="radio"){x.data(z,"_change_data",F)}if(!(c===w||F===c)){if(c!=null||F){r.type="change";return x.event.trigger(r,v,z)}}}}x.event.special.change={filters:{focusout:p,click:function(c){var r=c.target,v=r.type;if(v==="radio"||v==="checkbox"||r.nodeName.toLowerCase()==="select"){return p.call(this,c)}},keydown:function(c){var r=c.target,v=r.type;if(c.keyCode===13&&r.nodeName.toLowerCase()!=="textarea"||c.keyCode===32&&(v==="checkbox"||v==="radio")||v==="select-multiple"){return p.call(this,c)}},beforeactivate:function(c){c=c.target;c.nodeName.toLowerCase()==="input"&&c.type==="radio"&&x.data(c,"_change_data",aZ(c))}},setup:function(r,v,z){for(var c in I){x.event.add(this,c+".specialChange."+z.guid,I[c])}return o.test(this.nodeName)},remove:function(c,r){for(var v in I){x.event.remove(this,v+".specialChange"+(r?"."+r.guid:""),I[v])}return o.test(this.nodeName)}};var I=x.event.special.change.filters}u.addEventListener&&x.each({focus:"focusin",blur:"focusout"},function(c,r){function v(z){z=x.event.fix(z);z.type=r;return x.event.handle.call(this,z)}x.event.special[r]={setup:function(){this.addEventListener(c,v,true)},teardown:function(){this.removeEventListener(c,v,true)}}});x.each(["bind","one"],function(c,r){x.fn[r]=function(G,v,J){if(typeof G==="object"){for(var z in G){this[r](z,v,G[z],J)}return this}if(x.isFunction(v)){J=v;v=w}var F=r==="one"?x.proxy(J,function(K){x(this).unbind(K,F);return J.apply(this,arguments)}):J;return G==="unload"&&r!=="one"?this.one(G,v,J):this.each(function(){x.event.add(this,G,F,v)})}});x.fn.extend({unbind:function(c,r){if(typeof c==="object"&&!c.preventDefault){for(var v in c){this.unbind(v,c[v])}return this}return this.each(function(){x.event.remove(this,c,r)})},trigger:function(c,r){return this.each(function(){x.event.trigger(c,r,this)})},triggerHandler:function(c,r){if(this[0]){c=x.Event(c);c.preventDefault();c.stopPropagation();x.event.trigger(c,r,this[0]);return c.result}},toggle:function(c){for(var r=arguments,v=1;v<r.length;){x.proxy(c,r[v++])}return this.click(x.proxy(c,function(F){var z=(x.data(this,"lastToggle"+c.guid)||0)%v;x.data(this,"lastToggle"+c.guid,z+1);F.preventDefault();return r[z].apply(this,arguments)||false}))},hover:function(c,r){return this.mouseenter(c).mouseleave(r||c)}});x.each(["live","die"],function(c,r){x.fn[r]=function(G,v,J){var z,F=0;if(x.isFunction(v)){J=v;v=w}for(G=(G||"").split(/\s+/);(z=G[F++])!=null;){z=z==="focus"?"focusin":z==="blur"?"focusout":z==="hover"?G.push("mouseleave")&&"mouseenter":z;r==="live"?x(this.context).bind(k(z,this.selector),{data:v,selector:this.selector,live:z},J):x(this.context).unbind(k(z,this.selector),J?{guid:J.guid+this.selector+z}:null)}return this}});x.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error".split(" "),function(c,r){x.fn[r]=function(v){return v?this.bind(r,v):this.trigger(r)};if(x.attrFn){x.attrFn[r]=true}});aq.attachEvent&&!aq.addEventListener&&aq.attachEvent("onunload",function(){for(var c in x.cache){if(x.cache[c].handle){try{x.event.remove(x.cache[c].handle.elem)}catch(r){}}}});(function(){function O(Z){for(var Y="",ab,bb=0;Z[bb];bb++){ab=Z[bb];if(ab.nodeType===3||ab.nodeType===4){Y+=ab.nodeValue}else{if(ab.nodeType!==8){Y+=O(ab.childNodes)}}}return Y}function P(bj,Y,ab,bb,bg,bf){bg=0;for(var bi=bb.length;bg<bi;bg++){var bh=bb[bg];if(bh){bh=bh[bj];for(var Z=false;bh;){if(bh.sizcache===ab){Z=bb[bh.sizset];break}if(bh.nodeType===1&&!bf){bh.sizcache=ab;bh.sizset=bg}if(bh.nodeName.toLowerCase()===Y){Z=bh;break}bh=bh[bj]}bb[bg]=Z}}}function Q(bj,Y,ab,bb,bg,bf){bg=0;for(var bi=bb.length;bg<bi;bg++){var bh=bb[bg];if(bh){bh=bh[bj];for(var Z=false;bh;){if(bh.sizcache===ab){Z=bb[bh.sizset];break}if(bh.nodeType===1){if(!bf){bh.sizcache=ab;bh.sizset=bg}if(typeof Y!=="string"){if(bh===Y){Z=true;break}}else{if(N.filter(Y,[bh]).length>0){Z=bh;break}}}bh=bh[bj]}bb[bg]=Z}}}var T=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,S=0,G=Object.prototype.toString,J=false,L=true;[0,0].sort(function(){L=false;return 0});var N=function(bn,bh,bi,bj){bi=bi||[];var ab=bh=bh||u;if(bh.nodeType!==1&&bh.nodeType!==9){return[]}if(!bn||typeof bn!=="string"){return bi}for(var Z=[],bf,bb,Y,bg,bk=true,bm=F(bh),bl=bn;(T.exec(""),bf=T.exec(bl))!==null;){bl=bf[3];Z.push(bf[1]);if(bf[2]){bg=bf[3];break}}if(Z.length>1&&v.exec(bn)){if(Z.length===2&&K.relative[Z[0]]){bb=r(Z[0]+Z[1],bh)}else{for(bb=K.relative[Z[0]]?[bh]:N(Z.shift(),bh);Z.length;){bn=Z.shift();if(K.relative[bn]){bn+=Z.shift()}bb=r(bn,bb)}}}else{if(!bj&&Z.length>1&&bh.nodeType===9&&!bm&&K.match.ID.test(Z[0])&&!K.match.ID.test(Z[Z.length-1])){bf=N.find(Z.shift(),bh,bm);bh=bf.expr?N.filter(bf.expr,bf.set)[0]:bf.set[0]}if(bh){bf=bj?{expr:Z.pop(),set:z(bj)}:N.find(Z.pop(),Z.length===1&&(Z[0]==="~"||Z[0]==="+")&&bh.parentNode?bh.parentNode:bh,bm);bb=bf.expr?N.filter(bf.expr,bf.set):bf.set;if(Z.length>0){Y=z(bb)}else{bk=false}for(;Z.length;){var bo=Z.pop();bf=bo;if(K.relative[bo]){bf=Z.pop()}else{bo=""}if(bf==null){bf=bh}K.relative[bo](Y,bf,bm)}}else{Y=[]}}Y||(Y=bb);Y||N.error(bo||bn);if(G.call(Y)==="[object Array]"){if(bk){if(bh&&bh.nodeType===1){for(bn=0;Y[bn]!=null;bn++){if(Y[bn]&&(Y[bn]===true||Y[bn].nodeType===1&&X(bh,Y[bn]))){bi.push(bb[bn])}}}else{for(bn=0;Y[bn]!=null;bn++){Y[bn]&&Y[bn].nodeType===1&&bi.push(bb[bn])}}}else{bi.push.apply(bi,Y)}}else{z(Y,bi)}if(bg){N(bg,ab,bi,bj);N.uniqueSort(bi)}return bi};N.uniqueSort=function(Y){if(W){J=L;Y.sort(W);if(J){for(var Z=1;Z<Y.length;Z++){Y[Z]===Y[Z-1]&&Y.splice(Z--,1)}}}return Y};N.matches=function(Y,Z){return N(Y,null,null,Z)};N.find=function(bj,Y,ab){var bb,bg;if(!bj){return[]}for(var bf=0,bi=K.order.length;bf<bi;bf++){var bh=K.order[bf];if(bg=K.leftMatch[bh].exec(bj)){var Z=bg[1];bg.splice(1,1);if(Z.substr(Z.length-1)!=="\\"){bg[1]=(bg[1]||"").replace(/\\/g,"");bb=K.find[bh](bg,Y,ab);if(bb!=null){bj=bj.replace(K.match[bh],"");break}}}}bb||(bb=Y.getElementsByTagName("*"));return{set:bb,expr:bj}};N.filter=function(bp,bi,bk,bl){for(var bb=bp,ab=[],bg=bi,bf,Y,bh=bi&&bi[0]&&F(bi[0]);bp&&bi.length;){for(var bm in K.filter){if((bf=K.leftMatch[bm].exec(bp))!=null&&bf[2]){var bo=K.filter[bm],bn,bq;bq=bf[1];Y=false;bf.splice(1,1);if(bq.substr(bq.length-1)!=="\\"){if(bg===ab){ab=[]}if(K.preFilter[bm]){if(bf=K.preFilter[bm](bf,bg,bk,ab,bl,bh)){if(bf===true){continue}}else{Y=bn=true}}if(bf){for(var bj=0;(bq=bg[bj])!=null;bj++){if(bq){bn=bo(bq,bf,bj,bg);var Z=bl^!!bn;if(bk&&bn!=null){if(Z){Y=true}else{bg[bj]=false}}else{if(Z){ab.push(bq);Y=true}}}}}if(bn!==w){bk||(bg=ab);bp=bp.replace(K.match[bm],"");if(!Y){return[]}break}}}}if(bp===bb){if(Y==null){N.error(bp)}else{break}}bb=bp}return bg};N.error=function(Y){throw"Syntax error, unrecognized expression: "+Y};var K=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(bg,Y){var Z=typeof Y==="string",ab=Z&&!/\W/.test(Y);Z=Z&&!ab;if(ab){Y=Y.toLowerCase()}ab=0;for(var bf=bg.length,bb;ab<bf;ab++){if(bb=bg[ab]){for(;(bb=bb.previousSibling)&&bb.nodeType!==1;){}bg[ab]=Z||bb&&bb.nodeName.toLowerCase()===Y?bb||false:bb===Y}}Z&&N.filter(Y,bg,true)},">":function(bg,Y){var Z=typeof Y==="string";if(Z&&!/\W/.test(Y)){Y=Y.toLowerCase();for(var ab=0,bf=bg.length;ab<bf;ab++){var bb=bg[ab];if(bb){Z=bb.parentNode;bg[ab]=Z.nodeName.toLowerCase()===Y?Z:false}}}else{ab=0;for(bf=bg.length;ab<bf;ab++){if(bb=bg[ab]){bg[ab]=Z?bb.parentNode:bb.parentNode===Y}}Z&&N.filter(Y,bg,true)}},"":function(bg,Y,Z){var ab=S++,bf=Q;if(typeof Y==="string"&&!/\W/.test(Y)){var bb=Y=Y.toLowerCase();bf=P}bf("parentNode",Y,ab,bg,bb,Z)},"~":function(bg,Y,Z){var ab=S++,bf=Q;if(typeof Y==="string"&&!/\W/.test(Y)){var bb=Y=Y.toLowerCase();bf=P}bf("previousSibling",Y,ab,bg,bb,Z)}},find:{ID:function(Z,Y,ab){if(typeof Y.getElementById!=="undefined"&&!ab){return(Z=Y.getElementById(Z[1]))?[Z]:[]}},NAME:function(Z,Y){if(typeof Y.getElementsByName!=="undefined"){var ab=[];Y=Y.getElementsByName(Z[1]);for(var bb=0,bf=Y.length;bb<bf;bb++){Y[bb].getAttribute("name")===Z[1]&&ab.push(Y[bb])}return ab.length===0?null:ab}},TAG:function(Y,Z){return Z.getElementsByTagName(Y[1])}},preFilter:{CLASS:function(bh,Y,Z,ab,bf,bb){bh=" "+bh[1].replace(/\\/g,"")+" ";if(bb){return bh}bb=0;for(var bg;(bg=Y[bb])!=null;bb++){if(bg){if(bf^(bg.className&&(" "+bg.className+" ").replace(/[\t\n]/g," ").indexOf(bh)>=0)){Z||ab.push(bg)}else{if(Z){Y[bb]=false}}}}return false},ID:function(Y){return Y[1].replace(/\\/g,"")},TAG:function(Y){return Y[1].toLowerCase()},CHILD:function(Y){if(Y[1]==="nth"){var Z=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(Y[2]==="even"&&"2n"||Y[2]==="odd"&&"2n+1"||!/\D/.test(Y[2])&&"0n+"+Y[2]||Y[2]);Y[2]=Z[1]+(Z[2]||1)-0;Y[3]=Z[3]-0}Y[0]=S++;return Y},ATTR:function(bg,Y,Z,ab,bf,bb){Y=bg[1].replace(/\\/g,"");if(!bb&&K.attrMap[Y]){bg[1]=K.attrMap[Y]}if(bg[2]==="~="){bg[4]=" "+bg[4]+" "}return bg},PSEUDO:function(Z,Y,ab,bb,bf){if(Z[1]==="not"){if((T.exec(Z[3])||"").length>1||/^\w/.test(Z[3])){Z[3]=N(Z[3],null,null,Y)}else{Z=N.filter(Z[3],Y,ab,true^bf);ab||bb.push.apply(bb,Z);return false}}else{if(K.match.POS.test(Z[0])||K.match.CHILD.test(Z[0])){return true}}return Z},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(Z,Y,ab){return !!N(ab[3],Z).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(Y,Z){return Z===0},last:function(Z,Y,ab,bb){return Y===bb.length-1},even:function(Y,Z){return Z%2===0},odd:function(Y,Z){return Z%2===1},lt:function(Z,Y,ab){return Y<ab[3]-0},gt:function(Z,Y,ab){return Y>ab[3]-0},nth:function(Z,Y,ab){return ab[3]-0===Y},eq:function(Z,Y,ab){return ab[3]-0===Y}},filter:{PSEUDO:function(bg,Y,Z,ab){var bf=Y[1],bb=K.filters[bf];if(bb){return bb(bg,Z,Y,ab)}else{if(bf==="contains"){return(bg.textContent||bg.innerText||O([bg])||"").indexOf(Y[3])>=0}else{if(bf==="not"){Y=Y[3];Z=0;for(ab=Y.length;Z<ab;Z++){if(Y[Z]===bg){return false}}return true}else{N.error("Syntax error, unrecognized expression: "+bf)}}}},CHILD:function(bh,Y){var Z=Y[1],ab=bh;switch(Z){case"only":case"first":for(;ab=ab.previousSibling;){if(ab.nodeType===1){return false}}if(Z==="first"){return true}ab=bh;case"last":for(;ab=ab.nextSibling;){if(ab.nodeType===1){return false}}return true;case"nth":Z=Y[2];var bf=Y[3];if(Z===1&&bf===0){return true}Y=Y[0];var bb=bh.parentNode;if(bb&&(bb.sizcache!==Y||!bh.nodeIndex)){var bg=0;for(ab=bb.firstChild;ab;ab=ab.nextSibling){if(ab.nodeType===1){ab.nodeIndex=++bg}}bb.sizcache=Y}bh=bh.nodeIndex-bf;return Z===0?bh===0:bh%Z===0&&bh/Z>=0}},ID:function(Y,Z){return Y.nodeType===1&&Y.getAttribute("id")===Z},TAG:function(Y,Z){return Z==="*"&&Y.nodeType===1||Y.nodeName.toLowerCase()===Z},CLASS:function(Y,Z){return(" "+(Y.className||Y.getAttribute("class"))+" ").indexOf(Z)>-1},ATTR:function(Z,Y){var ab=Y[1];Z=K.attrHandle[ab]?K.attrHandle[ab](Z):Z[ab]!=null?Z[ab]:Z.getAttribute(ab);ab=Z+"";var bb=Y[2];Y=Y[4];return Z==null?bb==="!=":bb==="="?ab===Y:bb==="*="?ab.indexOf(Y)>=0:bb==="~="?(" "+ab+" ").indexOf(Y)>=0:!Y?ab&&Z!==false:bb==="!="?ab!==Y:bb==="^="?ab.indexOf(Y)===0:bb==="$="?ab.substr(ab.length-Y.length)===Y:bb==="|="?ab===Y||ab.substr(0,Y.length+1)===Y+"-":false},POS:function(Z,Y,ab,bb){var bf=K.setFilters[Y[2]];if(bf){return bf(Z,ab,Y,bb)}}}},v=K.match.POS;for(var c in K.match){K.match[c]=new RegExp(K.match[c].source+/(?![^\[]*\])(?![^\(]*\))/.source);K.leftMatch[c]=new RegExp(/(^(?:.|\r|\n)*?)/.source+K.match[c].source.replace(/\\(\d+)/g,function(Y,Z){return"\\"+(Z-0+1)}))}var z=function(Y,Z){Y=Array.prototype.slice.call(Y,0);if(Z){Z.push.apply(Z,Y);return Z}return Y};try{Array.prototype.slice.call(u.documentElement.childNodes,0)}catch(V){z=function(Z,Y){Y=Y||[];if(G.call(Z)==="[object Array]"){Array.prototype.push.apply(Y,Z)}else{if(typeof Z.length==="number"){for(var ab=0,bb=Z.length;ab<bb;ab++){Y.push(Z[ab])}}else{for(ab=0;Z[ab];ab++){Y.push(Z[ab])}}}return Y}}var W;if(u.documentElement.compareDocumentPosition){W=function(Y,Z){if(!Y.compareDocumentPosition||!Z.compareDocumentPosition){if(Y==Z){J=true}return Y.compareDocumentPosition?-1:1}Y=Y.compareDocumentPosition(Z)&4?-1:Y===Z?0:1;if(Y===0){J=true}return Y}}else{if("sourceIndex" in u.documentElement){W=function(Y,Z){if(!Y.sourceIndex||!Z.sourceIndex){if(Y==Z){J=true}return Y.sourceIndex?-1:1}Y=Y.sourceIndex-Z.sourceIndex;if(Y===0){J=true}return Y}}else{if(u.createRange){W=function(Z,Y){if(!Z.ownerDocument||!Y.ownerDocument){if(Z==Y){J=true}return Z.ownerDocument?-1:1}var ab=Z.ownerDocument.createRange(),bb=Y.ownerDocument.createRange();ab.setStart(Z,0);ab.setEnd(Z,0);bb.setStart(Y,0);bb.setEnd(Y,0);Z=ab.compareBoundaryPoints(Range.START_TO_END,bb);if(Z===0){J=true}return Z}}}}(function(){var Z=u.createElement("div"),Y="script"+(new Date).getTime();Z.innerHTML="<a name='"+Y+"'/>";var ab=u.documentElement;ab.insertBefore(Z,ab.firstChild);if(u.getElementById(Y)){K.find.ID=function(bf,bb,bg){if(typeof bb.getElementById!=="undefined"&&!bg){return(bb=bb.getElementById(bf[1]))?bb.id===bf[1]||typeof bb.getAttributeNode!=="undefined"&&bb.getAttributeNode("id").nodeValue===bf[1]?[bb]:w:[]}};K.filter.ID=function(bf,bb){var bg=typeof bf.getAttributeNode!=="undefined"&&bf.getAttributeNode("id");return bf.nodeType===1&&bg&&bg.nodeValue===bb}}ab.removeChild(Z);ab=Z=null})();(function(){var Y=u.createElement("div");Y.appendChild(u.createComment(""));if(Y.getElementsByTagName("*").length>0){K.find.TAG=function(Z,ab){ab=ab.getElementsByTagName(Z[1]);if(Z[1]==="*"){Z=[];for(var bb=0;ab[bb];bb++){ab[bb].nodeType===1&&Z.push(ab[bb])}ab=Z}return ab}}Y.innerHTML="<a href='#'></a>";if(Y.firstChild&&typeof Y.firstChild.getAttribute!=="undefined"&&Y.firstChild.getAttribute("href")!=="#"){K.attrHandle.href=function(Z){return Z.getAttribute("href",2)}}Y=null})();u.querySelectorAll&&function(){var Z=N,Y=u.createElement("div");Y.innerHTML="<p class='TEST'></p>";if(!(Y.querySelectorAll&&Y.querySelectorAll(".TEST").length===0)){N=function(bh,bb,bi,bf){bb=bb||u;if(!bf&&bb.nodeType===9&&!F(bb)){try{return z(bb.querySelectorAll(bh),bi)}catch(bg){}}return Z(bh,bb,bi,bf)};for(var ab in Z){N[ab]=Z[ab]}Y=null}}();(function(){var Y=u.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){K.order.splice(1,0,"CLASS");K.find.CLASS=function(Z,ab,bb){if(typeof ab.getElementsByClassName!=="undefined"&&!bb){return ab.getElementsByClassName(Z[1])}};Y=null}}})();var X=u.compareDocumentPosition?function(Y,Z){return Y.compareDocumentPosition(Z)&16}:function(Y,Z){return Y!==Z&&(Y.contains?Y.contains(Z):true)},F=function(Y){return(Y=(Y?Y.ownerDocument||Y:0).documentElement)?Y.nodeName!=="HTML":false},r=function(bg,Y){var Z=[],ab="",bf;for(Y=Y.nodeType?[Y]:Y;bf=K.match.PSEUDO.exec(bg);){ab+=bf[0];bg=bg.replace(K.match.PSEUDO,"")}bg=K.relative[bg]?bg+"*":bg;bf=0;for(var bb=Y.length;bf<bb;bf++){N(bg,Y[bf],Z)}return N.filter(ab,Z)};x.find=N;x.expr=N.selectors;x.expr[":"]=x.expr.filters;x.unique=N.uniqueSort;x.getText=O;x.isXMLDoc=F;x.contains=X})();var au=/Until$/,av=/^(?:parents|prevUntil|prevAll)/,aw=/,/;E=Array.prototype.slice;var a0=function(r,v,z){if(x.isFunction(v)){return x.grep(r,function(F,G){return !!v.call(F,G,F)===z})}else{if(v.nodeType){return x.grep(r,function(F){return F===v===z})}else{if(typeof v==="string"){var c=x.grep(r,function(F){return F.nodeType===1});if(aI.test(v)){return x.filter(v,c,!z)}else{v=x.filter(v,c)}}}}return x.grep(r,function(F){return x.inArray(F,v)>=0===z})};x.fn.extend({find:function(v){for(var z=this.pushStack("","find",v),F=0,J=0,G=this.length;J<G;J++){F=z.length;x.find(v,this[J],z);if(J>0){for(var c=F;c<z.length;c++){for(var r=0;r<F;r++){if(z[r]===z[c]){z.splice(c--,1);break}}}}}return z},has:function(c){var r=x(c);return this.filter(function(){for(var v=0,z=r.length;v<z;v++){if(x.contains(this,r[v])){return true}}})},not:function(c){return this.pushStack(a0(this,c,false),"not",c)},filter:function(c){return this.pushStack(a0(this,c,true),"filter",c)},is:function(c){return !!c&&x.filter(c,this).length>0},closest:function(F,G){if(x.isArray(F)){var J=[],L=this[0],K,c={},r;if(L&&F.length){K=0;for(var v=F.length;K<v;K++){r=F[K];c[r]||(c[r]=x.expr.match.POS.test(r)?x(r,G||this.context):r)}for(;L&&L.ownerDocument&&L!==G;){for(r in c){K=c[r];if(K.jquery?K.index(L)>-1:x(L).is(K)){J.push({selector:r,elem:L});delete c[r]}}L=L.parentNode}}return J}var z=x.expr.match.POS.test(F)?x(F,G||this.context):null;return this.map(function(O,N){for(;N&&N.ownerDocument&&N!==G;){if(z?z.index(N)>-1:x(N).is(F)){return N}N=N.parentNode}return null})},index:function(c){if(!c||typeof c==="string"){return x.inArray(this[0],c?x(c):this.parent().children())}return x.inArray(c.jquery?c[0]:c,this)},add:function(c,r){c=typeof c==="string"?x(c,r||this.context):x.makeArray(c);r=x.merge(this.get(),c);return this.pushStack(a8(c[0])||a8(r[0])?r:x.unique(r))},andSelf:function(){return this.add(this.prevObject)}});x.each({parent:function(c){return(c=c.parentNode)&&c.nodeType!==11?c:null},parents:function(c){return x.dir(c,"parentNode")},parentsUntil:function(c,r,v){return x.dir(c,"parentNode",v)},next:function(c){return x.nth(c,2,"nextSibling")},prev:function(c){return x.nth(c,2,"previousSibling")},nextAll:function(c){return x.dir(c,"nextSibling")},prevAll:function(c){return x.dir(c,"previousSibling")},nextUntil:function(c,r,v){return x.dir(c,"nextSibling",v)},prevUntil:function(c,r,v){return x.dir(c,"previousSibling",v)},siblings:function(c){return x.sibling(c.parentNode.firstChild,c)},children:function(c){return x.sibling(c.firstChild)},contents:function(c){return x.nodeName(c,"iframe")?c.contentDocument||c.contentWindow.document:x.makeArray(c.childNodes)}},function(c,r){x.fn[c]=function(z,v){var F=x.map(this,r,z);au.test(c)||(v=z);if(v&&typeof v==="string"){F=x.filter(v,F)}F=this.length>1?x.unique(F):F;if((this.length>1||aw.test(v))&&av.test(c)){F=F.reverse()}return this.pushStack(F,c,E.call(arguments).join(","))}});x.extend({filter:function(c,r,v){if(v){c=":not("+c+")"}return x.find.matches(c,r)},dir:function(r,v,z){var c=[];for(r=r[v];r&&r.nodeType!==9&&(z===w||r.nodeType!==1||!x(r).is(z));){r.nodeType===1&&c.push(r);r=r[v]}return c},nth:function(r,v,z){v=v||1;for(var c=0;r;r=r[z]){if(r.nodeType===1&&++c===v){break}}return r},sibling:function(c,r){for(var v=[];c;c=c.nextSibling){c.nodeType===1&&c!==r&&v.push(c)}return v}});var a1=/ jQuery\d+="(?:\d+|null)"/g,M=/^\s+/,a2=/(<([\w:]+)[^>]*?)\/>/g,ax=/^(?:area|br|col|embed|hr|img|input|link|meta|param)$/i,aP=/<([\w:]+)/,ay=/<tbody/i,az=/<|&\w+;/,bc=/checked\s*(?:[^=]|=\s*.checked.)/i,aQ=function(c,r,v){return ax.test(v)?c:r+"></"+v+">"},am={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,"",""]};am.optgroup=am.option;am.tbody=am.tfoot=am.colgroup=am.caption=am.thead;am.th=am.td;if(!x.support.htmlSerialize){am._default=[1,"div<div>","</div>"]}x.fn.extend({text:function(c){if(x.isFunction(c)){return this.each(function(v){var r=x(this);r.text(c.call(this,v,r.text()))})}if(typeof c!=="object"&&c!==w){return this.empty().append((this[0]&&this[0].ownerDocument||u).createTextNode(c))}return x.getText(this)},wrapAll:function(c){if(x.isFunction(c)){return this.each(function(v){x(this).wrapAll(c.call(this,v))})}if(this[0]){var r=x(c,this[0].ownerDocument).eq(0).clone(true);this[0].parentNode&&r.insertBefore(this[0]);r.map(function(){for(var v=this;v.firstChild&&v.firstChild.nodeType===1;){v=v.firstChild}return v}).append(this)}return this},wrapInner:function(c){if(x.isFunction(c)){return this.each(function(r){x(this).wrapInner(c.call(this,r))})}return this.each(function(){var v=x(this),r=v.contents();r.length?r.wrapAll(c):v.append(c)})},wrap:function(c){return this.each(function(){x(this).wrapAll(c)})},unwrap:function(){return this.parent().each(function(){x.nodeName(this,"body")||x(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(r){this.parentNode.insertBefore(r,this)})}else{if(arguments.length){var c=x(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(r){this.parentNode.insertBefore(r,this.nextSibling)})}else{if(arguments.length){var c=this.pushStack(this,"after",arguments);c.push.apply(c,x(arguments[0]).toArray());return c}}},clone:function(c){var r=this.map(function(){if(!x.support.noCloneEvent&&!x.isXMLDoc(this)){var v=this.outerHTML,z=this.ownerDocument;if(!v){v=z.createElement("div");v.appendChild(this.cloneNode(true));v=v.innerHTML}return x.clean([v.replace(a1,"").replace(M,"")],z)[0]}else{return this.cloneNode(true)}});if(c===true){a9(this,r);a9(this.find("*"),r.find("*"))}return r},html:function(r){if(r===w){return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(a1,""):null}else{if(typeof r==="string"&&!/<script/i.test(r)&&(x.support.leadingWhitespace||!M.test(r))&&!am[(aP.exec(r)||["",""])[1].toLowerCase()]){r=r.replace(a2,aQ);try{for(var v=0,z=this.length;v<z;v++){if(this[v].nodeType===1){x.cleanData(this[v].getElementsByTagName("*"));this[v].innerHTML=r}}}catch(c){this.empty().append(r)}}else{x.isFunction(r)?this.each(function(J){var F=x(this),G=F.html();F.empty().append(function(){return r.call(this,J,G)})}):this.empty().append(r)}}return this},replaceWith:function(c){if(this[0]&&this[0].parentNode){if(x.isFunction(c)){return this.each(function(v){var z=x(this),r=z.html();z.replaceWith(c.call(this,v,r))})}else{c=x(c).detach()}return this.each(function(){var v=this.nextSibling,r=this.parentNode;x(this).remove();v?x(v).before(c):x(r).append(c)})}else{return this.pushStack(x(x.isFunction(c)?c():c),"replaceWith",c)}},detach:function(c){return this.remove(c,true)},domManip:function(G,J,K){function N(O){return x.nodeName(O,"table")?O.getElementsByTagName("tbody")[0]||O.appendChild(O.ownerDocument.createElement("tbody")):O}var L,c,r=G[0],z=[];if(!x.support.checkClone&&arguments.length===3&&typeof r==="string"&&bc.test(r)){return this.each(function(){x(this).domManip(G,J,K,true)})}if(x.isFunction(r)){return this.each(function(O){var P=x(this);G[0]=r.call(this,O,J?P.html():w);P.domManip(G,J,K)})}if(this[0]){L=G[0]&&G[0].parentNode&&G[0].parentNode.nodeType===11?{fragment:G[0].parentNode}:ba(G,this,z);if(c=L.fragment.firstChild){J=J&&x.nodeName(c,"tr");for(var F=0,v=this.length;F<v;F++){K.call(J?N(this[F],c):this[F],L.cacheable||this.length>1||F>0?L.fragment.cloneNode(true):L.fragment)}}z&&x.each(z,aU)}return this}});x.fragments={};x.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(c,r){x.fn[c]=function(G){var v=[];G=x(G);for(var J=0,z=G.length;J<z;J++){var F=(J>0?this.clone(true):this).get();x.fn[r].apply(x(G[J]),F);v=v.concat(F)}return this.pushStack(v,c,G.selector)}});x.each({remove:function(c,r){if(!c||x.filter(c,[this]).length){if(!r&&this.nodeType===1){x.cleanData(this.getElementsByTagName("*"));x.cleanData([this])}this.parentNode&&this.parentNode.removeChild(this)}},empty:function(){for(this.nodeType===1&&x.cleanData(this.getElementsByTagName("*"));this.firstChild;){this.removeChild(this.firstChild)}}},function(c,r){x.fn[c]=function(){return this.each(r,arguments)}});x.extend({clean:function(r,v,z,c){v=v||u;if(typeof v.createElement==="undefined"){v=v.ownerDocument||v[0]&&v[0].ownerDocument||u}var F=[];x.each(r,function(J,K){if(typeof K==="number"){K+=""}if(K){if(typeof K==="string"&&!az.test(K)){K=v.createTextNode(K)}else{if(typeof K==="string"){K=K.replace(a2,aQ);var N=(aP.exec(K)||["",""])[1].toLowerCase(),G=am[N]||am._default,L=G[0];J=v.createElement("div");for(J.innerHTML=G[1]+K+G[2];L--;){J=J.lastChild}if(!x.support.tbody){L=ay.test(K);N=N==="table"&&!L?J.firstChild&&J.firstChild.childNodes:G[1]==="<table>"&&!L?J.childNodes:[];for(G=N.length-1;G>=0;--G){x.nodeName(N[G],"tbody")&&!N[G].childNodes.length&&N[G].parentNode.removeChild(N[G])}}!x.support.leadingWhitespace&&M.test(K)&&J.insertBefore(v.createTextNode(M.exec(K)[0]),J.firstChild);K=x.makeArray(J.childNodes)}}if(K.nodeType){F.push(K)}else{F=x.merge(F,K)}}});if(z){for(r=0;F[r];r++){if(c&&x.nodeName(F[r],"script")&&(!F[r].type||F[r].type.toLowerCase()==="text/javascript")){c.push(F[r].parentNode?F[r].parentNode.removeChild(F[r]):F[r])}else{F[r].nodeType===1&&F.splice.apply(F,[r+1,0].concat(x.makeArray(F[r].getElementsByTagName("script"))));z.appendChild(F[r])}}}return F},cleanData:function(c){for(var r=0,v;(v=c[r])!=null;r++){x.event.remove(v);x.removeData(v)}}});var ak=/z-?index|font-?weight|opacity|zoom|line-?height/i,aR=/alpha\([^)]*\)/,aS=/opacity=([^)]*)/,q=/float/i,d=/-([a-z])/ig,al=/([A-Z])/g,aD=/^-?\d+(?:px)?$/i,aE=/^-?\d/,ao={position:"absolute",visibility:"hidden",display:"block"},ap=["Left","Right"],aG=["Top","Bottom"],ar=u.defaultView&&u.defaultView.getComputedStyle,aT=x.support.cssFloat?"cssFloat":"styleFloat",e=function(c,r){return r.toUpperCase()};x.fn.css=function(c,r){return A(this,c,r,true,function(z,v,F){if(F===w){return x.curCSS(z,v)}if(typeof F==="number"&&!ak.test(v)){F+="px"}x.style(z,v,F)})};x.extend({style:function(r,v,z){if(!r||r.nodeType===3||r.nodeType===8){return w}if((v==="width"||v==="height")&&parseFloat(z)<0){z=w}var c=r.style||r,F=z!==w;if(!x.support.opacity&&v==="opacity"){if(F){c.zoom=1;v=parseInt(z,10)+""==="NaN"?"":"alpha(opacity="+z*100+")";r=c.filter||x.curCSS(r,"filter")||"";c.filter=aR.test(r)?r.replace(aR,v):v}return c.filter&&c.filter.indexOf("opacity=")>=0?parseFloat(aS.exec(c.filter)[1])/100+"":""}if(q.test(v)){v=aT}v=v.replace(d,e);if(F){c[v]=z}return c[v]},css:function(v,z,F,J){if(z==="width"||z==="height"){var G,c=z==="width"?ap:aG;function r(){G=z==="width"?v.offsetWidth:v.offsetHeight;J!=="border"&&x.each(c,function(){J||(G-=parseFloat(x.curCSS(v,"padding"+this,true))||0);if(J==="margin"){G+=parseFloat(x.curCSS(v,"margin"+this,true))||0}else{G-=parseFloat(x.curCSS(v,"border"+this+"Width",true))||0}})}v.offsetWidth!==0?r():x.swap(v,ao,r);return Math.max(0,Math.round(G))}return x.curCSS(v,z,F)},curCSS:function(r,v,z){var G,F=r.style;if(!x.support.opacity&&v==="opacity"&&r.currentStyle){G=aS.test(r.currentStyle.filter||"")?parseFloat(RegExp.$1)/100+"":"";return G===""?"1":G}if(q.test(v)){v=aT}if(!z&&F&&F[v]){G=F[v]}else{if(ar){if(q.test(v)){v="float"}v=v.replace(al,"-$1").toLowerCase();F=r.ownerDocument.defaultView;if(!F){return null}if(r=F.getComputedStyle(r,null)){G=r.getPropertyValue(v)}if(v==="opacity"&&G===""){G="1"}}else{if(r.currentStyle){z=v.replace(d,e);G=r.currentStyle[v]||r.currentStyle[z];if(!aD.test(G)&&aE.test(G)){v=F.left;var c=r.runtimeStyle.left;r.runtimeStyle.left=r.currentStyle.left;F.left=z==="fontSize"?"1em":G||0;G=F.pixelLeft+"px";F.left=v;r.runtimeStyle.left=c}}}}return G},swap:function(r,v,z){var c={};for(var F in v){c[F]=r.style[F];r.style[F]=v[F]}z.call(r);for(F in v){r.style[F]=c[F]}}});if(x.expr&&x.expr.filters){x.expr.filters.hidden=function(r){var v=r.offsetWidth,z=r.offsetHeight,c=r.nodeName.toLowerCase()==="tr";return v===0&&z===0&&!c?true:v>0&&z>0&&!c?false:x.curCSS(r,"display")==="none"};x.expr.filters.visible=function(c){return !x.expr.filters.hidden(c)}}var a6=U(),ad=/<script(.|\s)*?\/script>/gi,ae=/select|textarea/i,aF=/color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week/i,s=/=\?(&|$)/,f=/\?/,ag=/(\?|&)_=.*?(&|$)/,ah=/^(\w+:)?\/\/([^\/?#]+)/,ai=/%20/g;x.fn.extend({_load:x.fn.load,load:function(r,v,z){if(typeof r!=="string"){return this._load(r)}else{if(!this.length){return this}}var G=r.indexOf(" ");if(G>=0){var F=r.slice(G,r.length);r=r.slice(0,G)}G="GET";if(v){if(x.isFunction(v)){z=v;v=null}else{if(typeof v==="object"){v=x.param(v,x.ajaxSettings.traditional);G="POST"}}}var c=this;x.ajax({url:r,type:G,dataType:"html",data:v,complete:function(K,J){if(J==="success"||J==="notmodified"){c.html(F?x("<div />").append(K.responseText.replace(ad,"")).find(F):K.responseText)}z&&c.each(z,[K.responseText,J,K])}});return this},serialize:function(){return x.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?x.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||ae.test(this.nodeName)||aF.test(this.type))}).map(function(c,r){c=x(this).val();return c==null?null:x.isArray(c)?x.map(c,function(v){return{name:r.name,value:v}}):{name:r.name,value:c}}).get()}});x.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(c,r){x.fn[r]=function(v){return this.bind(r,v)}});x.extend({get:function(r,v,z,c){if(x.isFunction(v)){c=c||z;z=v;v=null}return x.ajax({type:"GET",url:r,data:v,success:z,dataType:c})},getScript:function(c,r){return x.get(c,null,r,"script")},getJSON:function(c,r,v){return x.get(c,r,v,"json")},post:function(r,v,z,c){if(x.isFunction(v)){c=c||z;z=v;v={}}return x.ajax({type:"POST",url:r,data:v,success:z,dataType:c})},ajaxSetup:function(c){x.extend(x.ajaxSettings,c)},ajaxSettings:{url:location.href,global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:aq.XMLHttpRequest&&(aq.location.protocol!=="file:"||!aq.ActiveXObject)?function(){return new aq.XMLHttpRequest}:function(){try{return new aq.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(T){function V(){X.success&&X.success.call(Q,P,K,F);X.global&&Y("ajaxSuccess",[F,X])}function W(){X.complete&&X.complete.call(Q,F,K);X.global&&Y("ajaxComplete",[F,X]);X.global&&!--x.active&&x.event.trigger("ajaxStop")}function Y(bg,bf){(X.context?x(X.context):x.event).trigger(bg,bf)}var X=x.extend(true,{},x.ajaxSettings,T),J,K,P,Q=T&&T.context||X,O=X.type.toUpperCase();if(X.data&&X.processData&&typeof X.data!=="string"){X.data=x.param(X.data,X.traditional)}if(X.dataType==="jsonp"){if(O==="GET"){s.test(X.url)||(X.url+=(f.test(X.url)?"&":"?")+(X.jsonp||"callback")+"=?")}else{if(!X.data||!s.test(X.data)){X.data=(X.data?X.data+"&":"")+(X.jsonp||"callback")+"=?"}}X.dataType="json"}if(X.dataType==="json"&&(X.data&&s.test(X.data)||s.test(X.url))){J=X.jsonpCallback||"jsonp"+a6++;if(X.data){X.data=(X.data+"").replace(s,"="+J+"$1")}X.url=X.url.replace(s,"="+J+"$1");X.dataType="script";aq[J]=aq[J]||function(bg){P=bg;V();W();aq[J]=w;try{delete aq[J]}catch(bf){}z&&z.removeChild(Z)}}if(X.dataType==="script"&&X.cache===null){X.cache=false}if(X.cache===false&&O==="GET"){var v=U(),c=X.url.replace(ag,"$1_="+v+"$2");X.url=c+(c===X.url?(f.test(X.url)?"&":"?")+"_="+v:"")}if(X.data&&O==="GET"){X.url+=(f.test(X.url)?"&":"?")+X.data}X.global&&!x.active++&&x.event.trigger("ajaxStart");v=(v=ah.exec(X.url))&&(v[1]&&v[1]!==location.protocol||v[2]!==location.host);if(X.dataType==="script"&&O==="GET"&&v){var z=u.getElementsByTagName("head")[0]||u.documentElement,Z=u.createElement("script");Z.src=X.url;if(X.scriptCharset){Z.charset=X.scriptCharset}if(!J){var ab=false;Z.onload=Z.onreadystatechange=function(){if(!ab&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){ab=true;V();W();Z.onload=Z.onreadystatechange=null;z&&Z.parentNode&&z.removeChild(Z)}}}z.insertBefore(Z,z.firstChild);return w}var bb=false,F=X.xhr();if(F){X.username?F.open(O,X.url,X.async,X.username,X.password):F.open(O,X.url,X.async);try{if(X.data||T&&T.contentType){F.setRequestHeader("Content-Type",X.contentType)}if(X.ifModified){x.lastModified[X.url]&&F.setRequestHeader("If-Modified-Since",x.lastModified[X.url]);x.etag[X.url]&&F.setRequestHeader("If-None-Match",x.etag[X.url])}v||F.setRequestHeader("X-Requested-With","XMLHttpRequest");F.setRequestHeader("Accept",X.dataType&&X.accepts[X.dataType]?X.accepts[X.dataType]+", */*":X.accepts._default)}catch(r){}if(X.beforeSend&&X.beforeSend.call(Q,F,X)===false){X.global&&!--x.active&&x.event.trigger("ajaxStop");F.abort();return false}X.global&&Y("ajaxSend",[F,X]);var S=F.onreadystatechange=function(bf){if(!F||F.readyState===0||bf==="abort"){bb||W();bb=true;if(F){F.onreadystatechange=x.noop}}else{if(!bb&&F&&(F.readyState===4||bf==="timeout")){bb=true;F.onreadystatechange=x.noop;K=bf==="timeout"?"timeout":!x.httpSuccess(F)?"error":X.ifModified&&x.httpNotModified(F,X.url)?"notmodified":"success";var bh;if(K==="success"){try{P=x.httpData(F,X.dataType,X)}catch(bg){K="parsererror";bh=bg}}if(K==="success"||K==="notmodified"){J||V()}else{x.handleError(X,F,K,bh)}W();bf==="timeout"&&F.abort();if(X.async){F=null}}}};try{var G=F.abort;F.abort=function(){F&&G.call(F);S("abort")}}catch(L){}X.async&&X.timeout>0&&setTimeout(function(){F&&!bb&&S("timeout")},X.timeout);try{F.send(O==="POST"||O==="PUT"||O==="DELETE"?X.data:null)}catch(N){x.handleError(X,F,null,N);W()}X.async||S();return F}},handleError:function(r,v,z,c){if(r.error){r.error.call(r.context||r,v,z,c)}if(r.global){(r.context?x(r.context):x.event).trigger("ajaxError",[v,r,c])}},active:0,httpSuccess:function(c){try{return !c.status&&location.protocol==="file:"||c.status>=200&&c.status<300||c.status===304||c.status===1223||c.status===0}catch(r){}return false},httpNotModified:function(r,v){var z=r.getResponseHeader("Last-Modified"),c=r.getResponseHeader("Etag");if(z){x.lastModified[v]=z}if(c){x.etag[v]=c}return r.status===304||r.status===0},httpData:function(r,v,z){var c=r.getResponseHeader("content-type")||"",F=v==="xml"||!v&&c.indexOf("xml")>=0;r=F?r.responseXML:r.responseText;F&&r.documentElement.nodeName==="parsererror"&&x.error("parsererror");if(z&&z.dataFilter){r=z.dataFilter(r,v)}if(typeof r==="string"){if(v==="json"||!v&&c.indexOf("json")>=0){r=x.parseJSON(r)}else{if(v==="script"||!v&&c.indexOf("javascript")>=0){x.globalEval(r)}}}return r},param:function(r,v){function z(K,J){if(x.isArray(J)){x.each(J,function(L,N){v?G(K,N):z(K+"["+(typeof N==="object"||x.isArray(N)?L:"")+"]",N)})}else{!v&&J!=null&&typeof J==="object"?x.each(J,function(L,N){z(K+"["+L+"]",N)}):G(K,J)}}function G(K,J){J=x.isFunction(J)?J():J;F[F.length]=encodeURIComponent(K)+"="+encodeURIComponent(J)}var F=[];if(v===w){v=x.ajaxSettings.traditional}if(x.isArray(r)||r.jquery){x.each(r,function(){G(this.name,this.value)})}else{for(var c in r){z(c,r[c])}}return F.join("&").replace(ai,"+")}});var g={},aj=/toggle|show|hide/,a7=/^([+-]=)?([\d+-.]+)(.*)$/,R,bd=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];x.fn.extend({show:function(r,v){if(r||r===0){return this.animate(aa("show",3),r,v)}else{r=0;for(v=this.length;r<v;r++){var z=x.data(this[r],"olddisplay");this[r].style.display=z||"";if(x.css(this[r],"display")==="none"){z=this[r].nodeName;var c;if(g[z]){c=g[z]}else{var F=x("<"+z+" />").appendTo("body");c=F.css("display");if(c==="none"){c="block"}F.remove();g[z]=c}x.data(this[r],"olddisplay",c)}}r=0;for(v=this.length;r<v;r++){this[r].style.display=x.data(this[r],"olddisplay")||""}return this}},hide:function(c,r){if(c||c===0){return this.animate(aa("hide",3),c,r)}else{c=0;for(r=this.length;c<r;c++){var v=x.data(this[c],"olddisplay");!v&&v!=="none"&&x.data(this[c],"olddisplay",x.css(this[c],"display"))}c=0;for(r=this.length;c<r;c++){this[c].style.display="none"}return this}},_toggle:x.fn.toggle,toggle:function(c,r){var v=typeof c==="boolean";if(x.isFunction(c)&&x.isFunction(r)){this._toggle.apply(this,arguments)}else{c==null||v?this.each(function(){var z=v?c:x(this).is(":hidden");x(this)[z?"show":"hide"]()}):this.animate(aa("toggle",3),c,r)}return this},fadeTo:function(c,r,v){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:r},c,v)},animate:function(r,v,z,c){var F=x.speed(v,z,c);if(x.isEmptyObject(r)){return this.each(F.complete)}return this[F.queue===false?"each":"queue"](function(){var J=x.extend({},F),K,N=this.nodeType===1&&x(this).is(":hidden"),G=this;for(K in r){var L=K.replace(d,e);if(K!==L){r[L]=r[K];delete r[K];K=L}if(r[K]==="hide"&&N||r[K]==="show"&&!N){return J.complete.call(this)}if((K==="height"||K==="width")&&this.style){J.display=x.css(this,"display");J.overflow=this.style.overflow}if(x.isArray(r[K])){(J.specialEasing=J.specialEasing||{})[K]=r[K][1];r[K]=r[K][0]}}if(J.overflow!=null){this.style.overflow="hidden"}J.curAnim=x.extend({},r);x.each(r,function(S,O){var P=new x.fx(G,J,S);if(aj.test(O)){P[O==="toggle"?N?"show":"hide":O](r)}else{var Q=a7.exec(O),T=P.cur(true)||0;if(Q){O=parseFloat(Q[2]);var V=Q[3]||"px";if(V!=="px"){G.style[S]=(O||1)+V;T=(O||1)/P.cur(true)*T;G.style[S]=T+V}if(Q[1]){O=(Q[1]==="-="?-1:1)*O+T}P.custom(T,O,V)}else{P.custom(T,O,"")}}});return true})},stop:function(c,r){var v=x.timers;c&&this.queue([]);this.each(function(){for(var z=v.length-1;z>=0;z--){if(v[z].elem===this){r&&v[z](true);v.splice(z,1)}}});r||this.dequeue();return this}});x.each({slideDown:aa("show",1),slideUp:aa("hide",1),slideToggle:aa("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(c,r){x.fn[c]=function(v,z){return this.animate(r,v,z)}});x.extend({speed:function(r,v,z){var c=r&&typeof r==="object"?r:{complete:z||!z&&v||x.isFunction(r)&&r,duration:r,easing:z&&v||v&&!x.isFunction(v)&&v};c.duration=x.fx.off?0:typeof c.duration==="number"?c.duration:x.fx.speeds[c.duration]||x.fx.speeds._default;c.old=c.complete;c.complete=function(){c.queue!==false&&x(this).dequeue();x.isFunction(c.old)&&c.old.call(this)};return c},easing:{linear:function(r,v,z,c){return z+c*r},swing:function(r,v,z,c){return(-Math.cos(r*Math.PI)/2+0.5)*c+z}},timers:[],fx:function(c,r,v){this.options=r;this.elem=c;this.prop=v;if(!r.orig){r.orig={}}}});x.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this);(x.fx.step[this.prop]||x.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(x.css(this.elem,this.prop,c)))&&c>-10000?c:parseFloat(x.curCSS(this.elem,this.prop))||0},custom:function(r,v,z){function c(G){return F.step(G)}this.startTime=U();this.start=r;this.end=v;this.unit=z||this.unit||"px";this.now=this.start;this.pos=this.state=0;var F=this;c.elem=this.elem;if(c()&&x.timers.push(c)&&!R){R=setInterval(x.fx.tick,13)}},show:function(){this.options.orig[this.prop]=x.style(this.elem,this.prop);this.options.show=true;this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur());x(this.elem).show()},hide:function(){this.options.orig[this.prop]=x.style(this.elem,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(r){var v=U(),z=true;if(r||v>=this.options.duration+this.startTime){this.now=this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=true;for(var c in this.options.curAnim){if(this.options.curAnim[c]!==true){z=false}}if(z){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;r=x.data(this.elem,"olddisplay");this.elem.style.display=r?r:this.options.display;if(x.css(this.elem,"display")==="none"){this.elem.style.display="block"}}this.options.hide&&x(this.elem).hide();if(this.options.hide||this.options.show){for(var F in this.options.curAnim){x.style(this.elem,F,this.options.orig[F])}}this.options.complete.call(this.elem)}return false}else{F=v-this.startTime;this.state=F/this.options.duration;r=this.options.easing||(x.easing.swing?"swing":"linear");this.pos=x.easing[this.options.specialEasing&&this.options.specialEasing[this.prop]||r](this.state,F,0,1,this.options.duration);this.now=this.start+(this.end-this.start)*this.pos;this.update()}return true}};x.extend(x.fx,{tick:function(){for(var c=x.timers,r=0;r<c.length;r++){c[r]()||c.splice(r--,1)}c.length||x.fx.stop()},stop:function(){clearInterval(R);R=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(c){x.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(x.expr&&x.expr.filters){x.expr.filters.animated=function(c){return x.grep(x.timers,function(r){return c===r.elem}).length}}x.fn.offset="getBoundingClientRect" in u.documentElement?function(r){var v=this[0];if(r){return this.each(function(F){x.offset.setOffset(this,r,F)})}if(!v||!v.ownerDocument){return null}if(v===v.ownerDocument.body){return x.offset.bodyOffset(v)}var z=v.getBoundingClientRect(),c=v.ownerDocument;v=c.body;c=c.documentElement;return{top:z.top+(self.pageYOffset||x.support.boxModel&&c.scrollTop||v.scrollTop)-(c.clientTop||v.clientTop||0),left:z.left+(self.pageXOffset||x.support.boxModel&&c.scrollLeft||v.scrollLeft)-(c.clientLeft||v.clientLeft||0)}}:function(G){var J=this[0];if(G){return this.each(function(O){x.offset.setOffset(this,G,O)})}if(!J||!J.ownerDocument){return null}if(J===J.ownerDocument.body){return x.offset.bodyOffset(J)}x.offset.initialize();var K=J.offsetParent,N=J,L=J.ownerDocument,c,r=L.documentElement,z=L.body;N=(L=L.defaultView)?L.getComputedStyle(J,null):J.currentStyle;for(var F=J.offsetTop,v=J.offsetLeft;(J=J.parentNode)&&J!==z&&J!==r;){if(x.offset.supportsFixedPosition&&N.position==="fixed"){break}c=L?L.getComputedStyle(J,null):J.currentStyle;F-=J.scrollTop;v-=J.scrollLeft;if(J===K){F+=J.offsetTop;v+=J.offsetLeft;if(x.offset.doesNotAddBorder&&!(x.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(J.nodeName))){F+=parseFloat(c.borderTopWidth)||0;v+=parseFloat(c.borderLeftWidth)||0}N=K;K=J.offsetParent}if(x.offset.subtractsBorderForOverflowNotVisible&&c.overflow!=="visible"){F+=parseFloat(c.borderTopWidth)||0;v+=parseFloat(c.borderLeftWidth)||0}N=c}if(N.position==="relative"||N.position==="static"){F+=z.offsetTop;v+=z.offsetLeft}if(x.offset.supportsFixedPosition&&N.position==="fixed"){F+=Math.max(r.scrollTop,z.scrollTop);v+=Math.max(r.scrollLeft,z.scrollLeft)}return{top:F,left:v}};x.offset={initialize:function(){var r=u.body,v=u.createElement("div"),z,G,F,c=parseFloat(x.curCSS(r,"marginTop",true))||0;x.extend(v.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"});v.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>";r.insertBefore(v,r.firstChild);z=v.firstChild;G=z.firstChild;F=z.nextSibling.firstChild.firstChild;this.doesNotAddBorder=G.offsetTop!==5;this.doesAddBorderForTableAndCells=F.offsetTop===5;G.style.position="fixed";G.style.top="20px";this.supportsFixedPosition=G.offsetTop===20||G.offsetTop===15;G.style.position=G.style.top="";z.style.overflow="hidden";z.style.position="relative";this.subtractsBorderForOverflowNotVisible=G.offsetTop===-5;this.doesNotIncludeMarginInBodyOffset=r.offsetTop!==c;r.removeChild(v);x.offset.initialize=x.noop},bodyOffset:function(c){var r=c.offsetTop,v=c.offsetLeft;x.offset.initialize();if(x.offset.doesNotIncludeMarginInBodyOffset){r+=parseFloat(x.curCSS(c,"marginTop",true))||0;v+=parseFloat(x.curCSS(c,"marginLeft",true))||0}return{top:r,left:v}},setOffset:function(v,z,F){if(/static/.test(x.curCSS(v,"position"))){v.style.position="relative"}var J=x(v),G=J.offset(),c=parseInt(x.curCSS(v,"top",true),10)||0,r=parseInt(x.curCSS(v,"left",true),10)||0;if(x.isFunction(z)){z=z.call(v,F,G)}F={top:z.top-G.top+c,left:z.left-G.left+r};"using" in z?z.using.call(v,F):J.css(F)}};x.fn.extend({position:function(){if(!this[0]){return null}var r=this[0],v=this.offsetParent(),z=this.offset(),c=/^body|html$/i.test(v[0].nodeName)?{top:0,left:0}:v.offset();z.top-=parseFloat(x.curCSS(r,"marginTop",true))||0;z.left-=parseFloat(x.curCSS(r,"marginLeft",true))||0;c.top+=parseFloat(x.curCSS(v[0],"borderTopWidth",true))||0;c.left+=parseFloat(x.curCSS(v[0],"borderLeftWidth",true))||0;return{top:z.top-c.top,left:z.left-c.left}},offsetParent:function(){return this.map(function(){for(var c=this.offsetParent||u.body;c&&!/^body|html$/i.test(c.nodeName)&&x.css(c,"position")==="static";){c=c.offsetParent}return c})}});x.each(["Left","Top"],function(c,r){var v="scroll"+r;x.fn[v]=function(z){var G=this[0],F;if(!G){return null}if(z!==w){return this.each(function(){if(F=be(this)){F.scrollTo(!c?z:x(F).scrollLeft(),c?z:x(F).scrollTop())}else{this[v]=z}})}else{return(F=be(G))?"pageXOffset" in F?F[c?"pageYOffset":"pageXOffset"]:x.support.boxModel&&F.document.documentElement[v]||F.document.body[v]:G[v]}}});x.each(["Height","Width"],function(c,r){var v=r.toLowerCase();x.fn["inner"+r]=function(){return this[0]?x.css(this[0],v,false,"padding"):null};x.fn["outer"+r]=function(z){return this[0]?x.css(this[0],v,false,z?"margin":"border"):null};x.fn[v]=function(F){var z=this[0];if(!z){return F==null?null:this}if(x.isFunction(F)){return this.each(function(G){var J=x(this);J[v](F.call(this,G,J[v]()))})}return"scrollTo" in z&&z.document?z.document.compatMode==="CSS1Compat"&&z.document.documentElement["client"+r]||z.document.body["client"+r]:z.nodeType===9?Math.max(z.documentElement["client"+r],z.body["scroll"+r],z.documentElement["scroll"+r],z.body["offset"+r],z.documentElement["offset"+r]):F===w?x.css(z,v):this.css(v,typeof F==="string"?F:F+"px")}});aq.jQuery=aq.$=x})(window);(function(a){a.fn.hoverIntent=function(m,n){var l={sensitivity:7,interval:100,timeout:0};l=a.extend(l,n?{over:m,out:n}:m);var j,k,h,i;var b=function(f){j=f.pageX;k=f.pageY};var e=function(f,g){g.hoverIntent_t=clearTimeout(g.hoverIntent_t);if((Math.abs(h-j)+Math.abs(i-k))<l.sensitivity){a(g).unbind("mousemove",b);g.hoverIntent_s=1;return l.over.apply(g,[f])}else{h=j;i=k;g.hoverIntent_t=setTimeout(function(){e(f,g)},l.interval)}};var c=function(f,g){g.hoverIntent_t=clearTimeout(g.hoverIntent_t);g.hoverIntent_s=0;return l.out.apply(g,[f])};var d=function(o){var q=(o.type=="mouseover"?o.fromElement:o.toElement)||o.relatedTarget;while(q&&q!=this){try{q=q.parentNode}catch(o){q=this}}if(q==this){return false}var g=jQuery.extend({},o);var f=this;if(f.hoverIntent_t){f.hoverIntent_t=clearTimeout(f.hoverIntent_t)}if(o.type=="mouseover"){h=g.pageX;i=g.pageY;a(f).bind("mousemove",b);if(f.hoverIntent_s!=1){f.hoverIntent_t=setTimeout(function(){e(g,f)},l.interval)}}else{a(f).unbind("mousemove",b);if(f.hoverIntent_s==1){f.hoverIntent_t=setTimeout(function(){c(g,f)},l.timeout)}}};return this.mouseover(d).mouseout(d)}})(jQuery);jQuery.easing.jswing=jQuery.easing.swing;jQuery.extend(jQuery.easing,{def:"easeOutQuad",swing:function(h,f,e,g,a){return jQuery.easing[jQuery.easing.def](h,f,e,g,a)},easeInQuad:function(h,f,e,g,a){return g*(f/=a)*f+e},easeOutQuad:function(h,f,e,g,a){return -g*(f/=a)*(f-2)+e},easeInOutQuad:function(h,f,e,g,a){if((f/=a/2)<1){return g/2*f*f+e}return -g/2*((--f)*(f-2)-1)+e},easeInCubic:function(h,f,e,g,a){return g*(f/=a)*f*f+e},easeOutCubic:function(h,f,e,g,a){return g*((f=f/a-1)*f*f+1)+e},easeInOutCubic:function(h,f,e,g,a){if((f/=a/2)<1){return g/2*f*f*f+e}return g/2*((f-=2)*f*f+2)+e},easeInQuart:function(h,f,e,g,a){return g*(f/=a)*f*f*f+e},easeOutQuart:function(h,f,e,g,a){return -g*((f=f/a-1)*f*f*f-1)+e},easeInOutQuart:function(h,f,e,g,a){if((f/=a/2)<1){return g/2*f*f*f*f+e}return -g/2*((f-=2)*f*f*f-2)+e},easeInQuint:function(h,f,e,g,a){return g*(f/=a)*f*f*f*f+e},easeOutQuint:function(h,f,e,g,a){return g*((f=f/a-1)*f*f*f*f+1)+e},easeInOutQuint:function(h,f,e,g,a){if((f/=a/2)<1){return g/2*f*f*f*f*f+e}return g/2*((f-=2)*f*f*f*f+2)+e},easeInSine:function(h,f,e,g,a){return -g*Math.cos(f/a*(Math.PI/2))+g+e},easeOutSine:function(h,f,e,g,a){return g*Math.sin(f/a*(Math.PI/2))+e},easeInOutSine:function(h,f,e,g,a){return -g/2*(Math.cos(Math.PI*f/a)-1)+e},easeInExpo:function(h,f,e,g,a){return(f==0)?e:g*Math.pow(2,10*(f/a-1))+e},easeOutExpo:function(h,f,e,g,a){return(f==a)?e+g:g*(-Math.pow(2,-10*f/a)+1)+e},easeInOutExpo:function(h,f,e,g,a){if(f==0){return e}if(f==a){return e+g}if((f/=a/2)<1){return g/2*Math.pow(2,10*(f-1))+e}return g/2*(-Math.pow(2,-10*--f)+2)+e},easeInCirc:function(h,f,e,g,a){return -g*(Math.sqrt(1-(f/=a)*f)-1)+e},easeOutCirc:function(h,f,e,g,a){return g*Math.sqrt(1-(f=f/a-1)*f)+e},easeInOutCirc:function(h,f,e,g,a){if((f/=a/2)<1){return -g/2*(Math.sqrt(1-f*f)-1)+e}return g/2*(Math.sqrt(1-(f-=2)*f)+1)+e},easeInElastic:function(e,j,g,h,i){var k=1.70158;var f=0;var l=h;if(j==0){return g}if((j/=i)==1){return g+h}if(!f){f=i*0.3}if(l<Math.abs(h)){l=h;var k=f/4}else{var k=f/(2*Math.PI)*Math.asin(h/l)}return -(l*Math.pow(2,10*(j-=1))*Math.sin((j*i-k)*(2*Math.PI)/f))+g},easeOutElastic:function(e,j,g,h,i){var k=1.70158;var f=0;var l=h;if(j==0){return g}if((j/=i)==1){return g+h}if(!f){f=i*0.3}if(l<Math.abs(h)){l=h;var k=f/4}else{var k=f/(2*Math.PI)*Math.asin(h/l)}return l*Math.pow(2,-10*j)*Math.sin((j*i-k)*(2*Math.PI)/f)+h+g},easeInOutElastic:function(e,j,g,h,i){var k=1.70158;var f=0;var l=h;if(j==0){return g}if((j/=i/2)==2){return g+h}if(!f){f=i*(0.3*1.5)}if(l<Math.abs(h)){l=h;var k=f/4}else{var k=f/(2*Math.PI)*Math.asin(h/l)}if(j<1){return -0.5*(l*Math.pow(2,10*(j-=1))*Math.sin((j*i-k)*(2*Math.PI)/f))+g}return l*Math.pow(2,-10*(j-=1))*Math.sin((j*i-k)*(2*Math.PI)/f)*0.5+h+g},easeInBack:function(a,h,e,f,g,i){if(i==undefined){i=1.70158}return f*(h/=g)*h*((i+1)*h-i)+e},easeOutBack:function(a,h,e,f,g,i){if(i==undefined){i=1.70158}return f*((h=h/g-1)*h*((i+1)*h+i)+1)+e},easeInOutBack:function(a,h,e,f,g,i){if(i==undefined){i=1.70158}if((h/=g/2)<1){return f/2*(h*h*(((i*=(1.525))+1)*h-i))+e}return f/2*((h-=2)*h*(((i*=(1.525))+1)*h+i)+2)+e},easeInBounce:function(h,f,e,g,a){return g-jQuery.easing.easeOutBounce(h,a-f,0,g,a)+e},easeOutBounce:function(h,f,e,g,a){if((f/=a)<(1/2.75)){return g*(7.5625*f*f)+e}else{if(f<(2/2.75)){return g*(7.5625*(f-=(1.5/2.75))*f+0.75)+e}else{if(f<(2.5/2.75)){return g*(7.5625*(f-=(2.25/2.75))*f+0.9375)+e}else{return g*(7.5625*(f-=(2.625/2.75))*f+0.984375)+e}}}},easeInOutBounce:function(h,f,e,g,a){if(f<a/2){return jQuery.easing.easeInBounce(h,f*2,0,g,a)*0.5+e}return jQuery.easing.easeOutBounce(h,f*2-a,0,g,a)*0.5+g*0.5+e}});(function(a){a.fn.galleryView=function(q){var o=a.extend(a.fn.galleryView.defaults,q);var A;var e=0;var j;var p;var w=10;var k;var h;var u=0;var i;var m="/scripts/jquery-galleryview-1.1/themes/";var d=false;var r=20;var D=5;var b=2;var y;var x;var g;var t;var n;function c(F){a("img.nav-next").unbind("click");a("img.nav-prev").unbind("click");g.unbind("click");if(has_panels){if(o.fade_panels){t.fadeOut(o.transition_speed).eq(F%u).fadeIn(o.transition_speed,function(){if(!has_filmstrip){a("img.nav-prev").click(C);a("img.nav-next").click(v)}})}}if(has_filmstrip){if(i=="strip"){x.stop();var G=s(g[F]).left-(s(n[0]).left+2);var E=(G>=0?"-=":"+=")+Math.abs(G)+"px";x.animate({left:E},o.transition_speed,o.easing,function(){if(F>u){F=F%u;e=F;x.css("left","-"+((o.frame_width+w)*F)+"px")}else{if(F<=(u-strip_size)){F=(F%u)+u;e=F;x.css("left","-"+((o.frame_width+w)*F)+"px")}}if(!o.fade_panels){t.hide().eq(F%u).show()}a("img.nav-prev").click(C);a("img.nav-next").click(v);f()})}else{if(i=="pointer"){n.stop();var H=s(g[F]);n.animate({left:(H.left-2+"px")},o.transition_speed,o.easing,function(){if(!o.fade_panels){t.hide().eq(F%u).show()}a("img.nav-prev").click(C);a("img.nav-next").click(v);f()})}}if(a("a",g[F])[0]){n.unbind("click").click(function(){var I=a("a",g[F]).eq(0);if(I.attr("target")=="_blank"){window.open(I.attr("href"))}else{location.href=I.attr("href")}})}}}function v(){a(document).stopTime("transition");if(++e==g.length){e=0}c(e);a(document).everyTime(o.transition_interval,"transition",function(){v()})}function C(){a(document).stopTime("transition");if(--e<0){e=u-1}c(e);a(document).everyTime(o.transition_interval,"transition",function(){v()})}function s(I){var H=0,J=0;var F=I.id;if(I.offsetParent){do{H+=I.offsetLeft;J+=I.offsetTop}while(I=I.offsetParent)}if(F==A){return{left:H,top:J}}else{var G=s(y[0]);var E=G.left;var K=G.top;return{left:H-E,top:J-K}}}function f(){g.each(function(E){if(a("a",this).length==0){a(this).click(function(){a(document).stopTime("transition");c(E);e=E;a(document).everyTime(o.transition_interval,"transition",function(){v()})})}})}function B(){if(a(".panel-overlay").length>0){t.append('<div class="overlay"></div>')}if(!has_filmstrip){a("<img />").addClass("nav-next").attr("src",m+o.nav_theme+"/next.png").appendTo(y).css({position:"absolute",zIndex:"1100",cursor:"pointer",top:((o.panel_height-22)/2)+"px",right:"10px",display:"none"}).click(v);a("<img />").addClass("nav-prev").attr("src",m+o.nav_theme+"/prev.png").appendTo(y).css({position:"absolute",zIndex:"1100",cursor:"pointer",top:((o.panel_height-22)/2)+"px",left:"10px",display:"none"}).click(C);a("<img />").addClass("nav-overlay").attr("src",m+o.nav_theme+"/panel-nav-next.png").appendTo(y).css({position:"absolute",zIndex:"1099",top:((o.panel_height-22)/2)-10+"px",right:"0",display:"none"});a("<img />").addClass("nav-overlay").attr("src",m+o.nav_theme+"/panel-nav-prev.png").appendTo(y).css({position:"absolute",zIndex:"1099",top:((o.panel_height-22)/2)-10+"px",left:"0",display:"none"})}t.css({width:(o.panel_width-parseInt(t.css("paddingLeft").split("px")[0],10)-parseInt(t.css("paddingRight").split("px")[0],10))+"px",height:(o.panel_height-parseInt(t.css("paddingTop").split("px")[0],10)-parseInt(t.css("paddingBottom").split("px")[0],10))+"px",position:"absolute",top:(o.filmstrip_position=="top"?(o.frame_height+D+(o.show_captions?r:D))+"px":"0px"),left:"0px",overflow:"hidden",background:"white",display:"none"});a(".panel-overlay",t).css({position:"absolute",zIndex:"999",width:(o.panel_width-20)+"px",height:o.overlay_height+"px",top:(o.overlay_position=="top"?"0":o.panel_height-o.overlay_height+"px"),left:"0",padding:"0 10px",color:o.overlay_text_color,fontSize:o.overlay_font_size});a(".panel-overlay a",t).css({color:o.overlay_text_color,textDecoration:"underline",fontWeight:"bold"});a(".overlay",t).css({position:"absolute",zIndex:"998",width:o.panel_width+"px",height:o.overlay_height+"px",top:(o.overlay_position=="top"?"0":o.panel_height-o.overlay_height+"px"),left:"0",background:o.overlay_color,opacity:o.overlay_opacity});a(".panel iframe",t).css({width:o.panel_width+"px",height:(o.panel_height-o.overlay_height)+"px",border:"0"})}function z(){x.wrap('<div class="strip_wrapper"></div>');if(i=="strip"){g.clone().appendTo(x);g.clone().appendTo(x);g=a("li",x)}if(o.show_captions){g.append('<div class="caption"></div>').each(function(G){a(this).find(".caption").html(a(this).find("img").attr("title"))})}x.css({listStyle:"none",margin:"0",padding:"0",width:k+"px",position:"absolute",zIndex:"900",top:"0",left:"0",height:(o.frame_height+10)+"px",background:o.background_color});g.css({"float":"left",position:"relative",height:o.frame_height+"px",zIndex:"901",marginTop:D+"px",marginBottom:"0px",marginRight:w+"px",padding:"0",cursor:"pointer"});a("img",g).css({border:"none"});a(".strip_wrapper",y).css({position:"absolute",top:(o.filmstrip_position=="top"?"0px":o.panel_height+"px"),left:((j-h)/2)+"px",width:h+"px",height:(o.frame_height+D+(o.show_captions?r:D))+"px",overflow:"hidden"});a(".caption",y).css({position:"absolute",top:o.frame_height+"px",left:"0",margin:"0",width:o.frame_width+"px",padding:"0",color:o.caption_text_color,textAlign:"center",fontSize:"10px",height:r+"px",lineHeight:r+"px"});var F=a("<div></div>");F.attr("id","pointer").appendTo(y).css({position:"absolute",zIndex:"1000",cursor:"pointer",top:s(g[0]).top-(b/2)+"px",left:s(g[0]).left-(b/2)+"px",height:o.frame_height-b+"px",width:o.frame_width-b+"px",border:(has_panels?b+"px solid "+(o.nav_theme=="dark"?"black":"white"):"none")});n=a("#pointer",y);if(has_panels){var E=a("<img />");E.attr("src",m+o.nav_theme+"/pointer"+(o.filmstrip_position=="top"?"-down":"")+".png").appendTo(a("#pointer")).css({position:"absolute",zIndex:"1001",top:(o.filmstrip_position=="bottom"?"-"+(10+b)+"px":o.frame_height+"px"),left:((o.frame_width/2)-10)+"px"})}if(i=="strip"){x.css("left","-"+((o.frame_width+w)*u)+"px");e=u}if(a("a",g[e])[0]){n.click(function(){var G=a("a",g[e]).eq(0);if(G.attr("target")=="_blank"){window.open(G.attr("href"))}else{location.href=G.attr("href")}})}a("<img />").addClass("nav-next").attr("src",m+o.nav_theme+"/next.png").appendTo(y).css({position:"absolute",cursor:"pointer",top:(o.filmstrip_position=="top"?0:o.panel_height)+D+((o.frame_height-22)/2)+"px",right:(j/2)-(h/2)-10-22+"px"}).click(v);a("<img />").addClass("nav-prev").attr("src",m+o.nav_theme+"/prev.png").appendTo(y).css({position:"absolute",cursor:"pointer",top:(o.filmstrip_position=="top"?0:o.panel_height)+D+((o.frame_height-22)/2)+"px",left:(j/2)-(h/2)-10-22+"px"}).click(C)}function l(H,I){var F=s(y[0]);var E=F.top;var G=F.left;return H>G&&H<G+o.panel_width&&I>E&&I<E+o.panel_height}return this.each(function(){y=a(this);a("script").each(function(E){var F=a(this);if(F.attr("src")&&F.attr("src").match(/jquery\.galleryview/)){m=F.attr("src").split("jquery.galleryview")[0]+"themes/"}});y.css("visibility","hidden");x=a(".filmstrip",y);g=a("li",x);t=a(".panel",y);A=y.attr("id");has_panels=t.length>0;has_filmstrip=g.length>0;if(!has_panels){o.panel_height=0}u=has_panels?t.length:g.length;strip_size=has_panels?Math.floor((o.panel_width-64)/(o.frame_width+w)):Math.min(u,o.filmstrip_size);if(strip_size>=u){i="pointer";strip_size=u}else{i="strip"}j=has_panels?o.panel_width:(strip_size*(o.frame_width+w))-w+64;p=(has_panels?o.panel_height:0)+(has_filmstrip?o.frame_height+D+(o.show_captions?r:D):0);if(i=="pointer"){k=(o.frame_width*u)+(w*(u))}else{k=(o.frame_width*u*3)+(w*(u*3))}h=((strip_size*o.frame_width)+((strip_size-1)*w));y.css({position:"relative",margin:"0",background:o.background_color,border:o.border,width:j+"px",height:p+"px"});if(has_filmstrip){z()}if(has_panels){B()}if(has_filmstrip){f()}a().mousemove(function(E){if(l(E.pageX,E.pageY)){if(o.pause_on_hover){a(document).oneTime(500,"animation_pause",function(){a(document).stopTime("transition");d=true})}if(has_panels&&!has_filmstrip){a(".nav-overlay").fadeIn("fast");a(".nav-next").fadeIn("fast");a(".nav-prev").fadeIn("fast")}}else{if(o.pause_on_hover){a(document).stopTime("animation_pause");if(d){a(document).everyTime(o.transition_interval,"transition",function(){v()});d=false}}if(has_panels&&!has_filmstrip){a(".nav-overlay").fadeOut("fast");a(".nav-next").fadeOut("fast");a(".nav-prev").fadeOut("fast")}}});t.eq(0).show();if(u>1){a(document).everyTime(o.transition_interval,"transition",function(){v()})}y.css("visibility","visible")})};a.fn.galleryView.defaults={panel_width:400,panel_height:300,frame_width:80,frame_height:80,filmstrip_size:3,overlay_height:70,overlay_font_size:"1em",transition_speed:400,transition_interval:6000,overlay_opacity:0.6,overlay_color:"black",background_color:"black",overlay_text_color:"white",caption_text_color:"white",border:"1px solid black",nav_theme:"light",easing:"swing",filmstrip_position:"bottom",overlay_position:"bottom",show_captions:false,fade_panels:true,pause_on_hover:false}})(jQuery);jQuery.fn.extend({everyTime:function(a,c,b,d,e){return this.each(function(){jQuery.timer.add(this,a,c,b,d,e)})},oneTime:function(a,c,b){return this.each(function(){jQuery.timer.add(this,a,c,b,1)})},stopTime:function(b,a){return this.each(function(){jQuery.timer.remove(this,b,a)})}});jQuery.event.special;jQuery.extend({timer:{global:[],guid:1,dataKey:"jQuery.timer",regex:/^([0-9]+(?:\.[0-9]*)?)\s*(.*s)?$/,powers:{ms:1,cs:10,ds:100,s:1000,das:10000,hs:100000,ks:1000000},timeParse:function(a){if(a==undefined||a==null){return null}var b=this.regex.exec(jQuery.trim(a.toString()));if(b[2]){var d=parseFloat(b[1]);var c=this.powers[b[2]]||1;return d*c}else{return a}},add:function(b,f,i,g,h,a){var c=0;if(jQuery.isFunction(i)){if(!h){h=g}g=i;i=f}f=jQuery.timer.timeParse(f);if(typeof f!="number"||isNaN(f)||f<=0){return}if(h&&h.constructor!=Number){a=!!h;h=0}h=h||0;a=a||false;var d=jQuery.data(b,this.dataKey)||jQuery.data(b,this.dataKey,{});if(!d[i]){d[i]={}}g.timerID=g.timerID||this.guid++;var e=function(){if(a&&this.inProgress){return}this.inProgress=true;if((++c>h&&h!==0)||g.call(b,c)===false){jQuery.timer.remove(b,i,g)}this.inProgress=false};e.timerID=g.timerID;if(!d[i][g.timerID]){d[i][g.timerID]=window.setInterval(e,f)}this.global.push(b)},remove:function(d,c,b){var a=jQuery.data(d,this.dataKey),e;if(a){if(!c){for(c in a){this.remove(d,c,b)}}else{if(a[c]){if(b){if(b.timerID){window.clearInterval(a[c][b.timerID]);delete a[c][b.timerID]}}else{for(var b in a[c]){window.clearInterval(a[c][b]);delete a[c][b]}}for(e in a[c]){break}if(!e){e=null;delete a[c]}}}for(e in a){break}if(!e){jQuery.removeData(d,this.dataKey)}}}}});jQuery(window).bind("unload",function(){jQuery.each(jQuery.timer.global,function(a,b){jQuery.timer.remove(b)})});function mangle(){if(!document.getElementsByTagName&&!document.createElement&&!document.createTextNode){return}var f=document.getElementsByTagName("span");for(var b=f.length-1;b>=0;b--){if(f[b].className=="change"){var h=/ at /;var c=/ dot /g;var g=document.createElement("a");var a=f[b].firstChild.nodeValue;a=a.replace(h,"@");a=a.replace(c,".");a=a.replace(h,"@");a=a.replace(c,".");g.setAttribute("href","mailto:"+a);g.appendChild(document.createTextNode(a));var d=f[b].parentNode;for(var e=0;e<d.childNodes.length;e++){if(d.childNodes[e]==f[b]){if(!d.replaceChild){return}d.replaceChild(g,d.childNodes[e]);break}}}}};
