/*
 * 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(bg,b){function ao(){if(!d.isReady){try{a.documentElement.doScroll("left")}catch(c){setTimeout(ao,1);return}d.ready()}}function x(c,r){r.src?d.ajax({url:r.src,async:false,dataType:"script"}):d.globalEval(r.text||r.textContent||r.innerHTML||"");r.parentNode&&r.parentNode.removeChild(r)}function aX(z,F,G,K,J,c){var r=z.length;if(typeof F==="object"){for(var v in F){aX(z,v,F[v],K,J,G)}return z}if(G!==b){K=!c&&K&&d.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 a7(){return(new Date).getTime()}function aY(){return false}function aZ(){return true}function ap(c,r,v){v[0].type=c;return d.event.handle.apply(r,v)}function aq(G){var J,K=[],N=[],L=arguments,c,r,z,F,v,O,P=d.extend({},d.data(this,"events").live);if(!(G.button&&G.type==="click")){for(F in P){r=P[F];if(r.live===G.type||r.altLive&&d.inArray(G.type,r.altLive)>-1){c=r.data;c.beforeFilter&&c.beforeFilter[G.type]&&!c.beforeFilter[G.type](G)||N.push(r.selector)}else{delete P[F]}}c=d(G.target).closest(N,G.currentTarget);v=0;for(O=c.length;v<O;v++){for(F in P){r=P[F];z=c[v].elem;N=null;if(c[v].selector===r.selector){if(r.live==="mouseenter"||r.live==="mouseleave"){N=d(G.relatedTarget).closest(r.selector)[0]}if(!N||N!==z){K.push({elem:z,fn:r})}}}}v=0;for(O=K.length;v<O;v++){c=K[v];G.currentTarget=c.elem;G.data=c.fn.data;if(c.fn.apply(c.elem,L)===false){J=false;break}}return J}}function ar(c,r){return"live."+(c?c+".":"")+r.replace(/\./g,"`").replace(/ /g,"&")}function ac(c){return !c||!c.parentNode||c.parentNode.nodeType===11}function ad(c,r){var v=0;r.each(function(){if(this.nodeName===(c[v]&&c[v].nodeName)){var J=d.data(c[v++]),G=d.data(this,J);if(J=J&&J.events){delete G.handle;G.events={};for(var F in J){for(var z in J[F]){d.event.add(this,F,J[F][z],J[F][z].data)}}}}})}function ae(r,v,z){var G,F,c;if(r.length===1&&typeof r[0]==="string"&&r[0].length<512&&r[0].indexOf("<option")<0&&(d.support.checkClone||!af.test(r[0]))){F=true;if(c=d.fragments[r[0]]){if(c!==1){G=c}}}if(!G){v=v&&v[0]?v[0].ownerDocument||v[0]:a;G=v.createDocumentFragment();d.clean(r,v,G,z)}if(F){d.fragments[r[0]]=c?G:1}return{fragment:G,cacheable:F}}function a8(c,r){var v={};d.each(ag.concat.apply([],ag.slice(0,r)),function(){v[this]=c});return v}function ah(c){return"scrollTo" in c&&c.document?c:c.nodeType===9?c.defaultView||c.parentWindow:false}var d=function(c,r){return new d.fn.init(c,r)},y=bg.jQuery,A=bg.$,a=bg.document,a3,i=/^[^<]*(<[\w\W]+>)[^>]*$|^#([\w-]+)$/,j=/^.[^:#\[\.,]*$/,k=/\S/,l=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,m=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,bd=navigator.userAgent,ai=false,a2=[],a9,h=Object.prototype.toString,at=Object.prototype.hasOwnProperty,au=Array.prototype.push,a1=Array.prototype.slice,aj=Array.prototype.indexOf;d.fn=d.prototype={init:function(c,r){var v,z;if(!c){return this}if(c.nodeType){this.context=this[0]=c;this.length=1;return this}if(typeof c==="string"){if((v=i.exec(c))&&(v[1]||!r)){if(v[1]){z=r?r.ownerDocument||r:a;if(c=m.exec(c)){if(d.isPlainObject(r)){c=[a.createElement(c[1])];d.fn.attr.call(c,r,true)}else{c=[z.createElement(c[1])]}}else{c=ae([v[1]],[z]);c=(c.cacheable?c.fragment.cloneNode(true):c.fragment).childNodes}}else{if(r=a.getElementById(v[2])){if(r.id!==v[2]){return a3.find(c)}this.length=1;this[0]=r}this.context=a;this.selector=c;return this}}else{if(!r&&/^\w+$/.test(c)){this.selector=c;this.context=a;c=a.getElementsByTagName(c)}else{return !r||r.jquery?(r||a3).find(c):d(r).find(c)}}}else{if(d.isFunction(c)){return a3.ready(c)}}if(c.selector!==b){this.selector=c.selector;this.context=c.context}return d.isArray(c)?this.setArray(c):d.makeArray(c,this)},selector:"",jquery:"1.4.1",length:0,size:function(){return this.length},toArray:function(){return a1.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=d(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;au.apply(this,c);return this},each:function(c,r){return d.each(this,c,r)},ready:function(c){d.bindReady();if(d.isReady){c.call(a,d)}else{a2&&a2.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(a1.apply(this,arguments),"slice",a1.call(arguments).join(","))},map:function(c){return this.pushStack(d.map(this,function(r,v){return c.call(r,v,r)}))},end:function(){return this.prevObject||d(null)},push:au,sort:[].sort,splice:[].splice};d.fn.init.prototype=d.fn;d.extend=d.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"&&!d.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&&(d.isPlainObject(v)||d.isArray(v))){r=r&&(d.isPlainObject(r)||d.isArray(r))?r:d.isArray(v)?[]:{};z[c]=d.extend(K,r,v)}else{if(v!==b){z[c]=v}}}}}}return z};d.extend({noConflict:function(c){bg.$=A;if(c){bg.jQuery=y}return d},isReady:false,ready:function(){if(!d.isReady){if(!a.body){return setTimeout(d.ready,13)}d.isReady=true;if(a2){for(var c,r=0;c=a2[r++];){c.call(a,d)}a2=null}d.fn.triggerHandler&&d(a).triggerHandler("ready")}},bindReady:function(){if(!ai){ai=true;if(a.readyState==="complete"){return d.ready()}if(a.addEventListener){a.addEventListener("DOMContentLoaded",a9,false);bg.addEventListener("load",d.ready,false)}else{if(a.attachEvent){a.attachEvent("onreadystatechange",a9);bg.attachEvent("onload",d.ready);var c=false;try{c=bg.frameElement==null}catch(r){}a.documentElement.doScroll&&c&&ao()}}}},isFunction:function(c){return h.call(c)==="[object Function]"},isArray:function(c){return h.call(c)==="[object Array]"},isPlainObject:function(c){if(!c||h.call(c)!=="[object Object]"||c.nodeType||c.setInterval){return false}if(c.constructor&&!at.call(c,"constructor")&&!at.call(c.constructor.prototype,"isPrototypeOf")){return false}var r;for(r in c){}return r===b||at.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 bg.JSON&&bg.JSON.parse?bg.JSON.parse(c):(new Function("return "+c))()}else{d.error("Invalid JSON: "+c)}},noop:function(){},globalEval:function(c){if(c&&k.test(c)){var r=a.getElementsByTagName("head")[0]||a.documentElement,v=a.createElement("script");v.type="text/javascript";if(d.support.scriptEval){v.appendChild(a.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,r=v.length,c=r===b||d.isFunction(v);if(F){if(c){for(J in v){if(z.apply(v[J],F)===false){break}}}else{for(;G<r;){if(z.apply(v[G++],F)===false){break}}}}else{if(c){for(J in v){if(z.call(v[J],J,v[J])===false){break}}}else{for(F=v[0];G<r&&z.call(F,G,F)!==false;F=v[++G]){}}}return v},trim:function(c){return(c||"").replace(l,"")},makeArray:function(c,r){r=r||[];if(c!=null){c.length==null||typeof c==="string"||d.isFunction(c)||typeof c!=="function"&&c.setInterval?au.call(r,c):d.merge(r,c)}return r},inArray:function(c,r){if(r.indexOf){return r.indexOf(c)}for(var v=0,z=r.length;v<z;v++){if(r[v]===c){return v}}return -1},merge:function(c,r){var v=c.length,F=0;if(typeof r.length==="number"){for(var z=r.length;F<z;F++){c[v++]=r[F]}}else{for(;r[F]!==b;){c[v++]=r[F++]}}c.length=v;return c},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,r=0,c=v.length;r<c;r++){G=z(v[r],r,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=b}else{if(r&&!d.isFunction(r)){v=r;r=b}}}if(!r&&c){r=function(){return c.apply(v||this,arguments)}}if(c){r.guid=c.guid=c.guid||r.guid||d.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:{}});bd=d.uaMatch(bd);if(bd.browser){d.browser[bd.browser]=true;d.browser.version=bd.version}if(d.browser.webkit){d.browser.safari=true}if(aj){d.inArray=function(c,r){return aj.call(r,c)}}a3=d(a);if(a.addEventListener){a9=function(){a.removeEventListener("DOMContentLoaded",a9,false);d.ready()}}else{if(a.attachEvent){a9=function(){if(a.readyState==="complete"){a.detachEvent("onreadystatechange",a9);d.ready()}}}}(function(){d.support={};var z=a.documentElement,F=a.createElement("script"),G=a.createElement("div"),K="script"+a7();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)){d.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:a.createElement("select").appendChild(a.createElement("option")).selected,checkClone:false,scriptEval:false,noCloneEvent:true,boxModel:null};F.type="text/javascript";try{F.appendChild(a.createTextNode("window."+K+"=1;"))}catch(r){}z.insertBefore(F,z.firstChild);if(bg[K]){d.support.scriptEval=true;delete bg[K]}z.removeChild(F);if(G.attachEvent&&G.fireEvent){G.attachEvent("onclick",function v(){d.support.noCloneEvent=false;G.detachEvent("onclick",v)});G.cloneNode(true).fireEvent("onclick")}G=a.createElement("div");G.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";z=a.createDocumentFragment();z.appendChild(G.firstChild);d.support.checkClone=z.cloneNode(true).cloneNode(true).lastChild.checked;d(function(){var L=a.createElement("div");L.style.width=L.style.paddingLeft="1px";a.body.appendChild(L);d.boxModel=d.support.boxModel=L.offsetWidth===2;a.body.removeChild(L).style.display="none"});z=function(N){var O=a.createElement("div");N="on"+N;var L=N in O;if(!L){O.setAttribute(N,"return;");L=typeof O[N]==="function"}return L};d.support.submitBubbles=z("submit");d.support.changeBubbles=z("change");z=F=G=J=c=null}})();d.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"};var bf="jQuery"+a7(),n=0,M={},o={};d.extend({cache:{},expando:bf,noData:{embed:true,object:true,applet:true},data:function(c,r,v){if(!(c.nodeName&&d.noData[c.nodeName.toLowerCase()])){c=c==bg?M:c;var F=c[bf],z=d.cache;if(!r&&!F){return null}F||(F=++n);if(typeof r==="object"){c[bf]=F;z=z[F]=d.extend(true,{},r)}else{z=z[F]?z[F]:typeof v==="undefined"?o:(z[F]={})}if(v!==b){c[bf]=F;z[r]=v}return typeof r==="string"?z[r]:z}},removeData:function(r,v){if(!(r.nodeName&&d.noData[r.nodeName.toLowerCase()])){r=r==bg?M:r;var z=r[bf],G=d.cache,F=G[z];if(v){if(F){delete F[v];d.isEmptyObject(F)&&d.removeData(r)}}else{try{delete r[bf]}catch(c){r.removeAttribute&&r.removeAttribute(bf)}delete G[z]}}}});d.fn.extend({data:function(c,r){if(typeof c==="undefined"&&this.length){return d.data(this[0])}else{if(typeof c==="object"){return this.each(function(){d.data(this,c)})}}var v=c.split(".");v[1]=v[1]?"."+v[1]:"";if(r===b){var z=this.triggerHandler("getData"+v[1]+"!",[v[0]]);if(z===b&&this.length){z=d.data(this[0],c)}return z===b&&v[1]?this.data(v[0]):z}else{return this.trigger("setData"+v[1]+"!",[v[0],r]).each(function(){d.data(this,c,r)})}},removeData:function(c){return this.each(function(){d.removeData(this,c)})}});d.extend({queue:function(c,r,v){if(c){r=(r||"fx")+"queue";var z=d.data(c,r);if(!v){return z||[]}if(!z||d.isArray(v)){z=d.data(c,r,d.makeArray(v))}else{z.push(v)}return z}},dequeue:function(c,r){r=r||"fx";var v=d.queue(c,r),z=v.shift();if(z==="inprogress"){z=v.shift()}if(z){r==="fx"&&v.unshift("inprogress");z.call(c,function(){d.dequeue(c,r)})}}});d.fn.extend({queue:function(c,r){if(typeof c!=="string"){r=c;c="fx"}if(r===b){return d.queue(this[0],c)}return this.each(function(){var v=d.queue(this,c,r);c==="fx"&&v[0]!=="inprogress"&&d.dequeue(this,c)})},dequeue:function(c){return this.each(function(){d.dequeue(this,c)})},delay:function(c,r){c=d.fx?d.fx.speeds[c]||c:c;r=r||"fx";return this.queue(r,function(){var v=this;setTimeout(function(){d.dequeue(v,r)},c)})},clearQueue:function(c){return this.queue(c||"fx",[])}});var R=/[\n\t]/g,av=/\s+/,p=/\r/g,e=/href|src|style/,f=/(button|input)/i,g=/(button|input|object|select|textarea)/i,a0=/^(a|area)$/i,U=/radio|checkbox/;d.fn.extend({attr:function(c,r){return aX(this,c,r,true,d.attr)},removeAttr:function(c){return this.each(function(){d.attr(this,c,"");this.nodeType===1&&this.removeAttribute(c)})},addClass:function(z){if(d.isFunction(z)){return this.each(function(N){var L=d(this);L.addClass(z.call(this,N,L.attr("class")))})}if(z&&typeof z==="string"){for(var F=(z||"").split(av),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(d.isFunction(z)){return this.each(function(N){var L=d(this);L.removeClass(z.call(this,N,L.attr("class")))})}if(z&&typeof z==="string"||z===b){for(var F=(z||"").split(av),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(R," "),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(c,r){var v=typeof c,z=typeof r==="boolean";if(d.isFunction(c)){return this.each(function(G){var F=d(this);F.toggleClass(c.call(this,G,F.attr("class"),r),r)})}return this.each(function(){if(v==="string"){for(var L,K=0,J=d(this),F=r,G=c.split(av);L=G[K++];){F=z?F:!J.hasClass(L);J[F?"addClass":"removeClass"](L)}}else{if(v==="undefined"||v==="boolean"){this.className&&d.data(this,"__className__",this.className);this.className=this.className||c===false?"":d.data(this,"__className__")||""}}})},hasClass:function(c){c=" "+c+" ";for(var r=0,v=this.length;r<v;r++){if((" "+this[r].className+" ").replace(R," ").indexOf(c)>-1){return true}}return false},val:function(z){if(z===b){var F=this[0];if(F){if(d.nodeName(F,"option")){return(F.attributes.value||{}).specified?F.value:F.text}if(d.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=d(r).val();if(F){return z}K.push(z)}}return K}if(U.test(F.type)&&!d.support.checkOn){return F.getAttribute("value")===null?"on":F.value}return(F.value||"").replace(p,"")}return b}var v=d.isFunction(z);return this.each(function(O){var L=d(this),N=z;if(this.nodeType===1){if(v){N=z.call(this,O,L.val())}if(typeof N==="number"){N+=""}if(d.isArray(N)&&U.test(this.type)){this.checked=d.inArray(L.val(),N)>=0}else{if(d.nodeName(this,"select")){var P=d.makeArray(N);d("option",this).each(function(){this.selected=d.inArray(d(this).val(),P)>=0});if(!P.length){this.selectedIndex=-1}}else{this.value=N}}}})}});d.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 b}if(G&&v in d.attrFn){return d(r)[v](z)}G=r.nodeType!==1||!d.isXMLDoc(r);var F=z!==b;v=G&&d.props[v]||v;if(r.nodeType===1){var c=e.test(v);if(v in r&&G&&!c){if(F){v==="type"&&f.test(r.nodeName)&&r.parentNode&&d.error("type property can't be changed");r[v]=z}if(d.nodeName(r,"form")&&r.getAttributeNode(v)){return r.getAttributeNode(v).nodeValue}if(v==="tabIndex"){return(v=r.getAttributeNode("tabIndex"))&&v.specified?v.value:g.test(r.nodeName)||a0.test(r.nodeName)&&r.href?0:b}return r[v]}if(!d.support.style&&G&&v==="style"){if(F){r.style.cssText=""+z}return r.style.cssText}F&&r.setAttribute(v,""+z);r=!d.support.hrefNormalized&&G&&c?r.getAttribute(v,2):r.getAttribute(v);return r===null?b:r}return d.style(r,v,z)}});var aQ=function(c){return c.replace(/[^\w\s\.\|`]/g,function(r){return"\\"+r})};d.event={add:function(G,J,K,N){if(!(G.nodeType===3||G.nodeType===8)){if(G.setInterval&&G!==bg&&!G.frameElement){G=bg}if(!K.guid){K.guid=d.guid++}if(N!==b){K=d.proxy(K);K.data=N}var L=d.data(G,"events")||d.data(G,"events",{}),c=d.data(G,"handle"),r;if(!c){r=function(){return typeof d!=="undefined"&&!d.event.triggered?d.event.handle.apply(r.elem,arguments):b};c=d.data(G,"handle",r)}if(c){c.elem=G;J=J.split(/\s+/);for(var z,F=0;z=J[F++];){var v=z.split(".");z=v.shift();if(F>1){K=d.proxy(K);if(N!==b){K.data=N}}K.type=v.slice(0).sort().join(".");var O=L[z],P=this.special[z]||{};if(!O){O=L[z]={};if(!P.setup||P.setup.call(G,N,v,K)===false){if(G.addEventListener){G.addEventListener(z,c,false)}else{G.attachEvent&&G.attachEvent("on"+z,c)}}}if(P.add){if((v=P.add.call(G,K,N,v,O))&&d.isFunction(v)){v.guid=v.guid||K.guid;v.data=v.data||K.data;v.type=v.type||K.type;K=v}}O[K.guid]=K;this.global[z]=true}G=null}}},global:{},remove:function(G,J,K){if(!(G.nodeType===3||G.nodeType===8)){var N=d.data(G,"events"),L,c,r;if(N){if(J===b||typeof J==="string"&&J.charAt(0)==="."){for(c in N){this.remove(G,c+(J||""))}}else{if(J.type){K=J.handler;J=J.type}J=J.split(/\s+/);for(var z=0;c=J[z++];){var F=c.split(".");c=F.shift();var v=!F.length,P=d.map(F.slice(0).sort(),aQ);P=new RegExp("(^|\\.)"+P.join("\\.(?:.*\\.)?")+"(\\.|$)");var Q=this.special[c]||{};if(N[c]){if(K){r=N[c][K.guid];delete N[c][K.guid]}else{for(var O in N[c]){if(v||P.test(N[c][O].type)){delete N[c][O]}}}Q.remove&&Q.remove.call(G,F,r);for(L in N[c]){break}if(!L){if(!Q.teardown||Q.teardown.call(G,F)===false){if(G.removeEventListener){G.removeEventListener(c,d.data(G,"handle"),false)}else{G.detachEvent&&G.detachEvent("on"+c,d.data(G,"handle"))}}L=null;delete N[c]}}}}for(L in N){break}if(!L){if(O=d.data(G,"handle")){O.elem=null}d.removeData(G,"events");d.removeData(G,"handle")}}}},trigger:function(z,F,G,K){var J=z.type||z;if(!K){z=typeof z==="object"?z[bf]?z:d.extend(d.Event(J),z):d.Event(J);if(J.indexOf("!")>=0){z.type=J=J.slice(0,-1);z.exclusive=true}if(!G){z.stopPropagation();this.global[J]&&d.each(d.cache,function(){this.events&&this.events[J]&&d.event.trigger(z,F,this.handle.elem)})}if(!G||G.nodeType===3||G.nodeType===8){return b}z.result=b;z.target=G;F=d.makeArray(F);F.unshift(z)}z.currentTarget=G;(K=d.data(G,"handle"))&&K.apply(G,F);K=G.parentNode||G.ownerDocument;try{if(!(G&&G.nodeName&&d.noData[G.nodeName.toLowerCase()])){if(G["on"+J]&&G["on"+J].apply(G,F)===false){z.result=false}}}catch(c){}if(!z.isPropagationStopped()&&K){d.event.trigger(z,F,K,true)}else{if(!z.isDefaultPrevented()){G=z.target;var r;if(!(d.nodeName(G,"a")&&J==="click")&&!(G&&G.nodeName&&d.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]=d.event.fix(r||bg.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=(d.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!==b){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(c){if(c[bf]){return c}var r=c;c=d.Event(r);for(var v=this.props.length,z;v;){z=this.props[--v];c[z]=r[z]}if(!c.target){c.target=c.srcElement||a}if(c.target.nodeType===3){c.target=c.target.parentNode}if(!c.relatedTarget&&c.fromElement){c.relatedTarget=c.fromElement===c.target?c.toElement:c.fromElement}if(c.pageX==null&&c.clientX!=null){r=a.documentElement;v=a.body;c.pageX=c.clientX+(r&&r.scrollLeft||v&&v.scrollLeft||0)-(r&&r.clientLeft||v&&v.clientLeft||0);c.pageY=c.clientY+(r&&r.scrollTop||v&&v.scrollTop||0)-(r&&r.clientTop||v&&v.clientTop||0)}if(!c.which&&(c.charCode||c.charCode===0?c.charCode:c.keyCode)){c.which=c.charCode||c.keyCode}if(!c.metaKey&&c.ctrlKey){c.metaKey=c.ctrlKey}if(!c.which&&c.button!==b){c.which=c.button&1?1:c.button&2?3:c.button&4?2:0}return c},guid:100000000,proxy:d.proxy,special:{ready:{setup:d.bindReady,teardown:d.noop},live:{add:function(c,r){d.extend(c,r||{});c.guid+=r.selector+r.live;r.liveProxy=c;d.event.add(this,r.live,aq,r)},remove:function(c){if(c.length){var r=0,v=new RegExp("(^|\\.)"+c[0]+"(\\.|$)");d.each(d.data(this,"events").live||{},function(){v.test(this.type)&&r++});r<1&&d.event.remove(this,c[0],aq)}},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}}}}};d.Event=function(c){if(!this.preventDefault){return new d.Event(c)}if(c&&c.type){this.originalEvent=c;this.type=c.type}else{this.type=c}this.timeStamp=a7();this[bf]=true};d.Event.prototype={preventDefault:function(){this.isDefaultPrevented=aZ;var c=this.originalEvent;if(c){c.preventDefault&&c.preventDefault();c.returnValue=false}},stopPropagation:function(){this.isPropagationStopped=aZ;var c=this.originalEvent;if(c){c.stopPropagation&&c.stopPropagation();c.cancelBubble=true}},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=aZ;this.stopPropagation()},isDefaultPrevented:aY,isPropagationStopped:aY,isImmediatePropagationStopped:aY};var B=function(c){for(var r=c.relatedTarget;r&&r!==this;){try{r=r.parentNode}catch(v){break}}if(r!==this){c.type=c.data;d.event.handle.apply(this,arguments)}},C=function(c){c.type=c.data;d.event.handle.apply(this,arguments)};d.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(c,r){d.event.special[c]={setup:function(v){d.event.add(this,r,v&&v.selector?C:B,c)},teardown:function(v){d.event.remove(this,r,v&&v.selector?C:B)}}});if(!d.support.submitBubbles){d.event.special.submit={setup:function(c,r,v){if(this.nodeName.toLowerCase()!=="form"){d.event.add(this,"click.specialSubmit."+v.guid,function(G){var F=G.target,z=F.type;if((z==="submit"||z==="image")&&d(F).closest("form").length){return ap("submit",this,arguments)}});d.event.add(this,"keypress.specialSubmit."+v.guid,function(G){var F=G.target,z=F.type;if((z==="text"||z==="password")&&d(F).closest("form").length&&G.keyCode===13){return ap("submit",this,arguments)}})}else{return false}},remove:function(c,r){d.event.remove(this,"click.specialSubmit"+(r?"."+r.guid:""));d.event.remove(this,"keypress.specialSubmit"+(r?"."+r.guid:""))}}}if(!d.support.changeBubbles){var aw=/textarea|input|select/i;function D(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?d.map(c.options,function(z){return z.selected}).join("-"):""}else{if(c.nodeName.toLowerCase()==="select"){v=c.selectedIndex}}}return v}function ax(c,r){var v=c.target,F,z;if(!(!aw.test(v.nodeName)||v.readOnly)){F=d.data(v,"_change_data");z=D(v);if(c.type!=="focusout"||v.type!=="radio"){d.data(v,"_change_data",z)}if(!(F===b||z===F)){if(F!=null||z){c.type="change";return d.event.trigger(c,r,v)}}}}d.event.special.change={filters:{focusout:ax,click:function(c){var r=c.target,v=r.type;if(v==="radio"||v==="checkbox"||r.nodeName.toLowerCase()==="select"){return ax.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 ax.call(this,c)}},beforeactivate:function(c){c=c.target;c.nodeName.toLowerCase()==="input"&&c.type==="radio"&&d.data(c,"_change_data",D(c))}},setup:function(c,r,v){for(var z in a4){d.event.add(this,z+".specialChange."+v.guid,a4[z])}return aw.test(this.nodeName)},remove:function(c,r){for(var v in a4){d.event.remove(this,v+".specialChange"+(r?"."+r.guid:""),a4[v])}return aw.test(this.nodeName)}};var a4=d.event.special.change.filters}a.addEventListener&&d.each({focus:"focusin",blur:"focusout"},function(c,r){function v(z){z=d.event.fix(z);z.type=r;return d.event.handle.call(this,z)}d.event.special[r]={setup:function(){this.addEventListener(c,v,true)},teardown:function(){this.removeEventListener(c,v,true)}}});d.each(["bind","one"],function(c,r){d.fn[r]=function(F,J,G){if(typeof F==="object"){for(var v in F){this[r](v,J,F[v],G)}return this}if(d.isFunction(J)){G=J;J=b}var z=r==="one"?d.proxy(G,function(K){d(this).unbind(K,z);return G.apply(this,arguments)}):G;return F==="unload"&&r!=="one"?this.one(F,J,G):this.each(function(){d.event.add(this,F,z,J)})}});d.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(){d.event.remove(this,c,r)})},trigger:function(c,r){return this.each(function(){d.event.trigger(c,r,this)})},triggerHandler:function(c,r){if(this[0]){c=d.Event(c);c.preventDefault();c.stopPropagation();d.event.trigger(c,r,this[0]);return c.result}},toggle:function(c){for(var r=arguments,v=1;v<r.length;){d.proxy(c,r[v++])}return this.click(d.proxy(c,function(F){var z=(d.data(this,"lastToggle"+c.guid)||0)%v;d.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)}});d.each(["live","die"],function(c,r){d.fn[r]=function(F,J,G){var v,z=0;if(d.isFunction(J)){G=J;J=b}for(F=(F||"").split(/\s+/);(v=F[z++])!=null;){v=v==="focus"?"focusin":v==="blur"?"focusout":v==="hover"?F.push("mouseleave")&&"mouseenter":v;r==="live"?d(this.context).bind(ar(v,this.selector),{data:J,selector:this.selector,live:v},G):d(this.context).unbind(ar(v,this.selector),G?{guid:G.guid+this.selector+v}:null)}return this}});d.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){d.fn[r]=function(v){return v?this.bind(r,v):this.trigger(r)};if(d.attrFn){d.attrFn[r]=true}});bg.attachEvent&&!bg.addEventListener&&bg.attachEvent("onunload",function(){for(var c in d.cache){if(d.cache[c].handle){try{d.event.remove(d.cache[c].handle.elem)}catch(r){}}}});(function(){function K(ab){for(var Z="",aa,Y=0;ab[Y];Y++){aa=ab[Y];if(aa.nodeType===3||aa.nodeType===4){Z+=aa.nodeValue}else{if(aa.nodeType!==8){Z+=K(aa.childNodes)}}}return Z}function L(ba,bj,Y,Z,bb,ab){bb=0;for(var bi=Z.length;bb<bi;bb++){var bh=Z[bb];if(bh){bh=bh[ba];for(var aa=false;bh;){if(bh.sizcache===Y){aa=Z[bh.sizset];break}if(bh.nodeType===1&&!ab){bh.sizcache=Y;bh.sizset=bb}if(bh.nodeName.toLowerCase()===bj){aa=bh;break}bh=bh[ba]}Z[bb]=aa}}}function N(ba,bj,Y,Z,bb,ab){bb=0;for(var bi=Z.length;bb<bi;bb++){var bh=Z[bb];if(bh){bh=bh[ba];for(var aa=false;bh;){if(bh.sizcache===Y){aa=Z[bh.sizset];break}if(bh.nodeType===1){if(!ab){bh.sizcache=Y;bh.sizset=bb}if(typeof bj!=="string"){if(bh===bj){aa=true;break}}else{if(J.filter(bj,[bh]).length>0){aa=bh;break}}}bh=bh[ba]}Z[bb]=aa}}}var P=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,O=0,v=Object.prototype.toString,z=false,G=true;[0,0].sort(function(){G=false;return 0});var J=function(bj,bo,aa,ab){aa=aa||[];var bk=bo=bo||a;if(bo.nodeType!==1&&bo.nodeType!==9){return[]}if(!bj||typeof bj!=="string"){return aa}for(var bb=[],bn,bm,ba,Y,bi=true,bh=r(bo),bl=bj;(P.exec(""),bn=P.exec(bl))!==null;){bl=bn[3];bb.push(bn[1]);if(bn[2]){Y=bn[3];break}}if(bb.length>1&&c.exec(bj)){if(bb.length===2&&F.relative[bb[0]]){bm=Q(bb[0]+bb[1],bo)}else{for(bm=F.relative[bb[0]]?[bo]:J(bb.shift(),bo);bb.length;){bj=bb.shift();if(F.relative[bj]){bj+=bb.shift()}bm=Q(bj,bm)}}}else{if(!ab&&bb.length>1&&bo.nodeType===9&&!bh&&F.match.ID.test(bb[0])&&!F.match.ID.test(bb[bb.length-1])){bn=J.find(bb.shift(),bo,bh);bo=bn.expr?J.filter(bn.expr,bn.set)[0]:bn.set[0]}if(bo){bn=ab?{expr:bb.pop(),set:S(ab)}:J.find(bb.pop(),bb.length===1&&(bb[0]==="~"||bb[0]==="+")&&bo.parentNode?bo.parentNode:bo,bh);bm=bn.expr?J.filter(bn.expr,bn.set):bn.set;if(bb.length>0){ba=S(bm)}else{bi=false}for(;bb.length;){var Z=bb.pop();bn=Z;if(F.relative[Z]){bn=bb.pop()}else{Z=""}if(bn==null){bn=bo}F.relative[Z](ba,bn,bh)}}else{ba=[]}}ba||(ba=bm);ba||J.error(Z||bj);if(v.call(ba)==="[object Array]"){if(bi){if(bo&&bo.nodeType===1){for(bj=0;ba[bj]!=null;bj++){if(ba[bj]&&(ba[bj]===true||ba[bj].nodeType===1&&W(bo,ba[bj]))){aa.push(bm[bj])}}}else{for(bj=0;ba[bj]!=null;bj++){ba[bj]&&ba[bj].nodeType===1&&aa.push(bm[bj])}}}else{aa.push.apply(aa,ba)}}else{S(ba,aa)}if(Y){J(Y,bk,aa,ab);J.uniqueSort(aa)}return aa};J.uniqueSort=function(Z){if(V){z=G;Z.sort(V);if(z){for(var Y=1;Y<Z.length;Y++){Z[Y]===Z[Y-1]&&Z.splice(Y--,1)}}}return Z};J.matches=function(Z,Y){return J(Z,null,null,Y)};J.find=function(ba,bj,Y){var Z,bb;if(!ba){return[]}for(var ab=0,bi=F.order.length;ab<bi;ab++){var bh=F.order[ab];if(bb=F.leftMatch[bh].exec(ba)){var aa=bb[1];bb.splice(1,1);if(aa.substr(aa.length-1)!=="\\"){bb[1]=(bb[1]||"").replace(/\\/g,"");Z=F.find[bh](bb,bj,Y);if(Z!=null){ba=ba.replace(F.match[bh],"");break}}}}Z||(Z=bj.getElementsByTagName("*"));return{set:Z,expr:ba}};J.filter=function(bk,bq,aa,ab){for(var bl=bk,bb=[],bo=bq,bn,ba,Y=bq&&bq[0]&&r(bq[0]);bk&&bq.length;){for(var bj in F.filter){if((bn=F.leftMatch[bj].exec(bk))!=null&&bn[2]){var bi=F.filter[bj],bm,Z;Z=bn[1];ba=false;bn.splice(1,1);if(Z.substr(Z.length-1)!=="\\"){if(bo===bb){bb=[]}if(F.preFilter[bj]){if(bn=F.preFilter[bj](bn,bo,aa,bb,ab,Y)){if(bn===true){continue}}else{ba=bm=true}}if(bn){for(var bh=0;(Z=bo[bh])!=null;bh++){if(Z){bm=bi(Z,bn,bh,bo);var bp=ab^!!bm;if(aa&&bm!=null){if(bp){ba=true}else{bo[bh]=false}}else{if(bp){bb.push(Z);ba=true}}}}}if(bm!==b){aa||(bo=bb);bk=bk.replace(F.match[bj],"");if(!ba){return[]}break}}}}if(bk===bl){if(ba==null){J.error(bk)}else{break}}bl=bk}return bo};J.error=function(Y){throw"Syntax error, unrecognized expression: "+Y};var F=J.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(bb,ab){var ba=typeof ab==="string",Z=ba&&!/\W/.test(ab);ba=ba&&!Z;if(Z){ab=ab.toLowerCase()}Z=0;for(var aa=bb.length,Y;Z<aa;Z++){if(Y=bb[Z]){for(;(Y=Y.previousSibling)&&Y.nodeType!==1;){}bb[Z]=ba||Y&&Y.nodeName.toLowerCase()===ab?Y||false:Y===ab}}ba&&J.filter(ab,bb,true)},">":function(bb,ab){var ba=typeof ab==="string";if(ba&&!/\W/.test(ab)){ab=ab.toLowerCase();for(var Z=0,aa=bb.length;Z<aa;Z++){var Y=bb[Z];if(Y){ba=Y.parentNode;bb[Z]=ba.nodeName.toLowerCase()===ab?ba:false}}}else{Z=0;for(aa=bb.length;Z<aa;Z++){if(Y=bb[Z]){bb[Z]=ba?Y.parentNode:Y.parentNode===ab}}ba&&J.filter(ab,bb,true)}},"":function(bb,ab,ba){var Z=O++,aa=N;if(typeof ab==="string"&&!/\W/.test(ab)){var Y=ab=ab.toLowerCase();aa=L}aa("parentNode",ab,Z,bb,Y,ba)},"~":function(bb,ab,ba){var Z=O++,aa=N;if(typeof ab==="string"&&!/\W/.test(ab)){var Y=ab=ab.toLowerCase();aa=L}aa("previousSibling",ab,Z,bb,Y,ba)}},find:{ID:function(aa,Y,Z){if(typeof Y.getElementById!=="undefined"&&!Z){return(aa=Y.getElementById(aa[1]))?[aa]:[]}},NAME:function(ba,aa){if(typeof aa.getElementsByName!=="undefined"){var ab=[];aa=aa.getElementsByName(ba[1]);for(var Y=0,Z=aa.length;Y<Z;Y++){aa[Y].getAttribute("name")===ba[1]&&ab.push(aa[Y])}return ab.length===0?null:ab}},TAG:function(Z,Y){return Y.getElementsByTagName(Z[1])}},preFilter:{CLASS:function(bh,ba,bb,Z,ab,Y){bh=" "+bh[1].replace(/\\/g,"")+" ";if(Y){return bh}Y=0;for(var aa;(aa=ba[Y])!=null;Y++){if(aa){if(ab^(aa.className&&(" "+aa.className+" ").replace(/[\t\n]/g," ").indexOf(bh)>=0)){bb||Z.push(aa)}else{if(bb){ba[Y]=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]=O++;return Z},ATTR:function(bb,ab,ba,Z,aa,Y){ab=bb[1].replace(/\\/g,"");if(!Y&&F.attrMap[ab]){bb[1]=F.attrMap[ab]}if(bb[2]==="~="){bb[4]=" "+bb[4]+" "}return bb},PSEUDO:function(ba,aa,ab,Y,Z){if(ba[1]==="not"){if((P.exec(ba[3])||"").length>1||/^\w/.test(ba[3])){ba[3]=J(ba[3],null,null,aa)}else{ba=J.filter(ba[3],aa,ab,true^Z);ab||Y.push.apply(Y,ba);return false}}else{if(F.match.POS.test(ba[0])||F.match.CHILD.test(ba[0])){return true}}return ba},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,Y,Z){return !!J(Z[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,Z,aa,Y){return Z===Y.length-1},even:function(Z,Y){return Y%2===0},odd:function(Z,Y){return Y%2===1},lt:function(aa,Y,Z){return Y<Z[3]-0},gt:function(aa,Y,Z){return Y>Z[3]-0},nth:function(aa,Y,Z){return Z[3]-0===Y},eq:function(aa,Y,Z){return Z[3]-0===Y}},filter:{PSEUDO:function(bb,ab,ba,Z){var aa=ab[1],Y=F.filters[aa];if(Y){return Y(bb,ba,ab,Z)}else{if(aa==="contains"){return(bb.textContent||bb.innerText||K([bb])||"").indexOf(ab[3])>=0}else{if(aa==="not"){ab=ab[3];ba=0;for(Z=ab.length;ba<Z;ba++){if(ab[ba]===bb){return false}}return true}else{J.error("Syntax error, unrecognized expression: "+aa)}}}},CHILD:function(bh,ba){var bb=ba[1],Z=bh;switch(bb){case"only":case"first":for(;Z=Z.previousSibling;){if(Z.nodeType===1){return false}}if(bb==="first"){return true}Z=bh;case"last":for(;Z=Z.nextSibling;){if(Z.nodeType===1){return false}}return true;case"nth":bb=ba[2];var ab=ba[3];if(bb===1&&ab===0){return true}ba=ba[0];var Y=bh.parentNode;if(Y&&(Y.sizcache!==ba||!bh.nodeIndex)){var aa=0;for(Z=Y.firstChild;Z;Z=Z.nextSibling){if(Z.nodeType===1){Z.nodeIndex=++aa}}Y.sizcache=ba}bh=bh.nodeIndex-ab;return bb===0?bh===0:bh%bb===0&&bh/bb>=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,Z){var aa=Z[1];ab=F.attrHandle[aa]?F.attrHandle[aa](ab):ab[aa]!=null?ab[aa]:ab.getAttribute(aa);aa=ab+"";var Y=Z[2];Z=Z[4];return ab==null?Y==="!=":Y==="="?aa===Z:Y==="*="?aa.indexOf(Z)>=0:Y==="~="?(" "+aa+" ").indexOf(Z)>=0:!Z?aa&&ab!==false:Y==="!="?aa!==Z:Y==="^="?aa.indexOf(Z)===0:Y==="$="?aa.substr(aa.length-Z.length)===Z:Y==="|="?aa===Z||aa.substr(0,Z.length+1)===Z+"-":false},POS:function(ba,aa,ab,Y){var Z=F.setFilters[aa[2]];if(Z){return Z(ba,ab,aa,Y)}}}},c=F.match.POS;for(var X in F.match){F.match[X]=new RegExp(F.match[X].source+/(?![^\[]*\])(?![^\(]*\))/.source);F.leftMatch[X]=new RegExp(/(^(?:.|\r|\n)*?)/.source+F.match[X].source.replace(/\\(\d+)/g,function(Z,Y){return"\\"+(Y-0+1)}))}var S=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(a.documentElement.childNodes,0)}catch(T){S=function(ab,Z){Z=Z||[];if(v.call(ab)==="[object Array]"){Array.prototype.push.apply(Z,ab)}else{if(typeof ab.length==="number"){for(var aa=0,Y=ab.length;aa<Y;aa++){Z.push(ab[aa])}}else{for(aa=0;ab[aa];aa++){Z.push(ab[aa])}}}return Z}}var V;if(a.documentElement.compareDocumentPosition){V=function(Z,Y){if(!Z.compareDocumentPosition||!Y.compareDocumentPosition){if(Z==Y){z=true}return Z.compareDocumentPosition?-1:1}Z=Z.compareDocumentPosition(Y)&4?-1:Z===Y?0:1;if(Z===0){z=true}return Z}}else{if("sourceIndex" in a.documentElement){V=function(Z,Y){if(!Z.sourceIndex||!Y.sourceIndex){if(Z==Y){z=true}return Z.sourceIndex?-1:1}Z=Z.sourceIndex-Y.sourceIndex;if(Z===0){z=true}return Z}}else{if(a.createRange){V=function(ab,Z){if(!ab.ownerDocument||!Z.ownerDocument){if(ab==Z){z=true}return ab.ownerDocument?-1:1}var aa=ab.ownerDocument.createRange(),Y=Z.ownerDocument.createRange();aa.setStart(ab,0);aa.setEnd(ab,0);Y.setStart(Z,0);Y.setEnd(Z,0);ab=aa.compareBoundaryPoints(Range.START_TO_END,Y);if(ab===0){z=true}return ab}}}}(function(){var aa=a.createElement("div"),Y="script"+(new Date).getTime();aa.innerHTML="<a name='"+Y+"'/>";var Z=a.documentElement;Z.insertBefore(aa,Z.firstChild);if(a.getElementById(Y)){F.find.ID=function(bb,ab,ba){if(typeof ab.getElementById!=="undefined"&&!ba){return(ab=ab.getElementById(bb[1]))?ab.id===bb[1]||typeof ab.getAttributeNode!=="undefined"&&ab.getAttributeNode("id").nodeValue===bb[1]?[ab]:b:[]}};F.filter.ID=function(bb,ab){var ba=typeof bb.getAttributeNode!=="undefined"&&bb.getAttributeNode("id");return bb.nodeType===1&&ba&&ba.nodeValue===ab}}Z.removeChild(aa);Z=aa=null})();(function(){var Y=a.createElement("div");Y.appendChild(a.createComment(""));if(Y.getElementsByTagName("*").length>0){F.find.TAG=function(Z,aa){aa=aa.getElementsByTagName(Z[1]);if(Z[1]==="*"){Z=[];for(var ab=0;aa[ab];ab++){aa[ab].nodeType===1&&Z.push(aa[ab])}aa=Z}return aa}}Y.innerHTML="<a href='#'></a>";if(Y.firstChild&&typeof Y.firstChild.getAttribute!=="undefined"&&Y.firstChild.getAttribute("href")!=="#"){F.attrHandle.href=function(Z){return Z.getAttribute("href",2)}}Y=null})();a.querySelectorAll&&function(){var aa=J,Y=a.createElement("div");Y.innerHTML="<p class='TEST'></p>";if(!(Y.querySelectorAll&&Y.querySelectorAll(".TEST").length===0)){J=function(bi,bb,bh,ba){bb=bb||a;if(!ba&&bb.nodeType===9&&!r(bb)){try{return S(bb.querySelectorAll(bi),bh)}catch(ab){}}return aa(bi,bb,bh,ba)};for(var Z in aa){J[Z]=aa[Z]}Y=null}}();(function(){var Y=a.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){F.order.splice(1,0,"CLASS");F.find.CLASS=function(Z,aa,ab){if(typeof aa.getElementsByClassName!=="undefined"&&!ab){return aa.getElementsByClassName(Z[1])}};Y=null}}})();var W=a.compareDocumentPosition?function(Z,Y){return Z.compareDocumentPosition(Y)&16}:function(Z,Y){return Z!==Y&&(Z.contains?Z.contains(Y):true)},r=function(Y){return(Y=(Y?Y.ownerDocument||Y:0).documentElement)?Y.nodeName!=="HTML":false},Q=function(bb,ab){var ba=[],Z="",aa;for(ab=ab.nodeType?[ab]:ab;aa=F.match.PSEUDO.exec(bb);){Z+=aa[0];bb=bb.replace(F.match.PSEUDO,"")}bb=F.relative[bb]?bb+"*":bb;aa=0;for(var Y=ab.length;aa<Y;aa++){J(bb,ab[aa],ba)}return J.filter(Z,ba)};d.find=J;d.expr=J.selectors;d.expr[":"]=d.expr.filters;d.unique=J.uniqueSort;d.getText=K;d.isXMLDoc=r;d.contains=W})();var aR=/Until$/,aS=/^(?:parents|prevUntil|prevAll)/,aT=/,/;a1=Array.prototype.slice;var E=function(c,r,v){if(d.isFunction(r)){return d.grep(c,function(G,F){return !!r.call(G,F,G)===v})}else{if(r.nodeType){return d.grep(c,function(F){return F===r===v})}else{if(typeof r==="string"){var z=d.grep(c,function(F){return F.nodeType===1});if(j.test(r)){return d.filter(r,z,!v)}else{r=d.filter(r,z)}}}}return d.grep(c,function(F){return d.inArray(F,r)>=0===v})};d.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;d.find(v,this[J],z);if(J>0){for(var r=F;r<z.length;r++){for(var c=0;c<F;c++){if(z[c]===z[r]){z.splice(r--,1);break}}}}}return z},has:function(c){var r=d(c);return this.filter(function(){for(var v=0,z=r.length;v<z;v++){if(d.contains(this,r[v])){return true}}})},not:function(c){return this.pushStack(E(this,c,false),"not",c)},filter:function(c){return this.pushStack(E(this,c,true),"filter",c)},is:function(c){return !!c&&d.filter(c,this).length>0},closest:function(F,G){if(d.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]=d.expr.match.POS.test(r)?d(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:d(L).is(K)){J.push({selector:r,elem:L});delete c[r]}}L=L.parentNode}}return J}var z=d.expr.match.POS.test(F)?d(F,G||this.context):null;return this.map(function(N,O){for(;O&&O.ownerDocument&&O!==G;){if(z?z.index(O)>-1:d(O).is(F)){return O}O=O.parentNode}return null})},index:function(c){if(!c||typeof c==="string"){return d.inArray(this[0],c?d(c):this.parent().children())}return d.inArray(c.jquery?c[0]:c,this)},add:function(c,r){c=typeof c==="string"?d(c,r||this.context):d.makeArray(c);r=d.merge(this.get(),c);return this.pushStack(ac(c[0])||ac(r[0])?r:d.unique(r))},andSelf:function(){return this.add(this.prevObject)}});d.each({parent:function(c){return(c=c.parentNode)&&c.nodeType!==11?c:null},parents:function(c){return d.dir(c,"parentNode")},parentsUntil:function(c,r,v){return d.dir(c,"parentNode",v)},next:function(c){return d.nth(c,2,"nextSibling")},prev:function(c){return d.nth(c,2,"previousSibling")},nextAll:function(c){return d.dir(c,"nextSibling")},prevAll:function(c){return d.dir(c,"previousSibling")},nextUntil:function(c,r,v){return d.dir(c,"nextSibling",v)},prevUntil:function(c,r,v){return d.dir(c,"previousSibling",v)},siblings:function(c){return d.sibling(c.parentNode.firstChild,c)},children:function(c){return d.sibling(c.firstChild)},contents:function(c){return d.nodeName(c,"iframe")?c.contentDocument||c.contentWindow.document:d.makeArray(c.childNodes)}},function(c,r){d.fn[c]=function(v,F){var z=d.map(this,r,v);aR.test(c)||(F=v);if(F&&typeof F==="string"){z=d.filter(F,z)}z=this.length>1?d.unique(z):z;if((this.length>1||aT.test(F))&&aS.test(c)){z=z.reverse()}return this.pushStack(z,c,a1.call(arguments).join(","))}});d.extend({filter:function(c,r,v){if(v){c=":not("+c+")"}return d.find.matches(c,r)},dir:function(c,r,v){var z=[];for(c=c[r];c&&c.nodeType!==9&&(v===b||c.nodeType!==1||!d(c).is(v));){c.nodeType===1&&z.push(c);c=c[r]}return z},nth:function(c,r,v){r=r||1;for(var z=0;c;c=c[v]){if(c.nodeType===1&&++z===r){break}}return c},sibling:function(c,r){for(var v=[];c;c=c.nextSibling){c.nodeType===1&&c!==r&&v.push(c)}return v}});var H=/ jQuery\d+="(?:\d+|null)"/g,a5=/^\s+/,I=/(<([\w:]+)[^>]*?)\/>/g,aU=/^(?:area|br|col|embed|hr|img|input|link|meta|param)$/i,q=/<([\w:]+)/,aV=/<tbody/i,aW=/<|&\w+;/,af=/checked\s*(?:[^=]|=\s*.checked.)/i,s=function(c,r,v){return aU.test(v)?c:r+"></"+v+">"},be={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,"",""]};be.optgroup=be.option;be.tbody=be.tfoot=be.colgroup=be.caption=be.thead;be.th=be.td;if(!d.support.htmlSerialize){be._default=[1,"div<div>","</div>"]}d.fn.extend({text:function(c){if(d.isFunction(c)){return this.each(function(r){var v=d(this);v.text(c.call(this,r,v.text()))})}if(typeof c!=="object"&&c!==b){return this.empty().append((this[0]&&this[0].ownerDocument||a).createTextNode(c))}return d.getText(this)},wrapAll:function(c){if(d.isFunction(c)){return this.each(function(v){d(this).wrapAll(c.call(this,v))})}if(this[0]){var r=d(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(d.isFunction(c)){return this.each(function(r){d(this).wrapInner(c.call(this,r))})}return this.each(function(){var r=d(this),v=r.contents();v.length?v.wrapAll(c):r.append(c)})},wrap:function(c){return this.each(function(){d(this).wrapAll(c)})},unwrap:function(){return this.parent().each(function(){d.nodeName(this,"body")||d(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=d(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,d(arguments[0]).toArray());return c}}},clone:function(c){var r=this.map(function(){if(!d.support.noCloneEvent&&!d.isXMLDoc(this)){var v=this.outerHTML,z=this.ownerDocument;if(!v){v=z.createElement("div");v.appendChild(this.cloneNode(true));v=v.innerHTML}return d.clean([v.replace(H,"").replace(a5,"")],z)[0]}else{return this.cloneNode(true)}});if(c===true){ad(this,r);ad(this.find("*"),r.find("*"))}return r},html:function(c){if(c===b){return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(H,""):null}else{if(typeof c==="string"&&!/<script/i.test(c)&&(d.support.leadingWhitespace||!a5.test(c))&&!be[(q.exec(c)||["",""])[1].toLowerCase()]){c=c.replace(I,s);try{for(var r=0,v=this.length;r<v;r++){if(this[r].nodeType===1){d.cleanData(this[r].getElementsByTagName("*"));this[r].innerHTML=c}}}catch(z){this.empty().append(c)}}else{d.isFunction(c)?this.each(function(J){var G=d(this),F=G.html();G.empty().append(function(){return c.call(this,J,F)})}):this.empty().append(c)}}return this},replaceWith:function(c){if(this[0]&&this[0].parentNode){if(d.isFunction(c)){return this.each(function(r){var v=d(this),z=v.html();v.replaceWith(c.call(this,r,z))})}else{c=d(c).detach()}return this.each(function(){var r=this.nextSibling,v=this.parentNode;d(this).remove();r?d(r).before(c):d(v).append(c)})}else{return this.pushStack(d(d.isFunction(c)?c():c),"replaceWith",c)}},detach:function(c){return this.remove(c,true)},domManip:function(G,J,K){function N(O){return d.nodeName(O,"table")?O.getElementsByTagName("tbody")[0]||O.appendChild(O.ownerDocument.createElement("tbody")):O}var L,c,r=G[0],z=[];if(!d.support.checkClone&&arguments.length===3&&typeof r==="string"&&af.test(r)){return this.each(function(){d(this).domManip(G,J,K,true)})}if(d.isFunction(r)){return this.each(function(O){var P=d(this);G[0]=r.call(this,O,J?P.html():b);P.domManip(G,J,K)})}if(this[0]){L=G[0]&&G[0].parentNode&&G[0].parentNode.nodeType===11?{fragment:G[0].parentNode}:ae(G,this,z);if(c=L.fragment.firstChild){J=J&&d.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&&d.each(z,x)}return this}});d.fragments={};d.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(c,r){d.fn[c]=function(F){var J=[];F=d(F);for(var G=0,v=F.length;G<v;G++){var z=(G>0?this.clone(true):this).get();d.fn[r].apply(d(F[G]),z);J=J.concat(z)}return this.pushStack(J,c,F.selector)}});d.each({remove:function(c,r){if(!c||d.filter(c,[this]).length){if(!r&&this.nodeType===1){d.cleanData(this.getElementsByTagName("*"));d.cleanData([this])}this.parentNode&&this.parentNode.removeChild(this)}},empty:function(){for(this.nodeType===1&&d.cleanData(this.getElementsByTagName("*"));this.firstChild;){this.removeChild(this.firstChild)}}},function(c,r){d.fn[c]=function(){return this.each(r,arguments)}});d.extend({clean:function(c,r,v,F){r=r||a;if(typeof r.createElement==="undefined"){r=r.ownerDocument||r[0]&&r[0].ownerDocument||a}var z=[];d.each(c,function(L,N){if(typeof N==="number"){N+=""}if(N){if(typeof N==="string"&&!aW.test(N)){N=r.createTextNode(N)}else{if(typeof N==="string"){N=N.replace(I,s);var J=(q.exec(N)||["",""])[1].toLowerCase(),K=be[J]||be._default,G=K[0];L=r.createElement("div");for(L.innerHTML=K[1]+N+K[2];G--;){L=L.lastChild}if(!d.support.tbody){G=aV.test(N);J=J==="table"&&!G?L.firstChild&&L.firstChild.childNodes:K[1]==="<table>"&&!G?L.childNodes:[];for(K=J.length-1;K>=0;--K){d.nodeName(J[K],"tbody")&&!J[K].childNodes.length&&J[K].parentNode.removeChild(J[K])}}!d.support.leadingWhitespace&&a5.test(N)&&L.insertBefore(r.createTextNode(a5.exec(N)[0]),L.firstChild);N=d.makeArray(L.childNodes)}}if(N.nodeType){z.push(N)}else{z=d.merge(z,N)}}});if(v){for(c=0;z[c];c++){if(F&&d.nodeName(z[c],"script")&&(!z[c].type||z[c].type.toLowerCase()==="text/javascript")){F.push(z[c].parentNode?z[c].parentNode.removeChild(z[c]):z[c])}else{z[c].nodeType===1&&z.splice.apply(z,[c+1,0].concat(d.makeArray(z[c].getElementsByTagName("script"))));v.appendChild(z[c])}}}return z},cleanData:function(c){for(var r=0,v;(v=c[r])!=null;r++){d.event.remove(v);d.removeData(v)}}});var aI=/z-?index|font-?weight|opacity|zoom|line-?height/i,t=/alpha\([^)]*\)/,u=/opacity=([^)]*)/,ay=/float/i,ak=/-([a-z])/ig,aJ=/([A-Z])/g,aK=/^-?\d+(?:px)?$/i,aL=/^-?\d/,aM={position:"absolute",visibility:"hidden",display:"block"},aN=["Left","Right"],aO=["Top","Bottom"],aP=a.defaultView&&a.defaultView.getComputedStyle,w=d.support.cssFloat?"cssFloat":"styleFloat",al=function(c,r){return r.toUpperCase()};d.fn.css=function(c,r){return aX(this,c,r,true,function(v,F,z){if(z===b){return d.curCSS(v,F)}if(typeof z==="number"&&!aI.test(F)){z+="px"}d.style(v,F,z)})};d.extend({style:function(c,r,v){if(!c||c.nodeType===3||c.nodeType===8){return b}if((r==="width"||r==="height")&&parseFloat(v)<0){v=b}var F=c.style||c,z=v!==b;if(!d.support.opacity&&r==="opacity"){if(z){F.zoom=1;r=parseInt(v,10)+""==="NaN"?"":"alpha(opacity="+v*100+")";c=F.filter||d.curCSS(c,"filter")||"";F.filter=t.test(c)?c.replace(t,r):r}return F.filter&&F.filter.indexOf("opacity=")>=0?parseFloat(u.exec(F.filter)[1])/100+"":""}if(ay.test(r)){r=w}r=r.replace(ak,al);if(z){F[r]=v}return F[r]},css:function(v,z,F,J){if(z==="width"||z==="height"){var G,r=z==="width"?aN:aO;function c(){G=z==="width"?v.offsetWidth:v.offsetHeight;J!=="border"&&d.each(r,function(){J||(G-=parseFloat(d.curCSS(v,"padding"+this,true))||0);if(J==="margin"){G+=parseFloat(d.curCSS(v,"margin"+this,true))||0}else{G-=parseFloat(d.curCSS(v,"border"+this+"Width",true))||0}})}v.offsetWidth!==0?c():d.swap(v,aM,c);return Math.max(0,Math.round(G))}return d.curCSS(v,z,F)},curCSS:function(r,v,z){var G,F=r.style;if(!d.support.opacity&&v==="opacity"&&r.currentStyle){G=u.test(r.currentStyle.filter||"")?parseFloat(RegExp.$1)/100+"":"";return G===""?"1":G}if(ay.test(v)){v=w}if(!z&&F&&F[v]){G=F[v]}else{if(aP){if(ay.test(v)){v="float"}v=v.replace(aJ,"-$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(ak,al);G=r.currentStyle[v]||r.currentStyle[z];if(!aK.test(G)&&aL.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(c,r,v){var F={};for(var z in r){F[z]=c.style[z];c.style[z]=r[z]}v.call(c);for(z in r){c.style[z]=F[z]}}});if(d.expr&&d.expr.filters){d.expr.filters.hidden=function(c){var r=c.offsetWidth,v=c.offsetHeight,z=c.nodeName.toLowerCase()==="tr";return r===0&&v===0&&!z?true:r>0&&v>0&&!z?false:d.curCSS(c,"display")==="none"};d.expr.filters.visible=function(c){return !d.expr.filters.hidden(c)}}var aA=a7(),aB=/<script(.|\s)*?\/script>/gi,aC=/select|textarea/i,aD=/color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week/i,bc=/=\?(&|$)/,am=/\?/,aE=/(\?|&)_=.*?(&|$)/,aF=/^(\w+:)?\/\/([^\/?#]+)/,aG=/%20/g;d.fn.extend({_load:d.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(d.isFunction(v)){z=v;v=null}else{if(typeof v==="object"){v=d.param(v,d.ajaxSettings.traditional);G="POST"}}}var c=this;d.ajax({url:r,type:G,dataType:"html",data:v,complete:function(K,J){if(J==="success"||J==="notmodified"){c.html(F?d("<div />").append(K.responseText.replace(aB,"")).find(F):K.responseText)}z&&c.each(z,[K.responseText,J,K])}});return this},serialize:function(){return d.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?d.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||aC.test(this.nodeName)||aD.test(this.type))}).map(function(c,r){c=d(this).val();return c==null?null:d.isArray(c)?d.map(c,function(v){return{name:r.name,value:v}}):{name:r.name,value:c}}).get()}});d.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(c,r){d.fn[r]=function(v){return this.bind(r,v)}});d.extend({get:function(c,r,v,z){if(d.isFunction(r)){z=z||v;v=r;r=null}return d.ajax({type:"GET",url:c,data:r,success:v,dataType:z})},getScript:function(c,r){return d.get(c,null,r,"script")},getJSON:function(c,r,v){return d.get(c,r,v,"json")},post:function(c,r,v,z){if(d.isFunction(r)){z=z||v;v=r;r={}}return d.ajax({type:"POST",url:c,data:r,success:v,dataType:z})},ajaxSetup:function(c){d.extend(d.ajaxSettings,c)},ajaxSettings:{url:location.href,global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:bg.XMLHttpRequest&&(bg.location.protocol!=="file:"||!bg.ActiveXObject)?function(){return new bg.XMLHttpRequest}:function(){try{return new bg.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(O){function P(){S.success&&S.success.call(N,L,F,r);S.global&&T("ajaxSuccess",[r,S])}function Q(){S.complete&&S.complete.call(N,r,F);S.global&&T("ajaxComplete",[r,S]);S.global&&!--d.active&&d.event.trigger("ajaxStop")}function T(bb,ba){(S.context?d(S.context):d.event).trigger(bb,ba)}var S=d.extend(true,{},d.ajaxSettings,O),z,F,L,N=O&&O.context||S,K=S.type.toUpperCase();if(S.data&&S.processData&&typeof S.data!=="string"){S.data=d.param(S.data,S.traditional)}if(S.dataType==="jsonp"){if(K==="GET"){bc.test(S.url)||(S.url+=(am.test(S.url)?"&":"?")+(S.jsonp||"callback")+"=?")}else{if(!S.data||!bc.test(S.data)){S.data=(S.data?S.data+"&":"")+(S.jsonp||"callback")+"=?"}}S.dataType="json"}if(S.dataType==="json"&&(S.data&&bc.test(S.data)||bc.test(S.url))){z=S.jsonpCallback||"jsonp"+aA++;if(S.data){S.data=(S.data+"").replace(bc,"="+z+"$1")}S.url=S.url.replace(bc,"="+z+"$1");S.dataType="script";bg[z]=bg[z]||function(bb){L=bb;P();Q();bg[z]=b;try{delete bg[z]}catch(ba){}X&&X.removeChild(Y)}}if(S.dataType==="script"&&S.cache===null){S.cache=false}if(S.cache===false&&K==="GET"){var c=a7(),ab=S.url.replace(aE,"$1_="+c+"$2");S.url=ab+(ab===S.url?(am.test(S.url)?"&":"?")+"_="+c:"")}if(S.data&&K==="GET"){S.url+=(am.test(S.url)?"&":"?")+S.data}S.global&&!d.active++&&d.event.trigger("ajaxStart");c=(c=aF.exec(S.url))&&(c[1]&&c[1]!==location.protocol||c[2]!==location.host);if(S.dataType==="script"&&K==="GET"&&c){var X=a.getElementsByTagName("head")[0]||a.documentElement,Y=a.createElement("script");Y.src=S.url;if(S.scriptCharset){Y.charset=S.scriptCharset}if(!z){var Z=false;Y.onload=Y.onreadystatechange=function(){if(!Z&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){Z=true;P();Q();Y.onload=Y.onreadystatechange=null;X&&Y.parentNode&&X.removeChild(Y)}}}X.insertBefore(Y,X.firstChild);return b}var aa=false,r=S.xhr();if(r){S.username?r.open(K,S.url,S.async,S.username,S.password):r.open(K,S.url,S.async);try{if(S.data||O&&O.contentType){r.setRequestHeader("Content-Type",S.contentType)}if(S.ifModified){d.lastModified[S.url]&&r.setRequestHeader("If-Modified-Since",d.lastModified[S.url]);d.etag[S.url]&&r.setRequestHeader("If-None-Match",d.etag[S.url])}c||r.setRequestHeader("X-Requested-With","XMLHttpRequest");r.setRequestHeader("Accept",S.dataType&&S.accepts[S.dataType]?S.accepts[S.dataType]+", */*":S.accepts._default)}catch(W){}if(S.beforeSend&&S.beforeSend.call(N,r,S)===false){S.global&&!--d.active&&d.event.trigger("ajaxStop");r.abort();return false}S.global&&T("ajaxSend",[r,S]);var V=r.onreadystatechange=function(bh){if(!r||r.readyState===0||bh==="abort"){aa||Q();aa=true;if(r){r.onreadystatechange=d.noop}}else{if(!aa&&r&&(r.readyState===4||bh==="timeout")){aa=true;r.onreadystatechange=d.noop;F=bh==="timeout"?"timeout":!d.httpSuccess(r)?"error":S.ifModified&&d.httpNotModified(r,S.url)?"notmodified":"success";var bb;if(F==="success"){try{L=d.httpData(r,S.dataType,S)}catch(ba){F="parsererror";bb=ba}}if(F==="success"||F==="notmodified"){z||P()}else{d.handleError(S,r,F,bb)}Q();bh==="timeout"&&r.abort();if(S.async){r=null}}}};try{var v=r.abort;r.abort=function(){r&&v.call(r);V("abort")}}catch(G){}S.async&&S.timeout>0&&setTimeout(function(){r&&!aa&&V("timeout")},S.timeout);try{r.send(K==="POST"||K==="PUT"||K==="DELETE"?S.data:null)}catch(J){d.handleError(S,r,null,J);Q()}S.async||V();return r}},handleError:function(c,r,v,z){if(c.error){c.error.call(c.context||c,r,v,z)}if(c.global){(c.context?d(c.context):d.event).trigger("ajaxError",[r,c,z])}},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(c,r){var v=c.getResponseHeader("Last-Modified"),z=c.getResponseHeader("Etag");if(v){d.lastModified[r]=v}if(z){d.etag[r]=z}return c.status===304||c.status===0},httpData:function(c,r,v){var F=c.getResponseHeader("content-type")||"",z=r==="xml"||!r&&F.indexOf("xml")>=0;c=z?c.responseXML:c.responseText;z&&c.documentElement.nodeName==="parsererror"&&d.error("parsererror");if(v&&v.dataFilter){c=v.dataFilter(c,r)}if(typeof c==="string"){if(r==="json"||!r&&F.indexOf("json")>=0){c=d.parseJSON(c)}else{if(r==="script"||!r&&F.indexOf("javascript")>=0){d.globalEval(c)}}}return c},param:function(r,v){function z(K,J){if(d.isArray(J)){d.each(J,function(N,L){v?G(K,L):z(K+"["+(typeof L==="object"||d.isArray(L)?N:"")+"]",L)})}else{!v&&J!=null&&typeof J==="object"?d.each(J,function(N,L){z(K+"["+N+"]",L)}):G(K,J)}}function G(K,J){J=d.isFunction(J)?J():J;F[F.length]=encodeURIComponent(K)+"="+encodeURIComponent(J)}var F=[];if(v===b){v=d.ajaxSettings.traditional}if(d.isArray(r)||r.jquery){d.each(r,function(){G(this.name,this.value)})}else{for(var c in r){z(c,r[c])}}return F.join("&").replace(aG,"+")}});var an={},aH=/toggle|show|hide/,az=/^([+-]=)?([\d+-.]+)(.*)$/,a6,ag=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];d.fn.extend({show:function(c,r){if(c||c===0){return this.animate(a8("show",3),c,r)}else{c=0;for(r=this.length;c<r;c++){var v=d.data(this[c],"olddisplay");this[c].style.display=v||"";if(d.css(this[c],"display")==="none"){v=this[c].nodeName;var F;if(an[v]){F=an[v]}else{var z=d("<"+v+" />").appendTo("body");F=z.css("display");if(F==="none"){F="block"}z.remove();an[v]=F}d.data(this[c],"olddisplay",F)}}c=0;for(r=this.length;c<r;c++){this[c].style.display=d.data(this[c],"olddisplay")||""}return this}},hide:function(c,r){if(c||c===0){return this.animate(a8("hide",3),c,r)}else{c=0;for(r=this.length;c<r;c++){var v=d.data(this[c],"olddisplay");!v&&v!=="none"&&d.data(this[c],"olddisplay",d.css(this[c],"display"))}c=0;for(r=this.length;c<r;c++){this[c].style.display="none"}return this}},_toggle:d.fn.toggle,toggle:function(c,r){var v=typeof c==="boolean";if(d.isFunction(c)&&d.isFunction(r)){this._toggle.apply(this,arguments)}else{c==null||v?this.each(function(){var z=v?c:d(this).is(":hidden");d(this)[z?"show":"hide"]()}):this.animate(a8("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(c,r,v,F){var z=d.speed(r,v,F);if(d.isEmptyObject(c)){return this.each(z.complete)}return this[z.queue===false?"each":"queue"](function(){var L=d.extend({},z),N,J=this.nodeType===1&&d(this).is(":hidden"),K=this;for(N in c){var G=N.replace(ak,al);if(N!==G){c[G]=c[N];delete c[N];N=G}if(c[N]==="hide"&&J||c[N]==="show"&&!J){return L.complete.call(this)}if((N==="height"||N==="width")&&this.style){L.display=d.css(this,"display");L.overflow=this.style.overflow}if(d.isArray(c[N])){(L.specialEasing=L.specialEasing||{})[N]=c[N][1];c[N]=c[N][0]}}if(L.overflow!=null){this.style.overflow="hidden"}L.curAnim=d.extend({},c);d.each(c,function(O,T){var P=new d.fx(K,L,O);if(aH.test(T)){P[T==="toggle"?J?"show":"hide":T](c)}else{var Q=az.exec(T),S=P.cur(true)||0;if(Q){T=parseFloat(Q[2]);var V=Q[3]||"px";if(V!=="px"){K.style[O]=(T||1)+V;S=(T||1)/P.cur(true)*S;K.style[O]=S+V}if(Q[1]){T=(Q[1]==="-="?-1:1)*T+S}P.custom(S,T,V)}else{P.custom(S,T,"")}}});return true})},stop:function(c,r){var v=d.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}});d.each({slideDown:a8("show",1),slideUp:a8("hide",1),slideToggle:a8("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(c,r){d.fn[c]=function(v,z){return this.animate(r,v,z)}});d.extend({speed:function(c,r,v){var z=c&&typeof c==="object"?c:{complete:v||!v&&r||d.isFunction(c)&&c,duration:c,easing:v&&r||r&&!d.isFunction(r)&&r};z.duration=d.fx.off?0:typeof z.duration==="number"?z.duration:d.fx.speeds[z.duration]||d.fx.speeds._default;z.old=z.complete;z.complete=function(){z.queue!==false&&d(this).dequeue();d.isFunction(z.old)&&z.old.call(this)};return z},easing:{linear:function(c,r,v,z){return v+z*c},swing:function(c,r,v,z){return(-Math.cos(c*Math.PI)/2+0.5)*z+v}},timers:[],fx:function(c,r,v){this.options=r;this.elem=c;this.prop=v;if(!r.orig){r.orig={}}}});d.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this);(d.fx.step[this.prop]||d.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(d.css(this.elem,this.prop,c)))&&c>-10000?c:parseFloat(d.curCSS(this.elem,this.prop))||0},custom:function(c,r,v){function F(G){return z.step(G)}this.startTime=a7();this.start=c;this.end=r;this.unit=v||this.unit||"px";this.now=this.start;this.pos=this.state=0;var z=this;F.elem=this.elem;if(F()&&d.timers.push(F)&&!a6){a6=setInterval(d.fx.tick,13)}},show:function(){this.options.orig[this.prop]=d.style(this.elem,this.prop);this.options.show=true;this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur());d(this.elem).show()},hide:function(){this.options.orig[this.prop]=d.style(this.elem,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(c){var r=a7(),v=true;if(c||r>=this.options.duration+this.startTime){this.now=this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=true;for(var F in this.options.curAnim){if(this.options.curAnim[F]!==true){v=false}}if(v){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;c=d.data(this.elem,"olddisplay");this.elem.style.display=c?c:this.options.display;if(d.css(this.elem,"display")==="none"){this.elem.style.display="block"}}this.options.hide&&d(this.elem).hide();if(this.options.hide||this.options.show){for(var z in this.options.curAnim){d.style(this.elem,z,this.options.orig[z])}}this.options.complete.call(this.elem)}return false}else{z=r-this.startTime;this.state=z/this.options.duration;c=this.options.easing||(d.easing.swing?"swing":"linear");this.pos=d.easing[this.options.specialEasing&&this.options.specialEasing[this.prop]||c](this.state,z,0,1,this.options.duration);this.now=this.start+(this.end-this.start)*this.pos;this.update()}return true}};d.extend(d.fx,{tick:function(){for(var c=d.timers,r=0;r<c.length;r++){c[r]()||c.splice(r--,1)}c.length||d.fx.stop()},stop:function(){clearInterval(a6);a6=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(c){d.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(d.expr&&d.expr.filters){d.expr.filters.animated=function(c){return d.grep(d.timers,function(r){return c===r.elem}).length}}d.fn.offset="getBoundingClientRect" in a.documentElement?function(c){var r=this[0];if(c){return this.each(function(F){d.offset.setOffset(this,c,F)})}if(!r||!r.ownerDocument){return null}if(r===r.ownerDocument.body){return d.offset.bodyOffset(r)}var v=r.getBoundingClientRect(),z=r.ownerDocument;r=z.body;z=z.documentElement;return{top:v.top+(self.pageYOffset||d.support.boxModel&&z.scrollTop||r.scrollTop)-(z.clientTop||r.clientTop||0),left:v.left+(self.pageXOffset||d.support.boxModel&&z.scrollLeft||r.scrollLeft)-(z.clientLeft||r.clientLeft||0)}}:function(G){var J=this[0];if(G){return this.each(function(O){d.offset.setOffset(this,G,O)})}if(!J||!J.ownerDocument){return null}if(J===J.ownerDocument.body){return d.offset.bodyOffset(J)}d.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(d.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(d.offset.doesNotAddBorder&&!(d.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(d.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(d.offset.supportsFixedPosition&&N.position==="fixed"){F+=Math.max(r.scrollTop,z.scrollTop);v+=Math.max(r.scrollLeft,z.scrollLeft)}return{top:F,left:v}};d.offset={initialize:function(){var r=a.body,v=a.createElement("div"),z,G,F,c=parseFloat(d.curCSS(r,"marginTop",true))||0;d.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);d.offset.initialize=d.noop},bodyOffset:function(c){var r=c.offsetTop,v=c.offsetLeft;d.offset.initialize();if(d.offset.doesNotIncludeMarginInBodyOffset){r+=parseFloat(d.curCSS(c,"marginTop",true))||0;v+=parseFloat(d.curCSS(c,"marginLeft",true))||0}return{top:r,left:v}},setOffset:function(v,z,F){if(/static/.test(d.curCSS(v,"position"))){v.style.position="relative"}var J=d(v),G=J.offset(),r=parseInt(d.curCSS(v,"top",true),10)||0,c=parseInt(d.curCSS(v,"left",true),10)||0;if(d.isFunction(z)){z=z.call(v,F,G)}F={top:z.top-G.top+r,left:z.left-G.left+c};"using" in z?z.using.call(v,F):J.css(F)}};d.fn.extend({position:function(){if(!this[0]){return null}var c=this[0],r=this.offsetParent(),v=this.offset(),z=/^body|html$/i.test(r[0].nodeName)?{top:0,left:0}:r.offset();v.top-=parseFloat(d.curCSS(c,"marginTop",true))||0;v.left-=parseFloat(d.curCSS(c,"marginLeft",true))||0;z.top+=parseFloat(d.curCSS(r[0],"borderTopWidth",true))||0;z.left+=parseFloat(d.curCSS(r[0],"borderLeftWidth",true))||0;return{top:v.top-z.top,left:v.left-z.left}},offsetParent:function(){return this.map(function(){for(var c=this.offsetParent||a.body;c&&!/^body|html$/i.test(c.nodeName)&&d.css(c,"position")==="static";){c=c.offsetParent}return c})}});d.each(["Left","Top"],function(c,r){var v="scroll"+r;d.fn[v]=function(G){var F=this[0],z;if(!F){return null}if(G!==b){return this.each(function(){if(z=ah(this)){z.scrollTo(!c?G:d(z).scrollLeft(),c?G:d(z).scrollTop())}else{this[v]=G}})}else{return(z=ah(F))?"pageXOffset" in z?z[c?"pageYOffset":"pageXOffset"]:d.support.boxModel&&z.document.documentElement[v]||z.document.body[v]:F[v]}}});d.each(["Height","Width"],function(c,r){var v=r.toLowerCase();d.fn["inner"+r]=function(){return this[0]?d.css(this[0],v,false,"padding"):null};d.fn["outer"+r]=function(z){return this[0]?d.css(this[0],v,false,z?"margin":"border"):null};d.fn[v]=function(F){var z=this[0];if(!z){return F==null?null:this}if(d.isFunction(F)){return this.each(function(G){var J=d(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===b?d.css(z,v):this.css(v,typeof F==="string"?F:F+"px")}});bg.jQuery=bg.$=d})(window);(function(a){a.fn.watermark=function(c){var b=a.extend({},a.fn.watermark.defaults,c);return this.each(function(){var f=a(this);function e(){if(f.val()==b.defaultText&&f.hasClass(b.watermarkCss)){f.val("").removeClass(b.watermarkCss)}}function d(){if(a.trim(f.val())===""){f.val(b.defaultText).addClass(b.watermarkCss)}else{if(a.trim(f.val())==b.defaultText){f.addClass(b.watermarkCss)}}}f.unbind("focus").unbind("blur").unbind("change");f.focus(e);f.blur(d);f.change(d);d()})};a.fn.watermark.defaults={defaultText:"关键字",watermarkCss:"watermark"}})(jQuery);$(document).ready(function(){var a="产品 / 行业 / 企业字号";var b=$("#Keyword").watermark({defaultText:a});$("#searchForm").submit(function(){b.focus();return $.trim(b.val())!=a&&$.trim(b.val())!=""})});
