/*
 * jQuery JavaScript Library v1.4
 * http://jquery.com/
 *
 * Copyright 2010, John Resig
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://docs.jquery.com/License
 *
 * Includes Sizzle.js
 * http://sizzlejs.com/
 * Copyright 2010, The Dojo Foundation
 * Released under the MIT, BSD, and GPL Licenses.
 *
 * Date: Wed Jan 13 15:23:05 2010 -0500
 */
(function(aO,S){function ah(){if(!ai.isReady){try{X.documentElement.doScroll("left")}catch(s){setTimeout(ah,1);return}ai.ready()}}function o(w,s){s.src?ai.ajax({url:s.src,async:false,dataType:"script"}):ai.globalEval(s.text||s.textContent||s.innerHTML||"");s.parentNode&&s.parentNode.removeChild(s)}function a1(w,s,M,H,K,G){var A=w.length;if(typeof s==="object"){for(var L in s){a1(w,L,s[L],H,K,M)}return w}if(M!==S){H=!G&&H&&ai.isFunction(M);for(L=0;L<A;L++){K(w[L],s,H?M.call(w[L],L,K(w[L],s)):M,G)}return w}return A?K(w[0],s):null}function aD(){return(new Date).getTime()}function aU(){return false}function aA(){return true}function D(w,s,A){A[0].type=w;return ai.event.handle.apply(s,A)}function n(P){var O=true,M=[],K=[],L=arguments,H,G,w,s,A,Q=ai.extend({},ai.data(this,"events").live);for(s in Q){G=Q[s];if(G.live===P.type||G.altLive&&ai.inArray(P.type,G.altLive)>-1){H=G.data;H.beforeFilter&&H.beforeFilter[P.type]&&!H.beforeFilter[P.type](P)||K.push(G.selector)}else{delete Q[s]}}H=ai(P.target).closest(K,P.currentTarget);A=0;for(l=H.length;A<l;A++){for(s in Q){G=Q[s];w=H[A].elem;K=null;if(H[A].selector===G.selector){if(G.live==="mouseenter"||G.live==="mouseleave"){K=ai(P.relatedTarget).closest(G.selector)[0]}if(!K||K!==w){M.push({elem:w,fn:G})}}}}A=0;for(l=M.length;A<l;A++){H=M[A];P.currentTarget=H.elem;P.data=H.fn.data;if(H.fn.apply(H.elem,L)===false){O=false;break}}return O}function bi(w,s){return["live",w,s.replace(/\./g,"`").replace(/ /g,"&")].join(".")}function a3(s){return !s||!s.parentNode||s.parentNode.nodeType===11}function aP(w,s){var A=0;s.each(function(){if(this.nodeName===(w[A]&&w[A].nodeName)){var K=ai.data(w[A++]),L=ai.data(this,K);if(K=K&&K.events){delete L.handle;L.events={};for(var H in K){for(var G in K[H]){ai.event.add(this,H,K[H][G],K[H][G].data)}}}}})}function al(w,s,K){var G,H,A;if(w.length===1&&typeof w[0]==="string"&&w[0].length<512&&w[0].indexOf("<option")<0){H=true;if(A=ai.fragments[w[0]]){if(A!==1){G=A}}}if(!G){s=s&&s[0]?s[0].ownerDocument||s[0]:X;G=s.createDocumentFragment();ai.clean(w,s,G,K)}if(H){ai.fragments[w[0]]=A?G:1}return{fragment:G,cacheable:H}}function au(w){for(var s=0,G,A;(G=w[s])!=null;s++){if(!ai.noData[G.nodeName.toLowerCase()]&&(A=G[aH])){delete ai.cache[A]}}}function aC(w,s){var A={};ai.each(I.concat.apply([],I.slice(0,s)),function(){A[this]=w});return A}function q(s){return"scrollTo" in s&&s.document?s:s.nodeType===9?s.defaultView||s.parentWindow:false}var ai=function(w,s){return new ai.fn.init(w,s)},bj=aO.jQuery,a4=aO.$,X=aO.document,at,aQ=/^[^<]*(<[\w\W]+>)[^>]*$|^#([\w-]+)$/,am=/^.[^:#\[\.,]*$/,J=/\S/,t=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,d=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,ay=navigator.userAgent,b=false,aw=[],aB,ad=Object.prototype.toString,y=Object.prototype.hasOwnProperty,g=Array.prototype.push,av=Array.prototype.slice,ar=Array.prototype.indexOf;ai.fn=ai.prototype={init:function(w,s){var G,A;if(!w){return this}if(w.nodeType){this.context=this[0]=w;this.length=1;return this}if(typeof w==="string"){if((G=aQ.exec(w))&&(G[1]||!s)){if(G[1]){A=s?s.ownerDocument||s:X;if(w=d.exec(w)){if(ai.isPlainObject(s)){w=[X.createElement(w[1])];ai.fn.attr.call(w,s,true)}else{w=[A.createElement(w[1])]}}else{w=al([G[1]],[A]);w=(w.cacheable?w.fragment.cloneNode(true):w.fragment).childNodes}}else{if(s=X.getElementById(G[2])){if(s.id!==G[2]){return at.find(w)}this.length=1;this[0]=s}this.context=X;this.selector=w;return this}}else{if(!s&&/^\w+$/.test(w)){this.selector=w;this.context=X;w=X.getElementsByTagName(w)}else{return !s||s.jquery?(s||at).find(w):ai(s).find(w)}}}else{if(ai.isFunction(w)){return at.ready(w)}}if(w.selector!==S){this.selector=w.selector;this.context=w.context}return ai.isArray(w)?this.setArray(w):ai.makeArray(w,this)},selector:"",jquery:"1.4",length:0,size:function(){return this.length},toArray:function(){return av.call(this,0)},get:function(s){return s==null?this.toArray():s<0?this.slice(s)[0]:this[s]},pushStack:function(w,s,A){w=ai(w||null);w.prevObject=this;w.context=this.context;if(s==="find"){w.selector=this.selector+(this.selector?" ":"")+A}else{if(s){w.selector=this.selector+"."+s+"("+A+")"}}return w},setArray:function(s){this.length=0;g.apply(this,s);return this},each:function(w,s){return ai.each(this,w,s)},ready:function(s){ai.bindReady();if(ai.isReady){s.call(X,ai)}else{aw&&aw.push(s)}return this},eq:function(s){return s===-1?this.slice(s):this.slice(s,+s+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(av.apply(this,arguments),"slice",av.call(arguments).join(","))},map:function(s){return this.pushStack(ai.map(this,function(w,A){return s.call(w,A,w)}))},end:function(){return this.prevObject||ai(null)},push:g,sort:[].sort,splice:[].splice};ai.fn.init.prototype=ai.fn;ai.extend=ai.fn.extend=function(){var w=arguments[0]||{},s=1,M=arguments.length,H=false,K,G,A,L;if(typeof w==="boolean"){H=w;w=arguments[1]||{};s=2}if(typeof w!=="object"&&!ai.isFunction(w)){w={}}if(M===s){w=this;--s}for(;s<M;s++){if((K=arguments[s])!=null){for(G in K){A=w[G];L=K[G];if(w!==L){if(H&&L&&(ai.isPlainObject(L)||ai.isArray(L))){A=A&&(ai.isPlainObject(A)||ai.isArray(A))?A:ai.isArray(L)?[]:{};w[G]=ai.extend(H,A,L)}else{if(L!==S){w[G]=L}}}}}}return w};ai.extend({noConflict:function(s){aO.$=a4;if(s){aO.jQuery=bj}return ai},isReady:false,ready:function(){if(!ai.isReady){if(!X.body){return setTimeout(ai.ready,13)}ai.isReady=true;if(aw){for(var w,s=0;w=aw[s++];){w.call(X,ai)}aw=null}ai.fn.triggerHandler&&ai(X).triggerHandler("ready")}},bindReady:function(){if(!b){b=true;if(X.readyState==="complete"){return ai.ready()}if(X.addEventListener){X.addEventListener("DOMContentLoaded",aB,false);aO.addEventListener("load",ai.ready,false)}else{if(X.attachEvent){X.attachEvent("onreadystatechange",aB);aO.attachEvent("onload",ai.ready);var w=false;try{w=aO.frameElement==null}catch(s){}X.documentElement.doScroll&&w&&ah()}}}},isFunction:function(s){return ad.call(s)==="[object Function]"},isArray:function(s){return ad.call(s)==="[object Array]"},isPlainObject:function(w){if(!w||ad.call(w)!=="[object Object]"||w.nodeType||w.setInterval){return false}if(w.constructor&&!y.call(w,"constructor")&&!y.call(w.constructor.prototype,"isPrototypeOf")){return false}var s;for(s in w){}return s===S||y.call(w,s)},isEmptyObject:function(w){for(var s in w){return false}return true},noop:function(){},globalEval:function(w){if(w&&J.test(w)){var s=X.getElementsByTagName("head")[0]||X.documentElement,A=X.createElement("script");A.type="text/javascript";if(ai.support.scriptEval){A.appendChild(X.createTextNode(w))}else{A.text=w}s.insertBefore(A,s.firstChild);s.removeChild(A)}},nodeName:function(w,s){return w.nodeName&&w.nodeName.toUpperCase()===s.toUpperCase()},each:function(w,s,L){var H,K=0,G=w.length,A=G===S||ai.isFunction(w);if(L){if(A){for(H in w){if(s.apply(w[H],L)===false){break}}}else{for(;K<G;){if(s.apply(w[K++],L)===false){break}}}}else{if(A){for(H in w){if(s.call(w[H],H,w[H])===false){break}}}else{for(L=w[0];K<G&&s.call(L,K,L)!==false;L=w[++K]){}}}return w},trim:function(s){return(s||"").replace(t,"")},makeArray:function(w,s){s=s||[];if(w!=null){w.length==null||typeof w==="string"||ai.isFunction(w)||typeof w!=="function"&&w.setInterval?g.call(s,w):ai.merge(s,w)}return s},inArray:function(w,s){if(s.indexOf){return s.indexOf(w)}for(var G=0,A=s.length;G<A;G++){if(s[G]===w){return G}}return -1},merge:function(w,s){var H=w.length,A=0;if(typeof s.length==="number"){for(var G=s.length;A<G;A++){w[H++]=s[A]}}else{for(;s[A]!==S;){w[H++]=s[A++]}}w.length=H;return w},grep:function(w,s,K){for(var G=[],H=0,A=w.length;H<A;H++){!K!==!s(w[H],H)&&G.push(w[H])}return G},map:function(w,s,L){for(var H=[],K,G=0,A=w.length;G<A;G++){K=s(w[G],G,L);if(K!=null){H[H.length]=K}}return H.concat.apply([],H)},guid:1,proxy:function(w,s,A){if(arguments.length===2){if(typeof s==="string"){A=w;w=A[s];s=S}else{if(s&&!ai.isFunction(s)){A=s;s=S}}}if(!s&&w){s=function(){return w.apply(A||this,arguments)}}if(w){s.guid=w.guid=w.guid||s.guid||ai.guid++}return s},uaMatch:function(w){var s={browser:""};w=w.toLowerCase();if(/webkit/.test(w)){s={browser:"webkit",version:/webkit[\/ ]([\w.]+)/}}else{if(/opera/.test(w)){s={browser:"opera",version:/version/.test(w)?/version[\/ ]([\w.]+)/:/opera[\/ ]([\w.]+)/}}else{if(/msie/.test(w)){s={browser:"msie",version:/msie ([\w.]+)/}}else{if(/mozilla/.test(w)&&!/compatible/.test(w)){s={browser:"mozilla",version:/rv:([\w.]+)/}}}}}s.version=(s.version&&s.version.exec(w)||[0,"0"])[1];return s},browser:{}});ay=ai.uaMatch(ay);if(ay.browser){ai.browser[ay.browser]=true;ai.browser.version=ay.version}if(ai.browser.webkit){ai.browser.safari=true}if(ar){ai.inArray=function(w,s){return ar.call(s,w)}}at=ai(X);if(X.addEventListener){aB=function(){X.removeEventListener("DOMContentLoaded",aB,false);ai.ready()}}else{if(X.attachEvent){aB=function(){if(X.readyState==="complete"){X.detachEvent("onreadystatechange",aB);ai.ready()}}}}if(ar){ai.inArray=function(w,s){return ar.call(s,w)}}(function(){ai.support={};var w=X.documentElement,s=X.createElement("script"),M=X.createElement("div"),H="script"+aD();M.style.display="none";M.innerHTML="   <link/><table></table><a href='/a' style='color:red;float:left;opacity:.55;'>a</a><input type='checkbox'/>";var K=M.getElementsByTagName("*"),G=M.getElementsByTagName("a")[0];if(!(!K||!K.length||!G)){ai.support={leadingWhitespace:M.firstChild.nodeType===3,tbody:!M.getElementsByTagName("tbody").length,htmlSerialize:!!M.getElementsByTagName("link").length,style:/red/.test(G.getAttribute("style")),hrefNormalized:G.getAttribute("href")==="/a",opacity:/^0.55$/.test(G.style.opacity),cssFloat:!!G.style.cssFloat,checkOn:M.getElementsByTagName("input")[0].value==="on",optSelected:X.createElement("select").appendChild(X.createElement("option")).selected,scriptEval:false,noCloneEvent:true,boxModel:null};s.type="text/javascript";try{s.appendChild(X.createTextNode("window."+H+"=1;"))}catch(A){}w.insertBefore(s,w.firstChild);if(aO[H]){ai.support.scriptEval=true;delete aO[H]}w.removeChild(s);if(M.attachEvent&&M.fireEvent){M.attachEvent("onclick",function L(){ai.support.noCloneEvent=false;M.detachEvent("onclick",L)});M.cloneNode(true).fireEvent("onclick")}ai(function(){var O=X.createElement("div");O.style.width=O.style.paddingLeft="1px";X.body.appendChild(O);ai.boxModel=ai.support.boxModel=O.offsetWidth===2;X.body.removeChild(O).style.display="none"});w=function(P){var O=X.createElement("div");P="on"+P;var Q=P in O;if(!Q){O.setAttribute(P,"return;");Q=typeof O[P]==="function"}return Q};ai.support.submitBubbles=w("submit");ai.support.changeBubbles=w("change");w=s=M=K=G=null}})();ai.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"};var aH="jQuery"+aD(),a7=0,a6={},aS={};ai.extend({cache:{},expando:aH,noData:{embed:true,object:true,applet:true},data:function(w,s,H){if(!(w.nodeName&&ai.noData[w.nodeName.toLowerCase()])){w=w==aO?a6:w;var A=w[aH],G=ai.cache;if(!s&&!A){return null}A||(A=++a7);if(typeof s==="object"){w[aH]=A;G=G[A]=ai.extend(true,{},s)}else{G=G[A]?G[A]:typeof H==="undefined"?aS:(G[A]={})}if(H!==S){w[aH]=A;G[s]=H}return typeof s==="string"?G[s]:G}},removeData:function(w,s){if(!(w.nodeName&&ai.noData[w.nodeName.toLowerCase()])){w=w==aO?a6:w;var K=w[aH],G=ai.cache,H=G[K];if(s){if(H){delete H[s];ai.isEmptyObject(H)&&ai.removeData(w)}}else{try{delete w[aH]}catch(A){w.removeAttribute&&w.removeAttribute(aH)}delete G[K]}}}});ai.fn.extend({data:function(w,s){if(typeof w==="undefined"&&this.length){return ai.data(this[0])}else{if(typeof w==="object"){return this.each(function(){ai.data(this,w)})}}var G=w.split(".");G[1]=G[1]?"."+G[1]:"";if(s===S){var A=this.triggerHandler("getData"+G[1]+"!",[G[0]]);if(A===S&&this.length){A=ai.data(this[0],w)}return A===S&&G[1]?this.data(G[0]):A}else{return this.trigger("setData"+G[1]+"!",[G[0],s]).each(function(){ai.data(this,w,s)})}},removeData:function(s){return this.each(function(){ai.removeData(this,s)})}});ai.extend({queue:function(w,s,G){if(w){s=(s||"fx")+"queue";var A=ai.data(w,s);if(!G){return A||[]}if(!A||ai.isArray(G)){A=ai.data(w,s,ai.makeArray(G))}else{A.push(G)}return A}},dequeue:function(w,s){s=s||"fx";var G=ai.queue(w,s),A=G.shift();if(A==="inprogress"){A=G.shift()}if(A){s==="fx"&&G.unshift("inprogress");A.call(w,function(){ai.dequeue(w,s)})}}});ai.fn.extend({queue:function(w,s){if(typeof w!=="string"){s=w;w="fx"}if(s===S){return ai.queue(this[0],w)}return this.each(function(){var A=ai.queue(this,w,s);w==="fx"&&A[0]!=="inprogress"&&ai.dequeue(this,w)})},dequeue:function(s){return this.each(function(){ai.dequeue(this,s)})},delay:function(w,s){w=ai.fx?ai.fx.speeds[w]||w:w;s=s||"fx";return this.queue(s,function(){var A=this;setTimeout(function(){ai.dequeue(A,s)},w)})},clearQueue:function(s){return this.queue(s||"fx",[])}});var aR=/[\n\t]/g,bc=/\s+/,ao=/\r/g,N=/href|src|style/,v=/(button|input)/i,e=/(button|input|object|select|textarea)/i,a8=/^(a|area)$/i,bd=/radio|checkbox/;ai.fn.extend({attr:function(w,s){return a1(this,w,s,true,ai.attr)},removeAttr:function(s){return this.each(function(){ai.attr(this,s,"");this.nodeType===1&&this.removeAttribute(s)})},addClass:function(w){if(ai.isFunction(w)){return this.each(function(O){var P=ai(this);P.addClass(w.call(this,O,P.attr("class")))})}if(w&&typeof w==="string"){for(var s=(w||"").split(bc),M=0,H=this.length;M<H;M++){var K=this[M];if(K.nodeType===1){if(K.className){for(var G=" "+K.className+" ",A=0,L=s.length;A<L;A++){if(G.indexOf(" "+s[A]+" ")<0){K.className+=" "+s[A]}}}else{K.className=w}}}}return this},removeClass:function(w){if(ai.isFunction(w)){return this.each(function(O){var P=ai(this);P.removeClass(w.call(this,O,P.attr("class")))})}if(w&&typeof w==="string"||w===S){for(var s=(w||"").split(bc),M=0,H=this.length;M<H;M++){var K=this[M];if(K.nodeType===1&&K.className){if(w){for(var G=(" "+K.className+" ").replace(aR," "),A=0,L=s.length;A<L;A++){G=G.replace(" "+s[A]+" "," ")}K.className=G.substring(1,G.length-1)}else{K.className=""}}}}return this},toggleClass:function(w,s){var G=typeof w,A=typeof s==="boolean";if(ai.isFunction(w)){return this.each(function(K){var H=ai(this);H.toggleClass(w.call(this,K,H.attr("class"),s),s)})}return this.each(function(){if(G==="string"){for(var M,K=0,H=ai(this),O=s,L=w.split(bc);M=L[K++];){O=A?O:!H.hasClass(M);H[O?"addClass":"removeClass"](M)}}else{if(G==="undefined"||G==="boolean"){this.className&&ai.data(this,"__className__",this.className);this.className=this.className||w===false?"":ai.data(this,"__className__")||""}}})},hasClass:function(w){w=" "+w+" ";for(var s=0,A=this.length;s<A;s++){if((" "+this[s].className+" ").replace(aR," ").indexOf(w)>-1){return true}}return false},val:function(w){if(w===S){var s=this[0];if(s){if(ai.nodeName(s,"option")){return(s.attributes.value||{}).specified?s.value:s.text}if(ai.nodeName(s,"select")){var M=s.selectedIndex,H=[],K=s.options;s=s.type==="select-one";if(M<0){return null}var G=s?M:0;for(M=s?M+1:K.length;G<M;G++){var A=K[G];if(A.selected){w=ai(A).val();if(s){return w}H.push(w)}}return H}if(bd.test(s.type)&&!ai.support.checkOn){return s.getAttribute("value")===null?"on":s.value}return(s.value||"").replace(ao,"")}return S}var L=ai.isFunction(w);return this.each(function(P){var R=ai(this),O=w;if(this.nodeType===1){if(L){O=w.call(this,P,R.val())}if(typeof O==="number"){O+=""}if(ai.isArray(O)&&bd.test(this.type)){this.checked=ai.inArray(R.val(),O)>=0}else{if(ai.nodeName(this,"select")){var Q=ai.makeArray(O);ai("option",this).each(function(){this.selected=ai.inArray(ai(this).val(),Q)>=0});if(!Q.length){this.selectedIndex=-1}}else{this.value=O}}}})}});ai.extend({attrFn:{val:true,css:true,html:true,text:true,data:true,width:true,height:true,offset:true},attr:function(w,s,K,G){if(!w||w.nodeType===3||w.nodeType===8){return S}if(G&&s in ai.attrFn){return ai(w)[s](K)}G=w.nodeType!==1||!ai.isXMLDoc(w);var H=K!==S;s=G&&ai.props[s]||s;if(w.nodeType===1){var A=N.test(s);if(s in w&&G&&!A){if(H){if(s==="type"&&v.test(w.nodeName)&&w.parentNode){throw"type property can't be changed"}w[s]=K}if(ai.nodeName(w,"form")&&w.getAttributeNode(s)){return w.getAttributeNode(s).nodeValue}if(s==="tabIndex"){return(s=w.getAttributeNode("tabIndex"))&&s.specified?s.value:e.test(w.nodeName)||a8.test(w.nodeName)&&w.href?0:S}return w[s]}if(!ai.support.style&&G&&s==="style"){if(H){w.style.cssText=""+K}return w.style.cssText}H&&w.setAttribute(s,""+K);w=!ai.support.hrefNormalized&&G&&A?w.getAttribute(s,2):w.getAttribute(s);return w===null?S:w}return ai.style(w,s,K)}});var aM=function(s){return s.replace(/[^\w\s\.\|`]/g,function(w){return"\\"+w})};ai.event={add:function(Q,P,M,K){if(!(Q.nodeType===3||Q.nodeType===8)){if(Q.setInterval&&Q!==aO&&!Q.frameElement){Q=aO}if(!M.guid){M.guid=ai.guid++}if(K!==S){M=ai.proxy(M);M.data=K}var L=ai.data(Q,"events")||ai.data(Q,"events",{}),H=ai.data(Q,"handle"),G;if(!H){G=function(){return typeof ai!=="undefined"&&!ai.event.triggered?ai.event.handle.apply(G.elem,arguments):S};H=ai.data(Q,"handle",G)}if(H){H.elem=Q;P=P.split(/\s+/);for(var w,s=0;w=P[s++];){var A=w.split(".");w=A.shift();M.type=A.slice(0).sort().join(".");var R=L[w],O=this.special[w]||{};if(!R){R=L[w]={};if(!O.setup||O.setup.call(Q,K,A,M)===false){if(Q.addEventListener){Q.addEventListener(w,H,false)}else{Q.attachEvent&&Q.attachEvent("on"+w,H)}}}if(O.add){if((A=O.add.call(Q,M,K,A,R))&&ai.isFunction(A)){A.guid=A.guid||M.guid;M=A}}R[M.guid]=M;this.global[w]=true}Q=null}}},global:{},remove:function(R,Q,O){if(!(R.nodeType===3||R.nodeType===8)){var L=ai.data(R,"events"),M,K,H;if(L){if(Q===S||typeof Q==="string"&&Q.charAt(0)==="."){for(K in L){this.remove(R,K+(Q||""))}}else{if(Q.type){O=Q.handler;Q=Q.type}Q=Q.split(/\s+/);for(var A=0;K=Q[A++];){var w=K.split(".");K=w.shift();var G=!w.length,T=ai.map(w.slice(0).sort(),aM);T=new RegExp("(^|\\.)"+T.join("\\.(?:.*\\.)?")+"(\\.|$)");var P=this.special[K]||{};if(L[K]){if(O){H=L[K][O.guid];delete L[K][O.guid]}else{for(var s in L[K]){if(G||T.test(L[K][s].type)){delete L[K][s]}}}P.remove&&P.remove.call(R,w,H);for(M in L[K]){break}if(!M){if(!P.teardown||P.teardown.call(R,w)===false){if(R.removeEventListener){R.removeEventListener(K,ai.data(R,"handle"),false)}else{R.detachEvent&&R.detachEvent("on"+K,ai.data(R,"handle"))}}M=null;delete L[K]}}}}for(M in L){break}if(!M){if(s=ai.data(R,"handle")){s.elem=null}ai.removeData(R,"events");ai.removeData(R,"handle")}}}},trigger:function(P,O,M,K){var L=P.type||P;if(!K){P=typeof P==="object"?P[aH]?P:ai.extend(ai.Event(L),P):ai.Event(L);if(L.indexOf("!")>=0){P.type=L=L.slice(0,-1);P.exclusive=true}if(!M){P.stopPropagation();this.global[L]&&ai.each(ai.cache,function(){this.events&&this.events[L]&&ai.event.trigger(P,O,this.handle.elem)})}if(!M||M.nodeType===3||M.nodeType===8){return S}P.result=S;P.target=M;O=ai.makeArray(O);O.unshift(P)}P.currentTarget=M;var H=ai.data(M,"handle");H&&H.apply(M,O);var G,w;try{if(!(M&&M.nodeName&&ai.noData[M.nodeName.toLowerCase()])){G=M[L];w=M["on"+L]}}catch(s){}H=ai.nodeName(M,"a")&&L==="click";if(!K&&G&&!P.isDefaultPrevented()&&!H){this.triggered=true;try{M[L]()}catch(A){}}else{if(w&&M["on"+L].apply(M,O)===false){P.result=false}}this.triggered=false;if(!P.isPropagationStopped()){(M=M.parentNode||M.ownerDocument)&&ai.event.trigger(P,O,M,true)}},handle:function(w){var s,K;w=arguments[0]=ai.event.fix(w||aO.event);w.currentTarget=this;K=w.type.split(".");w.type=K.shift();s=!K.length&&!w.exclusive;var G=new RegExp("(^|\\.)"+K.slice(0).sort().join("\\.(?:.*\\.)?")+"(\\.|$)");K=(ai.data(this,"events")||{})[w.type];for(var H in K){var A=K[H];if(s||G.test(A.type)){w.handler=A;w.data=A.data;A=A.apply(this,arguments);if(A!==S){w.result=A;if(A===false){w.preventDefault();w.stopPropagation()}}if(w.isImmediatePropagationStopped()){break}}}return w.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(w){if(w[aH]){return w}var s=w;w=ai.Event(s);for(var G=this.props.length,A;G;){A=this.props[--G];w[A]=s[A]}if(!w.target){w.target=w.srcElement||X}if(w.target.nodeType===3){w.target=w.target.parentNode}if(!w.relatedTarget&&w.fromElement){w.relatedTarget=w.fromElement===w.target?w.toElement:w.fromElement}if(w.pageX==null&&w.clientX!=null){s=X.documentElement;G=X.body;w.pageX=w.clientX+(s&&s.scrollLeft||G&&G.scrollLeft||0)-(s&&s.clientLeft||G&&G.clientLeft||0);w.pageY=w.clientY+(s&&s.scrollTop||G&&G.scrollTop||0)-(s&&s.clientTop||G&&G.clientTop||0)}if(!w.which&&(w.charCode||w.charCode===0?w.charCode:w.keyCode)){w.which=w.charCode||w.keyCode}if(!w.metaKey&&w.ctrlKey){w.metaKey=w.ctrlKey}if(!w.which&&w.button!==S){w.which=w.button&1?1:w.button&2?3:w.button&4?2:0}return w},guid:100000000,proxy:ai.proxy,special:{ready:{setup:ai.bindReady,teardown:ai.noop},live:{add:function(w,s){ai.extend(w,s||{});w.guid+=s.selector+s.live;ai.event.add(this,s.live,n,s)},remove:function(w){if(w.length){var s=0,A=new RegExp("(^|\\.)"+w[0]+"(\\.|$)");ai.each(ai.data(this,"events").live||{},function(){A.test(this.type)&&s++});s<1&&ai.event.remove(this,w[0],n)}},special:{}},beforeunload:{setup:function(w,s,A){if(this.setInterval){this.onbeforeunload=A}return false},teardown:function(w,s){if(this.onbeforeunload===s){this.onbeforeunload=null}}}}};ai.Event=function(s){if(!this.preventDefault){return new ai.Event(s)}if(s&&s.type){this.originalEvent=s;this.type=s.type}else{this.type=s}this.timeStamp=aD();this[aH]=true};ai.Event.prototype={preventDefault:function(){this.isDefaultPrevented=aA;var s=this.originalEvent;if(s){s.preventDefault&&s.preventDefault();s.returnValue=false}},stopPropagation:function(){this.isPropagationStopped=aA;var s=this.originalEvent;if(s){s.stopPropagation&&s.stopPropagation();s.cancelBubble=true}},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=aA;this.stopPropagation()},isDefaultPrevented:aU,isPropagationStopped:aU,isImmediatePropagationStopped:aU};var aX=function(w){for(var s=w.relatedTarget;s&&s!==this;){try{s=s.parentNode}catch(A){break}}if(s!==this){w.type=w.data;ai.event.handle.apply(this,arguments)}},aG=function(s){s.type=s.data;ai.event.handle.apply(this,arguments)};ai.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(w,s){ai.event.special[w]={setup:function(A){ai.event.add(this,s,A&&A.selector?aG:aX,w)},teardown:function(A){ai.event.remove(this,s,A&&A.selector?aG:aX)}}});if(!ai.support.submitBubbles){ai.event.special.submit={setup:function(w,s,A){if(this.nodeName.toLowerCase()!=="form"){ai.event.add(this,"click.specialSubmit."+A.guid,function(H){var K=H.target,G=K.type;if((G==="submit"||G==="image")&&ai(K).closest("form").length){return D("submit",this,arguments)}});ai.event.add(this,"keypress.specialSubmit."+A.guid,function(H){var K=H.target,G=K.type;if((G==="text"||G==="password")&&ai(K).closest("form").length&&H.keyCode===13){return D("submit",this,arguments)}})}else{return false}},remove:function(w,s){ai.event.remove(this,"click.specialSubmit"+(s?"."+s.guid:""));ai.event.remove(this,"keypress.specialSubmit"+(s?"."+s.guid:""))}}}if(!ai.support.changeBubbles){var aW=/textarea|input|select/i;function af(w){var s=w.type,A=w.value;if(s==="radio"||s==="checkbox"){A=w.checked}else{if(s==="select-multiple"){A=w.selectedIndex>-1?ai.map(w.options,function(G){return G.selected}).join("-"):""}else{if(w.nodeName.toLowerCase()==="select"){A=w.selectedIndex}}}return A}function aF(w,s){var H=w.target,A,G;if(!(!aW.test(H.nodeName)||H.readOnly)){A=ai.data(H,"_change_data");G=af(H);if(G!==A){if(w.type!=="focusout"||H.type!=="radio"){ai.data(H,"_change_data",G)}if(H.type!=="select"&&(A!=null||G)){w.type="change";return ai.event.trigger(w,s,this)}}}}ai.event.special.change={filters:{focusout:aF,click:function(w){var s=w.target,A=s.type;if(A==="radio"||A==="checkbox"||s.nodeName.toLowerCase()==="select"){return aF.call(this,w)}},keydown:function(w){var s=w.target,A=s.type;if(w.keyCode===13&&s.nodeName.toLowerCase()!=="textarea"||w.keyCode===32&&(A==="checkbox"||A==="radio")||A==="select-multiple"){return aF.call(this,w)}},beforeactivate:function(s){s=s.target;s.nodeName.toLowerCase()==="input"&&s.type==="radio"&&ai.data(s,"_change_data",af(s))}},setup:function(w,s,G){for(var A in aq){ai.event.add(this,A+".specialChange."+G.guid,aq[A])}return aW.test(this.nodeName)},remove:function(w,s){for(var A in aq){ai.event.remove(this,A+".specialChange"+(s?"."+s.guid:""),aq[A])}return aW.test(this.nodeName)}};var aq=ai.event.special.change.filters}X.addEventListener&&ai.each({focus:"focusin",blur:"focusout"},function(w,s){function A(G){G=ai.event.fix(G);G.type=s;return ai.event.handle.call(this,G)}ai.event.special[s]={setup:function(){this.addEventListener(w,A,true)},teardown:function(){this.removeEventListener(w,A,true)}}});ai.each(["bind","one"],function(w,s){ai.fn[s]=function(L,H,K){if(typeof L==="object"){for(var G in L){this[s](G,H,L[G],K)}return this}if(ai.isFunction(H)){thisObject=K;K=H;H=S}var A=s==="one"?ai.proxy(K,function(M){ai(this).unbind(M,A);return K.apply(this,arguments)}):K;return L==="unload"&&s!=="one"?this.one(L,H,K,thisObject):this.each(function(){ai.event.add(this,L,A,H)})}});ai.fn.extend({unbind:function(w,s){if(typeof w==="object"&&!w.preventDefault){for(var A in w){this.unbind(A,w[A])}return this}return this.each(function(){ai.event.remove(this,w,s)})},trigger:function(w,s){return this.each(function(){ai.event.trigger(w,s,this)})},triggerHandler:function(w,s){if(this[0]){w=ai.Event(w);w.preventDefault();w.stopPropagation();ai.event.trigger(w,s,this[0]);return w.result}},toggle:function(w){for(var s=arguments,A=1;A<s.length;){ai.proxy(w,s[A++])}return this.click(ai.proxy(w,function(G){var H=(ai.data(this,"lastToggle"+w.guid)||0)%A;ai.data(this,"lastToggle"+w.guid,H+1);G.preventDefault();return s[H].apply(this,arguments)||false}))},hover:function(w,s){return this.mouseenter(w).mouseleave(s||w)},live:function(w,s,A){if(ai.isFunction(s)){A=s;s=S}ai(this.context).bind(bi(w,this.selector),{data:s,selector:this.selector,live:w},A);return this},die:function(w,s){ai(this.context).unbind(bi(w,this.selector),s?{guid:s.guid+this.selector+w}:null);return this}});ai.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(w,s){ai.fn[s]=function(A){return A?this.bind(s,A):this.trigger(s)};if(ai.attrFn){ai.attrFn[s]=true}});aO.attachEvent&&!aO.addEventListener&&aO.attachEvent("onunload",function(){for(var w in ai.cache){if(ai.cache[w].handle){try{ai.event.remove(ai.cache[w].handle.elem)}catch(s){}}}});(function(){function Z(bb){for(var ba="",ab,aa=0;bb[aa];aa++){ab=bb[aa];if(ab.nodeType===3||ab.nodeType===4){ba+=ab.nodeValue}else{if(ab.nodeType!==8){ba+=Z(ab.childNodes)}}}return ba}function Y(bl,bk,bb,ba,aa,ab){aa=0;for(var bn=ba.length;aa<bn;aa++){var bo=ba[aa];if(bo){bo=bo[bl];for(var bm=false;bo;){if(bo.sizcache===bb){bm=ba[bo.sizset];break}if(bo.nodeType===1&&!ab){bo.sizcache=bb;bo.sizset=aa}if(bo.nodeName.toLowerCase()===bk){bm=bo;break}bo=bo[bl]}ba[aa]=bm}}}function W(bl,bk,bb,ba,aa,ab){aa=0;for(var bn=ba.length;aa<bn;aa++){var bo=ba[aa];if(bo){bo=bo[bl];for(var bm=false;bo;){if(bo.sizcache===bb){bm=ba[bo.sizset];break}if(bo.nodeType===1){if(!ab){bo.sizcache=bb;bo.sizset=aa}if(typeof bk!=="string"){if(bo===bk){bm=true;break}}else{if(M.filter(bk,[bo]).length>0){bm=bo;break}}}bo=bo[bl]}ba[aa]=bm}}}var U=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,V=0,T=Object.prototype.toString,R=false,O=true;[0,0].sort(function(){O=false;return 0});var M=function(bm,bl,bb,ba){bb=bb||[];var aa=bl=bl||X;if(bl.nodeType!==1&&bl.nodeType!==9){return[]}if(!bm||typeof bm!=="string"){return bb}for(var ab=[],br,bs,bo,bk,bq=true,bn=w(bl),bp=bm;(U.exec(""),br=U.exec(bp))!==null;){bp=br[3];ab.push(br[1]);if(br[2]){bk=br[3];break}}if(ab.length>1&&G.exec(bm)){if(ab.length===2&&P.relative[ab[0]]){bs=Q(ab[0]+ab[1],bl)}else{for(bs=P.relative[ab[0]]?[bl]:M(ab.shift(),bl);ab.length;){bm=ab.shift();if(P.relative[bm]){bm+=ab.shift()}bs=Q(bm,bs)}}}else{if(!ba&&ab.length>1&&bl.nodeType===9&&!bn&&P.match.ID.test(ab[0])&&!P.match.ID.test(ab[ab.length-1])){br=M.find(ab.shift(),bl,bn);bl=br.expr?M.filter(br.expr,br.set)[0]:br.set[0]}if(bl){br=ba?{expr:ab.pop(),set:L(ba)}:M.find(ab.pop(),ab.length===1&&(ab[0]==="~"||ab[0]==="+")&&bl.parentNode?bl.parentNode:bl,bn);bs=br.expr?M.filter(br.expr,br.set):br.set;if(ab.length>0){bo=L(bs)}else{bq=false}for(;ab.length;){var bt=ab.pop();br=bt;if(P.relative[bt]){br=ab.pop()}else{bt=""}if(br==null){br=bl}P.relative[bt](bo,br,bn)}}else{bo=[]}}bo||(bo=bs);if(!bo){throw"Syntax error, unrecognized expression: "+(bt||bm)}if(T.call(bo)==="[object Array]"){if(bq){if(bl&&bl.nodeType===1){for(bm=0;bo[bm]!=null;bm++){if(bo[bm]&&(bo[bm]===true||bo[bm].nodeType===1&&A(bl,bo[bm]))){bb.push(bs[bm])}}}else{for(bm=0;bo[bm]!=null;bm++){bo[bm]&&bo[bm].nodeType===1&&bb.push(bs[bm])}}}else{bb.push.apply(bb,bo)}}else{L(bo,bb)}if(bk){M(bk,aa,bb,ba);M.uniqueSort(bb)}return bb};M.uniqueSort=function(ab){if(H){R=O;ab.sort(H);if(R){for(var aa=1;aa<ab.length;aa++){ab[aa]===ab[aa-1]&&ab.splice(aa--,1)}}}return ab};M.matches=function(ab,aa){return M(ab,null,null,aa)};M.find=function(bl,bk,bb){var ba,aa;if(!bl){return[]}for(var ab=0,bn=P.order.length;ab<bn;ab++){var bo=P.order[ab];if(aa=P.leftMatch[bo].exec(bl)){var bm=aa[1];aa.splice(1,1);if(bm.substr(bm.length-1)!=="\\"){aa[1]=(aa[1]||"").replace(/\\/g,"");ba=P.find[bo](aa,bk,bb);if(ba!=null){bl=bl.replace(P.match[bo],"");break}}}}ba||(ba=bk.getElementsByTagName("*"));return{set:ba,expr:bl}};M.filter=function(bn,bm,bk,bb){for(var aa=bn,ab=[],bt=bm,bu,bp,bl=bm&&bm[0]&&w(bm[0]);bn&&bm.length;){for(var bs in P.filter){if((bu=P.leftMatch[bs].exec(bn))!=null&&bu[2]){var bo=P.filter[bs],br,bv;bv=bu[1];bp=false;bu.splice(1,1);if(bv.substr(bv.length-1)!=="\\"){if(bt===ab){ab=[]}if(P.preFilter[bs]){if(bu=P.preFilter[bs](bu,bt,bk,ab,bb,bl)){if(bu===true){continue}}else{bp=br=true}}if(bu){for(var ba=0;(bv=bt[ba])!=null;ba++){if(bv){br=bo(bv,bu,ba,bt);var bq=bb^!!br;if(bk&&br!=null){if(bq){bp=true}else{bt[ba]=false}}else{if(bq){ab.push(bv);bp=true}}}}}if(br!==S){bk||(bt=ab);bn=bn.replace(P.match[bs],"");if(!bp){return[]}break}}}}if(bn===aa){if(bp==null){throw"Syntax error, unrecognized expression: "+bn}else{break}}aa=bn}return bt};var P=M.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(aa){return aa.getAttribute("href")}},relative:{"+":function(bk,ba){var ab=typeof ba==="string",aa=ab&&!/\W/.test(ba);ab=ab&&!aa;if(aa){ba=ba.toLowerCase()}aa=0;for(var bb=bk.length,bl;aa<bb;aa++){if(bl=bk[aa]){for(;(bl=bl.previousSibling)&&bl.nodeType!==1;){}bk[aa]=ab||bl&&bl.nodeName.toLowerCase()===ba?bl||false:bl===ba}}ab&&M.filter(ba,bk,true)},">":function(bk,ba){var ab=typeof ba==="string";if(ab&&!/\W/.test(ba)){ba=ba.toLowerCase();for(var aa=0,bb=bk.length;aa<bb;aa++){var bl=bk[aa];if(bl){ab=bl.parentNode;bk[aa]=ab.nodeName.toLowerCase()===ba?ab:false}}}else{aa=0;for(bb=bk.length;aa<bb;aa++){if(bl=bk[aa]){bk[aa]=ab?bl.parentNode:bl.parentNode===ba}}ab&&M.filter(ba,bk,true)}},"":function(bk,ba,ab){var aa=V++,bb=W;if(typeof ba==="string"&&!/\W/.test(ba)){var bl=ba=ba.toLowerCase();bb=Y}bb("parentNode",ba,aa,bk,bl,ab)},"~":function(bk,ba,ab){var aa=V++,bb=W;if(typeof ba==="string"&&!/\W/.test(ba)){var bl=ba=ba.toLowerCase();bb=Y}bb("previousSibling",ba,aa,bk,bl,ab)}},find:{ID:function(ba,ab,aa){if(typeof ab.getElementById!=="undefined"&&!aa){return(ba=ab.getElementById(ba[1]))?[ba]:[]}},NAME:function(bk,ba){if(typeof ba.getElementsByName!=="undefined"){var ab=[];ba=ba.getElementsByName(bk[1]);for(var aa=0,bb=ba.length;aa<bb;aa++){ba[aa].getAttribute("name")===bk[1]&&ab.push(ba[aa])}return ab.length===0?null:ab}},TAG:function(ab,aa){return aa.getElementsByTagName(ab[1])}},preFilter:{CLASS:function(bl,bb,ba,aa,bk,bm){bl=" "+bl[1].replace(/\\/g,"")+" ";if(bm){return bl}bm=0;for(var ab;(ab=bb[bm])!=null;bm++){if(ab){if(bk^(ab.className&&(" "+ab.className+" ").replace(/[\t\n]/g," ").indexOf(bl)>=0)){ba||aa.push(ab)}else{if(ba){bb[bm]=false}}}}return false},ID:function(aa){return aa[1].replace(/\\/g,"")},TAG:function(aa){return aa[1].toLowerCase()},CHILD:function(ab){if(ab[1]==="nth"){var aa=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(ab[2]==="even"&&"2n"||ab[2]==="odd"&&"2n+1"||!/\D/.test(ab[2])&&"0n+"+ab[2]||ab[2]);ab[2]=aa[1]+(aa[2]||1)-0;ab[3]=aa[3]-0}ab[0]=V++;return ab},ATTR:function(bk,ba,ab,aa,bb,bl){ba=bk[1].replace(/\\/g,"");if(!bl&&P.attrMap[ba]){bk[1]=P.attrMap[ba]}if(bk[2]==="~="){bk[4]=" "+bk[4]+" "}return bk},PSEUDO:function(bk,ba,ab,aa,bb){if(bk[1]==="not"){if((U.exec(bk[3])||"").length>1||/^\w/.test(bk[3])){bk[3]=M(bk[3],null,null,ba)}else{bk=M.filter(bk[3],ba,ab,true^bb);ab||aa.push.apply(aa,bk);return false}}else{if(P.match.POS.test(bk[0])||P.match.CHILD.test(bk[0])){return true}}return bk},POS:function(aa){aa.unshift(true);return aa}},filters:{enabled:function(aa){return aa.disabled===false&&aa.type!=="hidden"},disabled:function(aa){return aa.disabled===true},checked:function(aa){return aa.checked===true},selected:function(aa){return aa.selected===true},parent:function(aa){return !!aa.firstChild},empty:function(aa){return !aa.firstChild},has:function(ba,ab,aa){return !!M(aa[3],ba).length},header:function(aa){return/h\d/i.test(aa.nodeName)},text:function(aa){return"text"===aa.type},radio:function(aa){return"radio"===aa.type},checkbox:function(aa){return"checkbox"===aa.type},file:function(aa){return"file"===aa.type},password:function(aa){return"password"===aa.type},submit:function(aa){return"submit"===aa.type},image:function(aa){return"image"===aa.type},reset:function(aa){return"reset"===aa.type},button:function(aa){return"button"===aa.type||aa.nodeName.toLowerCase()==="button"},input:function(aa){return/input|select|textarea|button/i.test(aa.nodeName)}},setFilters:{first:function(ab,aa){return aa===0},last:function(bb,ba,ab,aa){return ba===aa.length-1},even:function(ab,aa){return aa%2===0},odd:function(ab,aa){return aa%2===1},lt:function(ba,ab,aa){return ab<aa[3]-0},gt:function(ba,ab,aa){return ab>aa[3]-0},nth:function(ba,ab,aa){return aa[3]-0===ab},eq:function(ba,ab,aa){return aa[3]-0===ab}},filter:{PSEUDO:function(bk,ba,ab,aa){var bb=ba[1],bl=P.filters[bb];if(bl){return bl(bk,ab,ba,aa)}else{if(bb==="contains"){return(bk.textContent||bk.innerText||Z([bk])||"").indexOf(ba[3])>=0}else{if(bb==="not"){ba=ba[3];ab=0;for(aa=ba.length;ab<aa;ab++){if(ba[ab]===bk){return false}}return true}else{throw"Syntax error, unrecognized expression: "+bb}}}},CHILD:function(bl,bb){var ba=bb[1],aa=bl;switch(ba){case"only":case"first":for(;aa=aa.previousSibling;){if(aa.nodeType===1){return false}}if(ba==="first"){return true}aa=bl;case"last":for(;aa=aa.nextSibling;){if(aa.nodeType===1){return false}}return true;case"nth":ba=bb[2];var bk=bb[3];if(ba===1&&bk===0){return true}bb=bb[0];var bm=bl.parentNode;if(bm&&(bm.sizcache!==bb||!bl.nodeIndex)){var ab=0;for(aa=bm.firstChild;aa;aa=aa.nextSibling){if(aa.nodeType===1){aa.nodeIndex=++ab}}bm.sizcache=bb}bl=bl.nodeIndex-bk;return ba===0?bl===0:bl%ba===0&&bl/ba>=0}},ID:function(ab,aa){return ab.nodeType===1&&ab.getAttribute("id")===aa},TAG:function(ab,aa){return aa==="*"&&ab.nodeType===1||ab.nodeName.toLowerCase()===aa},CLASS:function(ab,aa){return(" "+(ab.className||ab.getAttribute("class"))+" ").indexOf(aa)>-1},ATTR:function(bb,ba){var ab=ba[1];bb=P.attrHandle[ab]?P.attrHandle[ab](bb):bb[ab]!=null?bb[ab]:bb.getAttribute(ab);ab=bb+"";var aa=ba[2];ba=ba[4];return bb==null?aa==="!=":aa==="="?ab===ba:aa==="*="?ab.indexOf(ba)>=0:aa==="~="?(" "+ab+" ").indexOf(ba)>=0:!ba?ab&&bb!==false:aa==="!="?ab!==ba:aa==="^="?ab.indexOf(ba)===0:aa==="$="?ab.substr(ab.length-ba.length)===ba:aa==="|="?ab===ba||ab.substr(0,ba.length+1)===ba+"-":false},POS:function(bk,ba,ab,aa){var bb=P.setFilters[ba[2]];if(bb){return bb(bk,ab,ba,aa)}}}},G=P.match.POS;for(var s in P.match){P.match[s]=new RegExp(P.match[s].source+/(?![^\[]*\])(?![^\(]*\))/.source);P.leftMatch[s]=new RegExp(/(^(?:.|\r|\n)*?)/.source+P.match[s].source.replace(/\\(\d+)/g,function(ab,aa){return"\\"+(aa-0+1)}))}var L=function(ab,aa){ab=Array.prototype.slice.call(ab,0);if(aa){aa.push.apply(aa,ab);return aa}return ab};try{Array.prototype.slice.call(X.documentElement.childNodes,0)}catch(K){L=function(bb,ba){ba=ba||[];if(T.call(bb)==="[object Array]"){Array.prototype.push.apply(ba,bb)}else{if(typeof bb.length==="number"){for(var ab=0,aa=bb.length;ab<aa;ab++){ba.push(bb[ab])}}else{for(ab=0;bb[ab];ab++){ba.push(bb[ab])}}}return ba}}var H;if(X.documentElement.compareDocumentPosition){H=function(ab,aa){if(!ab.compareDocumentPosition||!aa.compareDocumentPosition){if(ab==aa){R=true}return ab.compareDocumentPosition?-1:1}ab=ab.compareDocumentPosition(aa)&4?-1:ab===aa?0:1;if(ab===0){R=true}return ab}}else{if("sourceIndex" in X.documentElement){H=function(ab,aa){if(!ab.sourceIndex||!aa.sourceIndex){if(ab==aa){R=true}return ab.sourceIndex?-1:1}ab=ab.sourceIndex-aa.sourceIndex;if(ab===0){R=true}return ab}}else{if(X.createRange){H=function(bb,ba){if(!bb.ownerDocument||!ba.ownerDocument){if(bb==ba){R=true}return bb.ownerDocument?-1:1}var ab=bb.ownerDocument.createRange(),aa=ba.ownerDocument.createRange();ab.setStart(bb,0);ab.setEnd(bb,0);aa.setStart(ba,0);aa.setEnd(ba,0);bb=ab.compareBoundaryPoints(Range.START_TO_END,aa);if(bb===0){R=true}return bb}}}}(function(){var ba=X.createElement("div"),ab="script"+(new Date).getTime();ba.innerHTML="<a name='"+ab+"'/>";var aa=X.documentElement;aa.insertBefore(ba,aa.firstChild);if(X.getElementById(ab)){P.find.ID=function(bb,bk,bl){if(typeof bk.getElementById!=="undefined"&&!bl){return(bk=bk.getElementById(bb[1]))?bk.id===bb[1]||typeof bk.getAttributeNode!=="undefined"&&bk.getAttributeNode("id").nodeValue===bb[1]?[bk]:S:[]}};P.filter.ID=function(bb,bk){var bl=typeof bb.getAttributeNode!=="undefined"&&bb.getAttributeNode("id");return bb.nodeType===1&&bl&&bl.nodeValue===bk}}aa.removeChild(ba);aa=ba=null})();(function(){var aa=X.createElement("div");aa.appendChild(X.createComment(""));if(aa.getElementsByTagName("*").length>0){P.find.TAG=function(bb,ba){ba=ba.getElementsByTagName(bb[1]);if(bb[1]==="*"){bb=[];for(var ab=0;ba[ab];ab++){ba[ab].nodeType===1&&bb.push(ba[ab])}ba=bb}return ba}}aa.innerHTML="<a href='#'></a>";if(aa.firstChild&&typeof aa.firstChild.getAttribute!=="undefined"&&aa.firstChild.getAttribute("href")!=="#"){P.attrHandle.href=function(ab){return ab.getAttribute("href",2)}}aa=null})();X.querySelectorAll&&function(){var ba=M,ab=X.createElement("div");ab.innerHTML="<p class='TEST'></p>";if(!(ab.querySelectorAll&&ab.querySelectorAll(".TEST").length===0)){M=function(bb,bm,bn,bk){bm=bm||X;if(!bk&&bm.nodeType===9&&!w(bm)){try{return L(bm.querySelectorAll(bb),bn)}catch(bl){}}return ba(bb,bm,bn,bk)};for(var aa in ba){M[aa]=ba[aa]}ab=null}}();(function(){var aa=X.createElement("div");aa.innerHTML="<div class='test e'></div><div class='test'></div>";if(!(!aa.getElementsByClassName||aa.getElementsByClassName("e").length===0)){aa.lastChild.className="e";if(aa.getElementsByClassName("e").length!==1){P.order.splice(1,0,"CLASS");P.find.CLASS=function(bb,ba,ab){if(typeof ba.getElementsByClassName!=="undefined"&&!ab){return ba.getElementsByClassName(bb[1])}};aa=null}}})();var A=X.compareDocumentPosition?function(ab,aa){return ab.compareDocumentPosition(aa)&16}:function(ab,aa){return ab!==aa&&(ab.contains?ab.contains(aa):true)},w=function(aa){return(aa=(aa?aa.ownerDocument||aa:0).documentElement)?aa.nodeName!=="HTML":false},Q=function(bk,ba){var ab=[],aa="",bb;for(ba=ba.nodeType?[ba]:ba;bb=P.match.PSEUDO.exec(bk);){aa+=bb[0];bk=bk.replace(P.match.PSEUDO,"")}bk=P.relative[bk]?bk+"*":bk;bb=0;for(var bl=ba.length;bb<bl;bb++){M(bk,ba[bb],ab)}return M.filter(aa,ab)};ai.find=M;ai.expr=M.selectors;ai.expr[":"]=ai.expr.filters;ai.unique=M.uniqueSort;ai.getText=Z;ai.isXMLDoc=w;ai.contains=A})();var aT=/Until$/,ax=/^(?:parents|prevUntil|prevAll)/,ac=/,/;av=Array.prototype.slice;var k=function(w,s,G){if(ai.isFunction(s)){return ai.grep(w,function(K,H){return !!s.call(K,H,K)===G})}else{if(s.nodeType){return ai.grep(w,function(H){return H===s===G})}else{if(typeof s==="string"){var A=ai.grep(w,function(H){return H.nodeType===1});if(am.test(s)){return ai.filter(s,A,!G)}else{s=ai.filter(s,w)}}}}return ai.grep(w,function(H){return ai.inArray(H,s)>=0===G})};ai.fn.extend({find:function(w){for(var s=this.pushStack("","find",w),L=0,H=0,K=this.length;H<K;H++){L=s.length;ai.find(w,this[H],s);if(H>0){for(var G=L;G<s.length;G++){for(var A=0;A<L;A++){if(s[A]===s[G]){s.splice(G--,1);break}}}}}return s},has:function(w){var s=ai(w);return this.filter(function(){for(var G=0,A=s.length;G<A;G++){if(ai.contains(this,s[G])){return true}}})},not:function(s){return this.pushStack(k(this,s,false),"not",s)},filter:function(s){return this.pushStack(k(this,s,true),"filter",s)},is:function(s){return !!s&&ai.filter(s,this).length>0},closest:function(O,M){if(ai.isArray(O)){var L=[],H=this[0],K,G={},A;if(H&&O.length){K=0;for(var w=O.length;K<w;K++){A=O[K];G[A]||(G[A]=ai.expr.match.POS.test(A)?ai(A,M||this.context):A)}for(;H&&H.ownerDocument&&H!==M;){for(A in G){K=G[A];if(K.jquery?K.index(H)>-1:ai(H).is(K)){L.push({selector:A,elem:H});delete G[A]}}H=H.parentNode}}return L}var s=ai.expr.match.POS.test(O)?ai(O,M||this.context):null;return this.map(function(Q,P){for(;P&&P.ownerDocument&&P!==M;){if(s?s.index(P)>-1:ai(P).is(O)){return P}P=P.parentNode}return null})},index:function(s){if(!s||typeof s==="string"){return ai.inArray(this[0],s?ai(s):this.parent().children())}return ai.inArray(s.jquery?s[0]:s,this)},add:function(w,s){w=typeof w==="string"?ai(w,s||this.context):ai.makeArray(w);s=ai.merge(this.get(),w);return this.pushStack(a3(w[0])||a3(s[0])?s:ai.unique(s))},andSelf:function(){return this.add(this.prevObject)}});ai.each({parent:function(s){return(s=s.parentNode)&&s.nodeType!==11?s:null},parents:function(s){return ai.dir(s,"parentNode")},parentsUntil:function(w,s,A){return ai.dir(w,"parentNode",A)},next:function(s){return ai.nth(s,2,"nextSibling")},prev:function(s){return ai.nth(s,2,"previousSibling")},nextAll:function(s){return ai.dir(s,"nextSibling")},prevAll:function(s){return ai.dir(s,"previousSibling")},nextUntil:function(w,s,A){return ai.dir(w,"nextSibling",A)},prevUntil:function(w,s,A){return ai.dir(w,"previousSibling",A)},siblings:function(s){return ai.sibling(s.parentNode.firstChild,s)},children:function(s){return ai.sibling(s.firstChild)},contents:function(s){return ai.nodeName(s,"iframe")?s.contentDocument||s.contentWindow.document:ai.makeArray(s.childNodes)}},function(w,s){ai.fn[w]=function(H,A){var G=ai.map(this,s,H);aT.test(w)||(A=H);if(A&&typeof A==="string"){G=ai.filter(A,G)}G=this.length>1?ai.unique(G):G;if((this.length>1||ac.test(A))&&ax.test(w)){G=G.reverse()}return this.pushStack(G,w,av.call(arguments).join(","))}});ai.extend({filter:function(w,s,A){if(A){w=":not("+w+")"}return ai.find.matches(w,s)},dir:function(w,s,G){var A=[];for(w=w[s];w&&w.nodeType!==9&&(G===S||!ai(w).is(G));){w.nodeType===1&&A.push(w);w=w[s]}return A},nth:function(w,s,G){s=s||1;for(var A=0;w;w=w[G]){if(w.nodeType===1&&++A===s){break}}return w},sibling:function(w,s){for(var A=[];w;w=w.nextSibling){w.nodeType===1&&w!==s&&A.push(w)}return A}});var bg=/ jQuery\d+="(?:\d+|null)"/g,ap=/^\s+/,x=/(<([\w:]+)[^>]*?)\/>/g,f=/^(?:area|br|col|embed|hr|img|input|link|meta|param)$/i,a0=/<([\w:]+)/,a9=/<tbody/i,aV=/<|&\w+;/,aE=function(w,s,A){return f.test(A)?w:s+"></"+A+">"},aI={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,"",""]};aI.optgroup=aI.option;aI.tbody=aI.tfoot=aI.colgroup=aI.caption=aI.thead;aI.th=aI.td;if(!ai.support.htmlSerialize){aI._default=[1,"div<div>","</div>"]}ai.fn.extend({text:function(s){if(ai.isFunction(s)){return this.each(function(w){var A=ai(this);return A.text(s.call(this,w,A.text()))})}if(typeof s!=="object"&&s!==S){return this.empty().append((this[0]&&this[0].ownerDocument||X).createTextNode(s))}return ai.getText(this)},wrapAll:function(w){if(ai.isFunction(w)){return this.each(function(A){ai(this).wrapAll(w.call(this,A))})}if(this[0]){var s=ai(w,this[0].ownerDocument).eq(0).clone(true);this[0].parentNode&&s.insertBefore(this[0]);s.map(function(){for(var A=this;A.firstChild&&A.firstChild.nodeType===1;){A=A.firstChild}return A}).append(this)}return this},wrapInner:function(s){return this.each(function(){var w=ai(this),A=w.contents();A.length?A.wrapAll(s):w.append(s)})},wrap:function(s){return this.each(function(){ai(this).wrapAll(s)})},unwrap:function(){return this.parent().each(function(){ai.nodeName(this,"body")||ai(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,true,function(s){this.nodeType===1&&this.appendChild(s)})},prepend:function(){return this.domManip(arguments,true,function(s){this.nodeType===1&&this.insertBefore(s,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode){return this.domManip(arguments,false,function(w){this.parentNode.insertBefore(w,this)})}else{if(arguments.length){var s=ai(arguments[0]);s.push.apply(s,this.toArray());return this.pushStack(s,"before",arguments)}}},after:function(){if(this[0]&&this[0].parentNode){return this.domManip(arguments,false,function(w){this.parentNode.insertBefore(w,this.nextSibling)})}else{if(arguments.length){var s=this.pushStack(this,"after",arguments);s.push.apply(s,ai(arguments[0]).toArray());return s}}},clone:function(w){var s=this.map(function(){if(!ai.support.noCloneEvent&&!ai.isXMLDoc(this)){var G=this.outerHTML,A=this.ownerDocument;if(!G){G=A.createElement("div");G.appendChild(this.cloneNode(true));G=G.innerHTML}return ai.clean([G.replace(bg,"").replace(ap,"")],A)[0]}else{return this.cloneNode(true)}});if(w===true){aP(this,s);aP(this.find("*"),s.find("*"))}return s},html:function(w){if(w===S){return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(bg,""):null}else{if(typeof w==="string"&&!/<script/i.test(w)&&(ai.support.leadingWhitespace||!ap.test(w))&&!aI[(a0.exec(w)||["",""])[1].toLowerCase()]){try{for(var s=0,G=this.length;s<G;s++){if(this[s].nodeType===1){au(this[s].getElementsByTagName("*"));this[s].innerHTML=w}}}catch(A){this.empty().append(w)}}else{ai.isFunction(w)?this.each(function(L){var K=ai(this),H=K.html();K.empty().append(function(){return w.call(this,L,H)})}):this.empty().append(w)}}return this},replaceWith:function(s){if(this[0]&&this[0].parentNode){ai.isFunction(s)||(s=ai(s).detach());return this.each(function(){var w=this.nextSibling,A=this.parentNode;ai(this).remove();w?ai(w).before(s):ai(A).append(s)})}else{return this.pushStack(ai(ai.isFunction(s)?s():s),"replaceWith",s)}},detach:function(s){return this.remove(s,true)},domManip:function(P,O,M){function K(Q){return ai.nodeName(Q,"table")?Q.getElementsByTagName("tbody")[0]||Q.appendChild(Q.ownerDocument.createElement("tbody")):Q}var L,H,G=P[0],w=[];if(ai.isFunction(G)){return this.each(function(Q){var R=ai(this);P[0]=G.call(this,Q,O?R.html():S);return R.domManip(P,O,M)})}if(this[0]){L=P[0]&&P[0].parentNode&&P[0].parentNode.nodeType===11?{fragment:P[0].parentNode}:al(P,this,w);if(H=L.fragment.firstChild){O=O&&ai.nodeName(H,"tr");for(var s=0,A=this.length;s<A;s++){M.call(O?K(this[s],H):this[s],L.cacheable||this.length>1||s>0?L.fragment.cloneNode(true):L.fragment)}}w&&ai.each(w,o)}return this}});ai.fragments={};ai.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(w,s){ai.fn[w]=function(L){var H=[];L=ai(L);for(var K=0,G=L.length;K<G;K++){var A=(K>0?this.clone(true):this).get();ai.fn[s].apply(ai(L[K]),A);H=H.concat(A)}return this.pushStack(H,w,L.selector)}});ai.each({remove:function(w,s){if(!w||ai.filter(w,[this]).length){if(!s&&this.nodeType===1){au(this.getElementsByTagName("*"));au([this])}this.parentNode&&this.parentNode.removeChild(this)}},empty:function(){for(this.nodeType===1&&au(this.getElementsByTagName("*"));this.firstChild;){this.removeChild(this.firstChild)}}},function(w,s){ai.fn[w]=function(){return this.each(s,arguments)}});ai.extend({clean:function(w,s,H,A){s=s||X;if(typeof s.createElement==="undefined"){s=s.ownerDocument||s[0]&&s[0].ownerDocument||X}var G=[];ai.each(w,function(L,K){if(typeof K==="number"){K+=""}if(K){if(typeof K==="string"&&!aV.test(K)){K=s.createTextNode(K)}else{if(typeof K==="string"){K=K.replace(x,aE);var O=(a0.exec(K)||["",""])[1].toLowerCase(),M=aI[O]||aI._default,P=M[0];L=s.createElement("div");for(L.innerHTML=M[1]+K+M[2];P--;){L=L.lastChild}if(!ai.support.tbody){P=a9.test(K);O=O==="table"&&!P?L.firstChild&&L.firstChild.childNodes:M[1]==="<table>"&&!P?L.childNodes:[];for(M=O.length-1;M>=0;--M){ai.nodeName(O[M],"tbody")&&!O[M].childNodes.length&&O[M].parentNode.removeChild(O[M])}}!ai.support.leadingWhitespace&&ap.test(K)&&L.insertBefore(s.createTextNode(ap.exec(K)[0]),L.firstChild);K=ai.makeArray(L.childNodes)}}if(K.nodeType){G.push(K)}else{G=ai.merge(G,K)}}});if(H){for(w=0;G[w];w++){if(A&&ai.nodeName(G[w],"script")&&(!G[w].type||G[w].type.toLowerCase()==="text/javascript")){A.push(G[w].parentNode?G[w].parentNode.removeChild(G[w]):G[w])}else{G[w].nodeType===1&&G.splice.apply(G,[w+1,0].concat(ai.makeArray(G[w].getElementsByTagName("script"))));H.appendChild(G[w])}}}return G}});var ae=/z-?index|font-?weight|opacity|zoom|line-?height/i,aL=/alpha\([^)]*\)/,aj=/opacity=([^)]*)/,B=/float/i,j=/-([a-z])/ig,z=/([A-Z])/g,h=/^-?\d+(?:px)?$/i,be=/^-?\d/,aY={position:"absolute",visibility:"hidden",display:"block"},aJ=["Left","Right"],ag=["Top","Bottom"],C=X.defaultView&&X.defaultView.getComputedStyle,E=ai.support.cssFloat?"cssFloat":"styleFloat",bf=function(w,s){return s.toUpperCase()};ai.fn.css=function(w,s){return a1(this,w,s,true,function(H,A,G){if(G===S){return ai.curCSS(H,A)}if(typeof G==="number"&&!ae.test(A)){G+="px"}ai.style(H,A,G)})};ai.extend({style:function(w,s,H){if(!w||w.nodeType===3||w.nodeType===8){return S}if((s==="width"||s==="height")&&parseFloat(H)<0){H=S}var A=w.style||w,G=H!==S;if(!ai.support.opacity&&s==="opacity"){if(G){A.zoom=1;s=parseInt(H,10)+""==="NaN"?"":"alpha(opacity="+H*100+")";w=A.filter||ai.curCSS(w,"filter")||"";A.filter=aL.test(w)?w.replace(aL,s):s}return A.filter&&A.filter.indexOf("opacity=")>=0?parseFloat(aj.exec(A.filter)[1])/100+"":""}if(B.test(s)){s=E}s=s.replace(j,bf);if(G){A[s]=H}return A[s]},css:function(w,s,L,H){if(s==="width"||s==="height"){var K,G=s==="width"?aJ:ag;function A(){K=s==="width"?w.offsetWidth:w.offsetHeight;H!=="border"&&ai.each(G,function(){H||(K-=parseFloat(ai.curCSS(w,"padding"+this,true))||0);if(H==="margin"){K+=parseFloat(ai.curCSS(w,"margin"+this,true))||0}else{K-=parseFloat(ai.curCSS(w,"border"+this+"Width",true))||0}})}w.offsetWidth!==0?A():ai.swap(w,aY,A);return Math.max(0,Math.round(K))}return ai.curCSS(w,s,L)},curCSS:function(w,s,K){var G,H=w.style;if(!ai.support.opacity&&s==="opacity"&&w.currentStyle){G=aj.test(w.currentStyle.filter||"")?parseFloat(RegExp.$1)/100+"":"";return G===""?"1":G}if(B.test(s)){s=E}if(!K&&H&&H[s]){G=H[s]}else{if(C){if(B.test(s)){s="float"}s=s.replace(z,"-$1").toLowerCase();H=w.ownerDocument.defaultView;if(!H){return null}if(w=H.getComputedStyle(w,null)){G=w.getPropertyValue(s)}if(s==="opacity"&&G===""){G="1"}}else{if(w.currentStyle){K=s.replace(j,bf);G=w.currentStyle[s]||w.currentStyle[K];if(!h.test(G)&&be.test(G)){s=H.left;var A=w.runtimeStyle.left;w.runtimeStyle.left=w.currentStyle.left;H.left=K==="fontSize"?"1em":G||0;G=H.pixelLeft+"px";H.left=s;w.runtimeStyle.left=A}}}}return G},swap:function(w,s,H){var A={};for(var G in s){A[G]=w.style[G];w.style[G]=s[G]}H.call(w);for(G in s){w.style[G]=A[G]}}});if(ai.expr&&ai.expr.filters){ai.expr.filters.hidden=function(w){var s=w.offsetWidth,G=w.offsetHeight,A=w.nodeName.toLowerCase()==="tr";return s===0&&G===0&&!A?true:s>0&&G>0&&!A?false:ai.curCSS(w,"display")==="none"};ai.expr.filters.visible=function(s){return !ai.expr.filters.hidden(s)}}var m=aD(),bh=/<script(.|\s)*?\/script>/gi,a2=/select|textarea/i,aN=/color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week/i,az=/=\?(&|$)/,aZ=/\?/,ak=/(\?|&)_=.*?(&|$)/,F=/^(\w+:)?\/\/([^\/?#]+)/,p=/%20/g;ai.fn.extend({_load:ai.fn.load,load:function(w,s,H){if(typeof w!=="string"){return this._load(w)}else{if(!this.length){return this}}var A=w.indexOf(" ");if(A>=0){var G=w.slice(A,w.length);w=w.slice(0,A)}A="GET";if(s){if(ai.isFunction(s)){H=s;s=null}else{if(typeof s==="object"){s=ai.param(s,ai.ajaxSettings.traditional);A="POST"}}}ai.ajax({url:w,type:A,dataType:"html",data:s,context:this,complete:function(L,K){if(K==="success"||K==="notmodified"){this.html(G?ai("<div />").append(L.responseText.replace(bh,"")).find(G):L.responseText)}H&&this.each(H,[L.responseText,K,L])}});return this},serialize:function(){return ai.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?ai.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||a2.test(this.nodeName)||aN.test(this.type))}).map(function(w,s){w=ai(this).val();return w==null?null:ai.isArray(w)?ai.map(w,function(A){return{name:s.name,value:A}}):{name:s.name,value:w}}).get()}});ai.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(w,s){ai.fn[s]=function(A){return this.bind(s,A)}});ai.extend({get:function(w,s,G,A){if(ai.isFunction(s)){A=A||G;G=s;s=null}return ai.ajax({type:"GET",url:w,data:s,success:G,dataType:A})},getScript:function(w,s){return ai.get(w,null,s,"script")},getJSON:function(w,s,A){return ai.get(w,s,A,"json")},post:function(w,s,G,A){if(ai.isFunction(s)){A=A||G;G=s;s={}}return ai.ajax({type:"POST",url:w,data:s,success:G,dataType:A})},ajaxSetup:function(s){ai.extend(ai.ajaxSettings,s)},ajaxSettings:{url:location.href,global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:aO.XMLHttpRequest&&(aO.location.protocol!=="file:"||!aO.ActiveXObject)?function(){return new aO.XMLHttpRequest}:function(){try{return new aO.ActiveXObject("Microsoft.XMLHTTP")}catch(s){}},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(bb){function ba(){aa.success&&aa.success.call(M,O,U,w);aa.global&&Z("ajaxSuccess",[w,aa])}function ab(){aa.complete&&aa.complete.call(M,w,U);aa.global&&Z("ajaxComplete",[w,aa]);aa.global&&!--ai.active&&ai.event.trigger("ajaxStop")}function Z(bk,bl){(aa.context?ai(aa.context):ai.event).trigger(bk,bl)}var aa=ai.extend(true,{},ai.ajaxSettings,bb),V,U,O,M=aa.context||aa,P=aa.type.toUpperCase();if(aa.data&&aa.processData&&typeof aa.data!=="string"){aa.data=ai.param(aa.data,aa.traditional)}if(aa.dataType==="jsonp"){if(P==="GET"){az.test(aa.url)||(aa.url+=(aZ.test(aa.url)?"&":"?")+(aa.jsonp||"callback")+"=?")}else{if(!aa.data||!az.test(aa.data)){aa.data=(aa.data?aa.data+"&":"")+(aa.jsonp||"callback")+"=?"}}aa.dataType="json"}if(aa.dataType==="json"&&(aa.data&&az.test(aa.data)||az.test(aa.url))){V=aa.jsonpCallback||"jsonp"+m++;if(aa.data){aa.data=(aa.data+"").replace(az,"="+V+"$1")}aa.url=aa.url.replace(az,"="+V+"$1");aa.dataType="script";aO[V]=aO[V]||function(bk){O=bk;ba();ab();aO[V]=S;try{delete aO[V]}catch(bl){}L&&L.removeChild(K)}}if(aa.dataType==="script"&&aa.cache===null){aa.cache=false}if(aa.cache===false&&P==="GET"){var G=aD(),s=aa.url.replace(ak,"$1_="+G+"$2");aa.url=s+(s===aa.url?(aZ.test(aa.url)?"&":"?")+"_="+G:"")}if(aa.data&&P==="GET"){aa.url+=(aZ.test(aa.url)?"&":"?")+aa.data}aa.global&&!ai.active++&&ai.event.trigger("ajaxStart");G=(G=F.exec(aa.url))&&(G[1]&&G[1]!==location.protocol||G[2]!==location.host);if(aa.dataType==="script"&&P==="GET"&&G){var L=X.getElementsByTagName("head")[0]||X.documentElement,K=X.createElement("script");K.src=aa.url;if(aa.scriptCharset){K.charset=aa.scriptCharset}if(!V){var H=false;K.onload=K.onreadystatechange=function(){if(!H&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){H=true;ba();ab();K.onload=K.onreadystatechange=null;L&&K.parentNode&&L.removeChild(K)}}}L.insertBefore(K,L.firstChild);return S}var A=false,w=aa.xhr();if(w){aa.username?w.open(P,aa.url,aa.async,aa.username,aa.password):w.open(P,aa.url,aa.async);try{if(aa.data||bb&&bb.contentType){w.setRequestHeader("Content-Type",aa.contentType)}if(aa.ifModified){ai.lastModified[aa.url]&&w.setRequestHeader("If-Modified-Since",ai.lastModified[aa.url]);ai.etag[aa.url]&&w.setRequestHeader("If-None-Match",ai.etag[aa.url])}G||w.setRequestHeader("X-Requested-With","XMLHttpRequest");w.setRequestHeader("Accept",aa.dataType&&aa.accepts[aa.dataType]?aa.accepts[aa.dataType]+", */*":aa.accepts._default)}catch(R){}if(aa.beforeSend&&aa.beforeSend.call(M,w,aa)===false){aa.global&&!--ai.active&&ai.event.trigger("ajaxStop");w.abort();return false}aa.global&&Z("ajaxSend",[w,aa]);var Y=w.onreadystatechange=function(bk){if(!w||w.readyState===0){A||ab();A=true;if(w){w.onreadystatechange=ai.noop}}else{if(!A&&w&&(w.readyState===4||bk==="timeout")){A=true;w.onreadystatechange=ai.noop;U=bk==="timeout"?"timeout":!ai.httpSuccess(w)?"error":aa.ifModified&&ai.httpNotModified(w,aa.url)?"notmodified":"success";if(U==="success"){try{O=ai.httpData(w,aa.dataType,aa)}catch(bl){U="parsererror"}}if(U==="success"||U==="notmodified"){V||ba()}else{ai.handleError(aa,w,U)}ab();bk==="timeout"&&w.abort();if(aa.async){w=null}}}};try{var W=w.abort;w.abort=function(){if(w){W.call(w);if(w){w.readyState=0}}Y()}}catch(T){}aa.async&&aa.timeout>0&&setTimeout(function(){w&&!A&&Y("timeout")},aa.timeout);try{w.send(P==="POST"||P==="PUT"||P==="DELETE"?aa.data:null)}catch(Q){ai.handleError(aa,w,null,Q);ab()}aa.async||Y();return w}},handleError:function(w,s,G,A){if(w.error){w.error.call(w.context||aO,s,G,A)}if(w.global){(w.context?ai(w.context):ai.event).trigger("ajaxError",[s,w,A])}},active:0,httpSuccess:function(w){try{return !w.status&&location.protocol==="file:"||w.status>=200&&w.status<300||w.status===304||w.status===1223||w.status===0}catch(s){}return false},httpNotModified:function(w,s){var G=w.getResponseHeader("Last-Modified"),A=w.getResponseHeader("Etag");if(G){ai.lastModified[s]=G}if(A){ai.etag[s]=A}return w.status===304||w.status===0},httpData:function(w,s,H){var A=w.getResponseHeader("content-type")||"",G=s==="xml"||!s&&A.indexOf("xml")>=0;w=G?w.responseXML:w.responseText;if(G&&w.documentElement.nodeName==="parsererror"){throw"parsererror"}if(H&&H.dataFilter){w=H.dataFilter(w,s)}if(typeof w==="string"){if(s==="json"||!s&&A.indexOf("json")>=0){if(/^[\],:{}\s]*$/.test(w.replace(/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,"@").replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,"]").replace(/(?:^|:|,)(?:\s*\[)+/g,""))){w=aO.JSON&&aO.JSON.parse?aO.JSON.parse(w):(new Function("return "+w))()}else{throw"Invalid JSON: "+w}}else{if(s==="script"||!s&&A.indexOf("javascript")>=0){ai.globalEval(w)}}}return w},param:function(w,s){function H(L,K){K=ai.isFunction(K)?K():K;A[A.length]=encodeURIComponent(L)+"="+encodeURIComponent(K)}var A=[];if(s===S){s=ai.ajaxSettings.traditional}ai.isArray(w)||w.jquery?ai.each(w,function(){H(this.name,this.value)}):ai.each(w,function G(L,K){if(ai.isArray(K)){ai.each(K,function(O,M){s?H(L,M):G(L+"["+(typeof M==="object"||ai.isArray(M)?O:"")+"]",M)})}else{!s&&K!=null&&typeof K==="object"?ai.each(K,function(O,M){G(L+"["+O+"]",M)}):H(L,K)}});return A.join("&").replace(p,"+")}});var aK={},a=/toggle|show|hide/,a5=/^([+-]=)?([\d+-.]+)(.*)$/,an,I=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];ai.fn.extend({show:function(w,s){if(w!=null){return this.animate(aC("show",3),w,s)}else{w=0;for(s=this.length;w<s;w++){var H=ai.data(this[w],"olddisplay");this[w].style.display=H||"";if(ai.css(this[w],"display")==="none"){H=this[w].nodeName;var A;if(aK[H]){A=aK[H]}else{var G=ai("<"+H+" />").appendTo("body");A=G.css("display");if(A==="none"){A="block"}G.remove();aK[H]=A}ai.data(this[w],"olddisplay",A)}}w=0;for(s=this.length;w<s;w++){this[w].style.display=ai.data(this[w],"olddisplay")||""}return this}},hide:function(w,s){if(w!=null){return this.animate(aC("hide",3),w,s)}else{w=0;for(s=this.length;w<s;w++){var A=ai.data(this[w],"olddisplay");!A&&A!=="none"&&ai.data(this[w],"olddisplay",ai.css(this[w],"display"))}w=0;for(s=this.length;w<s;w++){this[w].style.display="none"}return this}},_toggle:ai.fn.toggle,toggle:function(w,s){var A=typeof w==="boolean";if(ai.isFunction(w)&&ai.isFunction(s)){this._toggle.apply(this,arguments)}else{w==null||A?this.each(function(){var G=A?w:ai(this).is(":hidden");ai(this)[G?"show":"hide"]()}):this.animate(aC("toggle",3),w,s)}return this},fadeTo:function(w,s,A){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:s},w,A)},animate:function(w,s,H,A){var G=ai.speed(s,H,A);if(ai.isEmptyObject(w)){return this.each(G.complete)}return this[G.queue===false?"each":"queue"](function(){var L=ai.extend({},G),K,O=this.nodeType===1&&ai(this).is(":hidden"),M=this;for(K in w){var P=K.replace(j,bf);if(K!==P){w[P]=w[K];delete w[K];K=P}if(w[K]==="hide"&&O||w[K]==="show"&&!O){return L.complete.call(this)}if((K==="height"||K==="width")&&this.style){L.display=ai.css(this,"display");L.overflow=this.style.overflow}if(ai.isArray(w[K])){(L.specialEasing=L.specialEasing||{})[K]=w[K][1];w[K]=w[K][0]}}if(L.overflow!=null){this.style.overflow="hidden"}L.curAnim=ai.extend({},w);ai.each(w,function(Q,V){var W=new ai.fx(M,L,Q);if(a.test(V)){W[V==="toggle"?O?"show":"hide":V](w)}else{var U=a5.exec(V),T=W.cur(true)||0;if(U){V=parseFloat(U[2]);var R=U[3]||"px";if(R!=="px"){M.style[Q]=(V||1)+R;T=(V||1)/W.cur(true)*T;M.style[Q]=T+R}if(U[1]){V=(U[1]==="-="?-1:1)*V+T}W.custom(T,V,R)}else{W.custom(T,V,"")}}});return true})},stop:function(w,s){var A=ai.timers;w&&this.queue([]);this.each(function(){for(var G=A.length-1;G>=0;G--){if(A[G].elem===this){s&&A[G](true);A.splice(G,1)}}});s||this.dequeue();return this}});ai.each({slideDown:aC("show",1),slideUp:aC("hide",1),slideToggle:aC("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(w,s){ai.fn[w]=function(G,A){return this.animate(s,G,A)}});ai.extend({speed:function(w,s,G){var A=w&&typeof w==="object"?w:{complete:G||!G&&s||ai.isFunction(w)&&w,duration:w,easing:G&&s||s&&!ai.isFunction(s)&&s};A.duration=ai.fx.off?0:typeof A.duration==="number"?A.duration:ai.fx.speeds[A.duration]||ai.fx.speeds._default;A.old=A.complete;A.complete=function(){A.queue!==false&&ai(this).dequeue();ai.isFunction(A.old)&&A.old.call(this)};return A},easing:{linear:function(w,s,G,A){return G+A*w},swing:function(w,s,G,A){return(-Math.cos(w*Math.PI)/2+0.5)*A+G}},timers:[],fx:function(w,s,A){this.options=s;this.elem=w;this.prop=A;if(!s.orig){s.orig={}}}});ai.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this);(ai.fx.step[this.prop]||ai.fx.step._default)(this);if((this.prop==="height"||this.prop==="width")&&this.elem.style){this.elem.style.display="block"}},cur:function(s){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null)){return this.elem[this.prop]}return(s=parseFloat(ai.css(this.elem,this.prop,s)))&&s>-10000?s:parseFloat(ai.curCSS(this.elem,this.prop))||0},custom:function(w,s,H){function A(K){return G.step(K)}this.startTime=aD();this.start=w;this.end=s;this.unit=H||this.unit||"px";this.now=this.start;this.pos=this.state=0;var G=this;A.elem=this.elem;if(A()&&ai.timers.push(A)&&!an){an=setInterval(ai.fx.tick,13)}},show:function(){this.options.orig[this.prop]=ai.style(this.elem,this.prop);this.options.show=true;this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur());ai(this.elem).show()},hide:function(){this.options.orig[this.prop]=ai.style(this.elem,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(w){var s=aD(),H=true;if(w||s>=this.options.duration+this.startTime){this.now=this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=true;for(var A in this.options.curAnim){if(this.options.curAnim[A]!==true){H=false}}if(H){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;w=ai.data(this.elem,"olddisplay");this.elem.style.display=w?w:this.options.display;if(ai.css(this.elem,"display")==="none"){this.elem.style.display="block"}}this.options.hide&&ai(this.elem).hide();if(this.options.hide||this.options.show){for(var G in this.options.curAnim){ai.style(this.elem,G,this.options.orig[G])}}this.options.complete.call(this.elem)}return false}else{G=s-this.startTime;this.state=G/this.options.duration;w=this.options.easing||(ai.easing.swing?"swing":"linear");this.pos=ai.easing[this.options.specialEasing&&this.options.specialEasing[this.prop]||w](this.state,G,0,1,this.options.duration);this.now=this.start+(this.end-this.start)*this.pos;this.update()}return true}};ai.extend(ai.fx,{tick:function(){for(var w=ai.timers,s=0;s<w.length;s++){w[s]()||w.splice(s--,1)}w.length||ai.fx.stop()},stop:function(){clearInterval(an);an=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(s){ai.style(s.elem,"opacity",s.now)},_default:function(s){if(s.elem.style&&s.elem.style[s.prop]!=null){s.elem.style[s.prop]=(s.prop==="width"||s.prop==="height"?Math.max(0,s.now):s.now)+s.unit}else{s.elem[s.prop]=s.now}}}});if(ai.expr&&ai.expr.filters){ai.expr.filters.animated=function(s){return ai.grep(ai.timers,function(w){return s===w.elem}).length}}ai.fn.offset="getBoundingClientRect" in X.documentElement?function(w){var s=this[0];if(!s||!s.ownerDocument){return null}if(w){return this.each(function(H){ai.offset.setOffset(this,w,H)})}if(s===s.ownerDocument.body){return ai.offset.bodyOffset(s)}var G=s.getBoundingClientRect(),A=s.ownerDocument;s=A.body;A=A.documentElement;return{top:G.top+(self.pageYOffset||ai.support.boxModel&&A.scrollTop||s.scrollTop)-(A.clientTop||s.clientTop||0),left:G.left+(self.pageXOffset||ai.support.boxModel&&A.scrollLeft||s.scrollLeft)-(A.clientLeft||s.clientLeft||0)}}:function(P){var O=this[0];if(!O||!O.ownerDocument){return null}if(P){return this.each(function(Q){ai.offset.setOffset(this,P,Q)})}if(O===O.ownerDocument.body){return ai.offset.bodyOffset(O)}ai.offset.initialize();var M=O.offsetParent,K=O,L=O.ownerDocument,H,G=L.documentElement,w=L.body;K=(L=L.defaultView)?L.getComputedStyle(O,null):O.currentStyle;for(var s=O.offsetTop,A=O.offsetLeft;(O=O.parentNode)&&O!==w&&O!==G;){if(ai.offset.supportsFixedPosition&&K.position==="fixed"){break}H=L?L.getComputedStyle(O,null):O.currentStyle;s-=O.scrollTop;A-=O.scrollLeft;if(O===M){s+=O.offsetTop;A+=O.offsetLeft;if(ai.offset.doesNotAddBorder&&!(ai.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(O.nodeName))){s+=parseFloat(H.borderTopWidth)||0;A+=parseFloat(H.borderLeftWidth)||0}K=M;M=O.offsetParent}if(ai.offset.subtractsBorderForOverflowNotVisible&&H.overflow!=="visible"){s+=parseFloat(H.borderTopWidth)||0;A+=parseFloat(H.borderLeftWidth)||0}K=H}if(K.position==="relative"||K.position==="static"){s+=w.offsetTop;A+=w.offsetLeft}if(ai.offset.supportsFixedPosition&&K.position==="fixed"){s+=Math.max(G.scrollTop,w.scrollTop);A+=Math.max(G.scrollLeft,w.scrollLeft)}return{top:s,left:A}};ai.offset={initialize:function(){var w=X.body,s=X.createElement("div"),K,G,H,A=parseFloat(ai.curCSS(w,"marginTop",true))||0;ai.extend(s.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"});s.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>";w.insertBefore(s,w.firstChild);K=s.firstChild;G=K.firstChild;H=K.nextSibling.firstChild.firstChild;this.doesNotAddBorder=G.offsetTop!==5;this.doesAddBorderForTableAndCells=H.offsetTop===5;G.style.position="fixed";G.style.top="20px";this.supportsFixedPosition=G.offsetTop===20||G.offsetTop===15;G.style.position=G.style.top="";K.style.overflow="hidden";K.style.position="relative";this.subtractsBorderForOverflowNotVisible=G.offsetTop===-5;this.doesNotIncludeMarginInBodyOffset=w.offsetTop!==A;w.removeChild(s);ai.offset.initialize=ai.noop},bodyOffset:function(w){var s=w.offsetTop,A=w.offsetLeft;ai.offset.initialize();if(ai.offset.doesNotIncludeMarginInBodyOffset){s+=parseFloat(ai.curCSS(w,"marginTop",true))||0;A+=parseFloat(ai.curCSS(w,"marginLeft",true))||0}return{top:s,left:A}},setOffset:function(w,s,L){if(/static/.test(ai.curCSS(w,"position"))){w.style.position="relative"}var H=ai(w),K=H.offset(),G=parseInt(ai.curCSS(w,"top",true),10)||0,A=parseInt(ai.curCSS(w,"left",true),10)||0;if(ai.isFunction(s)){s=s.call(w,L,K)}L={top:s.top-K.top+G,left:s.left-K.left+A};"using" in s?s.using.call(w,L):H.css(L)}};ai.fn.extend({position:function(){if(!this[0]){return null}var w=this[0],s=this.offsetParent(),G=this.offset(),A=/^body|html$/i.test(s[0].nodeName)?{top:0,left:0}:s.offset();G.top-=parseFloat(ai.curCSS(w,"marginTop",true))||0;G.left-=parseFloat(ai.curCSS(w,"marginLeft",true))||0;A.top+=parseFloat(ai.curCSS(s[0],"borderTopWidth",true))||0;A.left+=parseFloat(ai.curCSS(s[0],"borderLeftWidth",true))||0;return{top:G.top-A.top,left:G.left-A.left}},offsetParent:function(){return this.map(function(){for(var s=this.offsetParent||X.body;s&&!/^body|html$/i.test(s.nodeName)&&ai.css(s,"position")==="static";){s=s.offsetParent}return s})}});ai.each(["Left","Top"],function(w,s){var A="scroll"+s;ai.fn[A]=function(H){var K=this[0],G;if(!K){return null}if(H!==S){return this.each(function(){if(G=q(this)){G.scrollTo(!w?H:ai(G).scrollLeft(),w?H:ai(G).scrollTop())}else{this[A]=H}})}else{return(G=q(K))?"pageXOffset" in G?G[w?"pageYOffset":"pageXOffset"]:ai.support.boxModel&&G.document.documentElement[A]||G.document.body[A]:K[A]}}});ai.each(["Height","Width"],function(w,s){var A=s.toLowerCase();ai.fn["inner"+s]=function(){return this[0]?ai.css(this[0],A,false,"padding"):null};ai.fn["outer"+s]=function(G){return this[0]?ai.css(this[0],A,false,G?"margin":"border"):null};ai.fn[A]=function(G){var H=this[0];if(!H){return G==null?null:this}return"scrollTo" in H&&H.document?H.document.compatMode==="CSS1Compat"&&H.document.documentElement["client"+s]||H.document.body["client"+s]:H.nodeType===9?Math.max(H.documentElement["client"+s],H.body["scroll"+s],H.documentElement["scroll"+s],H.body["offset"+s],H.documentElement["offset"+s]):G===S?ai.css(H,A):this.css(A,typeof G==="string"?G:G+"px")}});aO.jQuery=aO.$=ai})(window);(function(a){$.fn.extend({ellipsis:function(b){var d={_class:"ellipsis",block:"span",ellipsis:"…"};return this.each(function(){var h=a(this);var j=$.extend(d,b);var f=h.width();var g=h.html();h.wrapInner("<"+j.block+"></"+j.block+">");c=h.children(j.block);while(g.length>0&&c.width()>=f){g=g.substr(0,g.length-1);c.html(g+j.ellipsis)}h.html(c.html()).removeClass(j._class)})}})})(jQuery);(function(q){$.fn.jqm=function(f){var e={overlay:50,overlayClass:"jqmOverlay",closeClass:"jqmClose",trigger:".jqModal",ajax:p,ajaxText:"",target:p,modal:p,toTop:p,onShow:p,onHide:p,onLoad:p};return this.each(function(){if(this._jqm){return o[this._jqm].c=$.extend({},o[this._jqm].c,f)}t++;this._jqm=t;o[t]={c:$.extend(e,$.jqm.params,f),a:p,w:$(this).addClass("jqmID"+t),s:t};if(e.trigger){$(this).jqmAddTrigger(e.trigger)}})};$.fn.jqmAddClose=function(f){return n(this,f,"jqmHide")};$.fn.jqmAddTrigger=function(f){return n(this,f,"jqmShow")};$.fn.jqmShow=function(e){return this.each(function(){e=e||window.event;$.jqm.open(this._jqm,e)})};$.fn.jqmHide=function(e){return this.each(function(){e=e||window.event;$.jqm.close(this._jqm,e)})};$.jqm={hash:{},open:function(D,C){var v=o[D],w=v.c,m="."+w.closeClass,x=(parseInt(v.w.css("z-index"))),x=(x>0)?x:3000,f=$("<div></div>").css({height:"100%",width:"100%",position:"fixed",left:0,top:0,"z-index":x-1,opacity:w.overlay/100});if(v.a){return p}v.t=C;v.a=true;v.w.css("z-index",x);if(w.modal){if(!a[0]){k("bind")}a.push(D)}else{if(w.overlay>0){v.w.jqmAddClose(f)}else{f=p}}v.o=(f)?f.addClass(w.overlayClass).prependTo("body"):p;if(d){$("html,body").css({height:"100%",width:"100%"});if(f){f=f.css({position:"absolute"})[0];for(var A in {Top:1,Left:1}){f.style.setExpression(A.toLowerCase(),"(_=(document.documentElement.scroll"+A+" || document.body.scroll"+A+"))+'px'")}}}if(w.ajax){var e=w.target||v.w,B=w.ajax,e=(typeof e=="string")?$(e,v.w):$(e),B=(B.substr(0,1)=="@")?$(C).attr(B.substring(1)):B;e.html(w.ajaxText).load(B,function(){if(w.onLoad){w.onLoad.call(this,v)}if(m){v.w.jqmAddClose($(m,v.w))}j(v)})}else{if(m){v.w.jqmAddClose($(m,v.w))}}if(w.toTop&&v.o){v.w.before('<span id="jqmP'+v.w[0]._jqm+'"></span>').insertAfter(v.o)}(w.onShow)?w.onShow(v):v.w.show();j(v);return p},close:function(f){var e=o[f];if(!e.a){return p}e.a=p;if(a[0]){a.pop();if(!a[0]){k("unbind")}}if(e.c.toTop&&e.o){$("#jqmP"+e.w[0]._jqm).after(e.w).remove()}if(e.c.onHide){e.c.onHide(e)}else{e.w.hide();if(e.o){e.o.remove()}}return p},params:{}};var t=0,o=$.jqm.hash,a=[],d=$.browser.msie&&($.browser.version=="6.0"),p=false,g=$('<iframe src="javascript:false;document.write(\'\');" class="jqm"></iframe>').css({opacity:0}),j=function(e){if(d){if(e.o){e.o.html('<p style="width:100%;height:100%"/>').prepend(g)}else{if(!$("iframe.jqm",e.w)[0]){e.w.prepend(g)}}}h(e)},h=function(f){try{$(":input:visible",f.w)[0].focus()}catch(e){}},k=function(e){$()[e]("keypress",b)[e]("keydown",b)[e]("mousedown",b)},b=function(s){var f=o[a[a.length-1]],m=(!$(s.target).parents(".jqmID"+f.s)[0]);if(m){h(f)}return !m},n=function(e,f,m){return e.each(function(){var v=this._jqm;$(f).each(function(){if(!this[m]){this[m]=[];$(this).click(function(){for(var w in {jqmShow:1,jqmHide:1}){for(var x in this[w]){if(o[this[w][x]]){o[this[w][x]].w[w](this)}}}return p})}this[m].push(v)})})}})(jQuery);(function(a){$.fn.extend({lg_ad:function(b){var d={all_univers:["1000000","2000000","1050000","3050000","6000000","4000000","10000107","10000119","10000204","10000243","5080000","10000337","10000364","10000401","7000000"],left:[{scenario:"LG2/LG2-200x200.xml",univers:lg_cat_id_univers,type:"flash",freq:100}]};return this.each(function(){var e=a(this);var f=$.extend(d,b);this.ad=function(){if(typeof(f.type)!=="undefined"){var h=this.random(f[f.type]);var g=null;switch(h.type){case"image":g='<a href="'+h.link+'"><img src="'+h.src+'"/></a>';break;case"flash":if(FlashDetect.versionAtLeast(8)){if((f.univers===lg_cat_id_univers&&f.all_univers.in_array(h.univers))||f.univers!==lg_cat_id_univers){g='<iframe frameborder="0" marginwidth="0" marginheight="0" src="http://contenttoemotion.com/flash/moteur/cte.jsp?version=init_200_200-30.swf&h=200&w=200&partnerid=7651&categorie='+h.univers+"&scenario="+h.scenario+'&soundOnStart=false&modeSoundOn=overOnly"/>'}else{f[f.type]=a.grep(f[f.type],function(k,j){return(k!==h)});this.ad()}}else{g='<a href="http://www.adobe.com/go/getflashplayer"><img src="'+lg_assets+"images/"+lg_lang+'/global/bp_novideo.gif" alt="Get Adobe Flash player" border="0"/></a>';return}break}a(g).appendTo(e)}return};this.random=function(h){if(a(h).length>1){var k=Math.floor(Math.random()*100);var g=0;var j=null;a.each(h,function(){if((k<(this.freq+g))&&(k>g)){j=this}g+=this.freq})}else{j=h[0]}return j};return this.ad()})}})})(jQuery);var lg_jquery_photo_out;if(lg_jquery_photo_out==null){lg_jquery_photo_out=300}jQuery(document).ready(function(){$(".lg_photo .magnifying_glass").mouseover(function(){$(this).parent().find(".out").show();url=$(this).parent().find("img").attr("src");var a=new RegExp("(T/[0-9]{2,3}x[0-9]{2,3}/)","g");urlout=url.replace(a,"T/"+lg_jquery_photo_out+"x"+lg_jquery_photo_out+"/");$(this).parent().find(".out").html('<div class="img_container"><img src="'+urlout+'"/></div>')});$(".lg_photo .magnifying_glass").mouseout(function(){$(this).parent().find(".out").hide()});$("table.lg_display_image .zone_loupe img").mouseover(function(){url=$(this).parents("table").find("img").attr("src");var e=new RegExp("(/bpu/([0-9]{1})/([0-9]{1})/([0-9]{1})/([0-9]{3})/)","g");urlout=url.replace(e,"/bpu/$2/$3/$4/"+lg_jquery_photo_out+"/");var b=new RegExp("(/bpu/[0-9]{1}/[0-9]{1}/[0-9]{1}/[0-9]{3})/","g");if(b.test(url)){$(this).parent().find(".out").html('<table height="100%" width="100%"><tr><td align="center"><img src="'+urlout+'" alt="" /></td></tr></table>')}else{objImage=new Image();objImage.src=urlout;var a=0;var d=0;if(objImage.width<lg_jquery_photo_out&&objImage.height<lg_jquery_photo_out){a=objImage.width;d=objImage.height}else{if(objImage.width>objImage.height){a=lg_jquery_photo_out;d=objImage.height/(objImage.width/lg_jquery_photo_out)}else{if(objImage.width==objImage.height){a=lg_jquery_photo_out;d=lg_jquery_photo_out}else{d=lg_jquery_photo_out;a=objImage.width/(objImage.height/lg_jquery_photo_out)}}}$(this).parent().find(".out").html('<table height="100%" width="100%"><tr><td align="center"><img width="'+a+'" height="'+d+'" src="'+urlout+'" alt="" /></td></tr></table>')}$(this).parent().find(".out").show()});$("table.lg_display_image .zone_loupe img").mouseout(function(){$(this).parent().find(".out").hide();$(this).parent().find(".out").html("")})});(function(a){$.fn.extend({sponsored_links:function(b){var d={links:aOv,wrapper:'<div class="padding"><div class="title"></div>%%%LINKS%%%</div>',link_html:'<div class="sponsored"><div class="padding"><a title="%%%LINK_SITE%%%" target="_blank" onMouseover="window.status=\'\';return true;" href="%%%LINK_HREF%%%" class="title">%%%LINK_CONTENT%%%</a><br /><a target="_blank" onMouseover="window.status=\'\';return true;" href="%%%LINK_HREF%%%" class="description">%%%LINK_DESC%%%</a><br/><a target="_blank" onMouseover="window.status=\'\';return true;" href="%%%LINK_HREF%%%" class="site">%%%LINK_SITE%%%</a></div></div>'};return this.each(function(){var e=a(this);var f=a.extend(d,b);this.links=function(){var j="";var g;for(g=0;g<f.links.length;g+=4){var h=f.links[g+1];if(h.length>100){h=h.substring(0,100);h=h.replace(/\w+$/,"")+" ..."}j+=f.link_html.replace(/%%%LINK_SITE%%%/g,f.links[g]).replace(/%%%LINK_HREF%%%/g,f.links[g+2]).replace(/%%%LINK_CONTENT%%%/g,f.links[g+3]).replace(/%%%LINK_DESC%%%/g,h)}return j};a(f.wrapper.replace(/%%%LINKS%%%/,this.links())).appendTo(e);e.show()})}})})(jQuery);var is_chrome=navigator.userAgent.toLowerCase().indexOf("chrome")>-1;var is_safari=navigator.userAgent.toLowerCase().indexOf("safari")>-1;var clic_counter=0;var _lgstats_im=new Image(1,1);function _lgstats(b){if(window.lgstats_enabled!=null&&window.lgstats_enabled==false){return true}var d="http://lgstats.leguide.com/i?";var a="n="+Math.round(Math.random()*1000000000);if(b!=""){a+="&sid="+escape(b)}if(window.lgstats_partner!=null){a+="&partner="+escape(window.lgstats_partner)}if(window.lgstats_uc!=null){a+="&uc="+escape(window.lgstats_uc)}if(window.lgstats_pc!=null){a+="&pc="+escape(window.lgstats_pc)}if(window.lgstats_cc!=null){a+="&cc="+escape(window.lgstats_cc)}var e=escape(window.document.referrer);if(e!=null&&e!="undefined"&&e!=""){a+="&r="+e}if(typeof(screen)=="object"){a+="&scw="+screen.width;a+="&sch="+screen.height;a+="&scp="+screen.colorDepth}_lgstats_im.src=d+a}_lgstats_jsok=1;function lggo_goan(e,j,d,m,h,b,k){var g=document.fgo_an;g.idmag_ann.value=e;g.idx.value=j;g.lang.value=d;if(g.tag!=null){g.tag.value=m}g.vars.value=h;g.partner.value=b;g.campagne.value=k;var a="";if(window.lggo_slkw!=null&&window.lggo_slkw){a=window.lggo_slkw;if(g.slkw!=null){g.slkw.value=a}}window.lgstats_pc=null;window.lgstats_cc="CAMPAGNE=";if(lgstats_campagne!=null&&lgstats_campagne){window.lgstats_cc+=lgstats_campagne}if(j){window.lgstats_cc+="&amp;IDX=";window.lgstats_cc+=j}if(e){window.lgstats_cc+="&amp;ID_MAG=";window.lgstats_cc+=e}if(_lgstats_jsok!=null){_lgstats(window.lggo_domain)}if(is_chrome||is_safari){if(clic_counter>0){g.action+=clic_counter}clic_counter++}g.submit();return false}function lggo_gopt(g,p,j,n,s,b,e,t,k,o,d,q,h){var m=document.fgo_pt;m.id_mag.value=g;m.idx.value=p;m.idlg.value=j;m.id_rech.value=n;m.org.value=s;m.ms.value=b;m.lang.value=e;if(m.tag!=null){m.tag.value=t}m.idbp.value=k;m.vars.value=o;m.partner.value=d;m.campagne.value=q;if(window.lggo_smartlink!=null&&window.lggo_smartlink=="yes"&&h){m.sl.value=h}var a="";if(window.lggo_slkw!=null&&window.lggo_slkw){a=window.lggo_slkw;if(m.slkw!=null){m.slkw.value=a}}window.lgstats_pc=null;window.lgstats_cc="CAMPAGNE=";if(lgstats_campagne!=null&&lgstats_campagne){window.lgstats_cc+=lgstats_campagne}if(k){window.lgstats_cc+="&amp;IDBP=";window.lgstats_cc+=k}if(j){window.lgstats_cc+="&amp;IDLG=";window.lgstats_cc+=j}if(p){window.lgstats_cc+="&amp;IDX=";window.lgstats_cc+=p}if(b){window.lgstats_cc+="&amp;KW=";window.lgstats_cc+=b}if(g){window.lgstats_cc+="&amp;ID_MAG=";window.lgstats_cc+=g}if(_lgstats_jsok!=null){_lgstats(window.lggo_domain)}if(is_chrome||is_safari){if(clic_counter>0){m.action+=clic_counter}clic_counter++}m.submit();return false}function lggo_gopn(e,k,g,d,n,j,b,m){var h=document.fgo_pn;h.id_mag.value=e;h.idx.value=k;h.id_promo.value=g;h.lang.value=d;if(h.tag!=null){h.tag.value=n}h.vars.value=j;h.partner.value=b;h.campagne.value=m;var a="";if(window.lggo_slkw!=null&&window.lggo_slkw){a=window.lggo_slkw;if(h.slkw!=null){h.slkw.value=a}}window.lgstats_pc=null;window.lgstats_cc="CAMPAGNE=";if(lgstats_campagne!=null&&lgstats_campagne){window.lgstats_cc+=lgstats_campagne}if(k){window.lgstats_cc+="&amp;IDX=";window.lgstats_cc+=k}if(g){window.lgstats_cc+="&amp;ID_PROMO=";window.lgstats_cc+=g}if(e){window.lgstats_cc+="&amp;ID_MAG=";window.lgstats_cc+=e}if(_lgstats_jsok!=null){_lgstats(window.lggo_domain)}if(is_chrome||is_safari){if(clic_counter>0){h.action+=clic_counter}clic_counter++}h.submit();return false}function lggo_forms(e,d,b,a){_lggo_form(e,a);_lggo_form(d,a);_lggo_form(b,a)}function _lggo_form(d,a){var b=d.split("_");var e=b[1];if(window.lggo_target==null){form_target="_blank"}else{form_target=window.lggo_target}document.write('<form target="'+form_target+'" name="fgo_'+e+'" method="GET" action="http://go.'+window.lggo_domain+"/nav/"+d+'.php">');switch(e){case"an":document.write('<input type="hidden" name="idmag_ann" value="">');document.write('<input type="hidden" name="idx" value="">');document.write('<input type="hidden" name="lang" value="">');document.write('<input type="hidden" name="tag" value="">');document.write('<input type="hidden" name="vars" value="">');break;case"pt":document.write('<input type="hidden" name="id_mag" value="">');document.write('<input type="hidden" name="idx" value="">');document.write('<input type="hidden" name="idlg" value="">');document.write('<input type="hidden" name="id_rech" value="">');document.write('<input type="hidden" name="org" value="">');document.write('<input type="hidden" name="ms" value="">');document.write('<input type="hidden" name="lang" value="">');document.write('<input type="hidden" name="tag" value="">');document.write('<input type="hidden" name="idbp" value="">');document.write('<input type="hidden" name="vars" value="">');break;case"pn":document.write('<input type="hidden" name="id_mag" value="">');document.write('<input type="hidden" name="idx" value="">');document.write('<input type="hidden" name="id_promo" value="">');document.write('<input type="hidden" name="lang" value="">');document.write('<input type="hidden" name="tag" value="">');document.write('<input type="hidden" name="vars" value="">');break}if(window.lggo_smartlink!=null&&window.lggo_smartlink=="yes"){document.write('<input type="hidden" name="sl" value="">')}document.write('<input type="hidden" name="partner" value="">');document.write('<input type="hidden" name="campagne" value="">');document.write('<input type="hidden" name="type_r" value="'+a+'">');document.write('<input type="hidden" name="gov2" value="1">');document.write('<input type="hidden" name="slkw" value="">');document.write("</form>");return false}if(lg_lang==null){var lg_lang="fr"}var domain=(lg_lang=="fr")?"http://cimg.leguide.com/v5/":"http://img.pikengo."+lg_lang+"/";var lg_img_bpu_path=domain+"img/"+lg_lang+"/bpu/";var lg_img_magnifying_glass=domain+"commun/loupe2.gif";var lg_img_unvailable_product_small=domain+"commun/"+lg_lang+"/unavailable.gif";var lg_img_unvailable_product_middle=domain+"commun/"+lg_lang+"/unavailable.gif";function checkMail(b){var a=false;if(b.length>0){var d=/^([a-zA-Z0-9_\.\-])+\@(([a-zA-Z0-9\-])+\.)+([a-zA-Z0-9]{2,4})+$/;if(d.test(b)){a=true}return a}}function overcheckboxcompare(){return overlib("Cocher pour comparer",FGCOLOR,"#9CC5E2",WIDTH,100)}function urlEncode(a){encodedHtml=escape(a.replace(/ /g,"+"));encodedHtml=encodedHtml.replace(/\//g,"+");encodedHtml=encodedHtml.replace(/\?/g,"%3F");encodedHtml=encodedHtml.replace(/=/g,"%3D");encodedHtml=encodedHtml.replace(/@/g,"%40");encodedHtml=encodedHtml.replace(/%u20AC/g,"%80");encodedHtml=encodedHtml.replace(/%26/g,"%2526");return encodedHtml}function ucfirst(b){if(b.length>=1){var a=b.charAt(0).toUpperCase()+b.substring(1).toLowerCase()}else{a=b.toUpperCase()}return a}function FocusText(a){if(a.value==a.defaultValue){a.value=""}}function BlurText(a){if(a.value==""){a.value=a.defaultValue}}function valid(a){a.submit()}function r(a){location.href=a}function goan(k,f,e,j,b,h,a,g){lggo_goan(j,b,h,a,g,"","")}function gopt(m,e,q,f,n,g,j,p,a,b,o,h,k){lggo_gopt(f,n,g,j,p,a,b,o,h,k,"","")}function gopn(h,b,k,e,j,f,a,m,g){lggo_gopn(e,j,f,a,m,g,"","")}var FlashDetect=new function(){var a=this;a.installed=false;a.raw="";a.major=-1;a.minor=-1;a.revision=-1;a.revisionStr="";var b=[{name:"ShockwaveFlash.ShockwaveFlash.7",version:function(j){return e(j)}},{name:"ShockwaveFlash.ShockwaveFlash.6",version:function(m){var j="6,0,21";try{m.AllowScriptAccess="always";j=e(m)}catch(k){}return j}},{name:"ShockwaveFlash.ShockwaveFlash",version:function(j){return e(j)}}];var e=function(m){var j=-1;try{j=m.GetVariable("$version")}catch(k){}return j};var h=function(j){var m=-1;try{m=new ActiveXObject(j)}catch(k){m={activeXError:true}}return m};var d=function(k){var j=k.split(",");return{raw:k,major:parseInt(j[0].split(" ")[1],10),minor:parseInt(j[1],10),revision:parseInt(j[2],10),revisionStr:j[2]}};var g=function(n){var k=n.split(/ +/);var m=k[2].split(/\./);var j=k[3];return{raw:n,major:parseInt(m[0],10),minor:parseInt(m[1],10),revisionStr:j,revision:f(j)}};var f=function(j){return parseInt(j.replace(/[a-zA-Z]/g,""),10)||a.revision};a.majorAtLeast=function(j){return a.major>=j};a.minorAtLeast=function(j){return a.minor>=j};a.revisionAtLeast=function(j){return a.revision>=j};a.versionAtLeast=function(k){var m=[a.major,a.minor,a.revision];var j=Math.min(m.length,arguments.length);for(i=0;i<j;i++){if(m[i]>=arguments[i]){if(i+1<j&&m[i]==arguments[i]){continue}else{return true}}else{return false}}};a.FlashDetect=function(){if(navigator.plugins&&navigator.plugins.length>0){var n="application/x-shockwave-flash";var m=navigator.mimeTypes;if(m&&m[n]&&m[n].enabledPlugin&&m[n].enabledPlugin.description){var j=m[n].enabledPlugin.description;var o=g(j);a.raw=o.raw;a.major=o.major;a.minor=o.minor;a.revisionStr=o.revisionStr;a.revision=o.revision;a.installed=true}}else{if(navigator.appVersion.indexOf("Mac")==-1&&window.execScript){var j=-1;for(var k=0;k<b.length&&j==-1;k++){var p=h(b[k].name);if(!p.activeXError){a.installed=true;j=b[k].version(p);if(j!=-1){var o=d(j);a.raw=o.raw;a.major=o.major;a.minor=o.minor;a.revision=o.revision;a.revisionStr=o.revisionStr}}}}}}()};FlashDetect.JS_RELEASE="1.0.4";function form_submit(h){var n="";if(h.idx!=null){n=h.idx.value}var d="";if(h.m!=null){d=h.m.value}var b="";if(h.ref!=null){b=h.ref.value}var k="";if(h.w!=null){k=ucfirst(h.w.value)}var j="";if(h.str_MotCle!=null){j=h.str_MotCle.value}var g="";if(h.w2!=null){g=h.w2.value}var e="";if(h.w3!=null){e=h.w3.value}var a="";if(h.id!=null){a=h.id.value}if(n!=0){if(j){k=j}pk_nav(n,0,0,d,b,k,g,e,1,0,"","","",3,a,"","","","","","","","")}else{u="/s";if(k!=""){u+="/w/"+urlEncode(k)}else{return 0}if(u){location.href=u}}}function pk_nav(t,v,q,B,e,n,k,h,y,H,g,j,C,a,x,F,I,d,b,D,A,z,G){if(lg_lang=="fr"){if(t==0){u="/s";if(n){u+="/w/"+urlEncode(n)}if(q!=0){u+="/s/"+q}if(y!=1){u+="/o/"+y}if(H!=0){u+="/f/"+H}if(v>0){u+="/p/"+v}}else{if(x>0&&q==0&&v==0&&g==0&&j==0){u=F}else{var E=0;if(B==""&&v==0&&y==1&&H==0&&q<2&&n==""&&t>0&&g==""&&j==""&&x==0&&C==""&&d==""&&b==""){if(q==0&&F){u=F}else{if(q==1){u="/sb/ri_"+t+"_0_1.htm"}else{if(H==2){u="/sb/ri_"+t+"_0_2.htm"}}}}else{if(B!=""&&v==0&&y==1&&H==0&&q==0&&n==""&&t>0&&g==""&&j==""&&x==0&&C==""&&C==""&&d==""&&b==""){u="/sb/"+t+"_"+B.toLowerCase()+".htm"}else{u="/sb/leguide/recherche";if(B){u+="/m/"+urlEncode(B);E++}if(n){u+="/str_MotCle/"+urlEncode(n);E++}if(k){u+="/w2/"+urlEncode(k);E++}if(h){u+="/w3/"+urlEncode(h);E++}if(d){u+="/s1/"+urlEncode(d);E++}if(b){u+="/s2/"+urlEncode(b);E++}if(D){u+="/i1/"+D;E++}if(A){u+="/i2/"+A;E++}if(z){u+="/i3/"+z;E++}if(C){u+="/ps/"+C;E++}if(n&&(t>0)&&(y==1)&&(H==0)&&(q==0)&&(x==0)){u+="/org/3/t/1";E++}if(y!=""&&y!=1){u+="/o/"+y;E++}if(H!=""&&H!=0){u+="/f/"+H;E++}if(x>0){u+="/id/"+x;E++}if(g>0){u+="/pmin/"+g;E++}if(j>0){u+="/pmax/"+j;E++}if(G>0){u+="/id_mag/"+G;E++}if(q!=0){u+="/s/"+q;E++}if(v>0){u+="/p/"+v;E++}if(I>0){u+="/ID_RECH/"+I;E++}if(E==0&&F!=""){u=F}else{u+="/"+t+".htm"}}}}}}else{if(x>0){u=F;if(q>0){u+="/s/"+q}if(v>0){u+="/p/"+v}}else{if(B!=""&&v==0&&y==1&&H==0&&q==0&&n==""&&t>0&&g==""&&j==""&&x==0&&C==""){u="/brands/"+t+"/"+B}else{var E=0;u="/s";if(t>0){u+="/idx/"+t}if(n){u+="/w/"+urlEncode(n);E++}if(B){u+="/m/"+urlEncode(B);E++}if(C){u+="/ps/"+C;E++}if(g>0){u+="/pmin/"+g;E++}if(j>0){u+="/pmax/"+j;E++}if(q>0){u+="/s/"+q;E++}if(y!=1){u+="/o/"+y;E++}if(H>0){u+="/f/"+H;E++}if(v>0){u+="/p/"+v;E++}if(E==0&&F!=""){u=F}}}}if(u){location.href=u}}function nav_merchant(a,e,d,b){u="/shops/"+a+"/"+e+"/"+d;if(b){u+="/"+b}if(u){location.href=u}}function nav_specials_offers(a){if(lg_lang=="fr"){u="/promotion_"+a+"_0.htm"}else{u="/specials_offers/"+a+"/0"}if(u){location.href=u}}function nav_shop_info(d,a,b){if(lg_lang=="fr"){if(b!=null){u="/marchand_"+d+".htm?idlg="+b}else{u="/marchand_"+d+".htm"}}else{if(b!=null){u="/merchant/"+a+"-"+d+"/?idlg="+b}else{u="/merchant/"+a+"-"+d}}if(u){location.href=u}}function lg_u_an(){var a="";for(i=0;i<arguments.length;i++){a=a+arguments[i]}a=a.replace(/_#s#_/g,"/");a=a.replace(/_#p#_/g,".php");a=a.replace(/_#h#_/g,".htm");a=a+"?a=avis";lg_r(a)}jQuery(document).ready(function(){if(!jQuery.browser.msie){jQuery(".ellipsis").ellipsis()}if(jQuery.browser.msie===true&&(jQuery.browser.version==="6.0")){jQuery("#countries li").hover(function(){jQuery(this).css("z-index","200").children("ul").css("z-index","200").show()},function(){jQuery(this).css("z-index","0").children("ul").hide().css("z-index","0")})}var a=jQuery("#thes_more");a.hover(function(){if(a.is_running!==true){a.is_running=true;a.addClass("hover").find("ul").slideDown(function(){a.is_running=false})}},function(){a.is_running=true;a.find("ul").slideUp(function(){a.removeClass("hover");a.is_running=false})});if(jQuery("#event").length>0){jQuery("#event div.fr").click(function(){lg_r("/evenements/soldes-ete-2010/");return false})}if(typeof(aOv)!=="undefined"&&aOv.length>0){jQuery("div.block_sponsored_links").sponsored_links()}jQuery("div.block_offers a.product_expand_trigger").toggle(function(){var d=jQuery(this);var b=jQuery(this).siblings(".product_expand");var f=b.find(".param").text().split(";");var e="/?ajax=product_expand&idx="+f[0]+"&idbp="+f[1]+"&id_mag="+f[2]+"&s="+f[3]+"&o="+f[4];b.find(".expand").load(e).show().end().find(".close").one("click",function(){d.trigger("click")}).show()},function(){jQuery(this).siblings(".product_expand").find(".expand").hide().end().find(".close").hide()});jQuery(".block_offers #sheets_bar a.characteristics").click(function(){jQuery(".block_offers #page1").hide();jQuery(".block_offers #page2").show();jQuery(".block_offers #page3").hide();var b=jQuery(".block_offers #sheets_bar ul li.sheet_selected");b.removeClass("sheet_selected");b.addClass("sheet_unselected");jQuery(this).parents("li").removeClass("sheet_unselected");jQuery(this).parents("li").addClass("sheet_selected");return false});jQuery(".block_review .comment a.expand").toggle(function(){var b=jQuery(this).attr("href").replace("#","");comment=$.ajax({url:"/js/commun/scripts/ajaxpost.php",type:"POST",async:false,data:"type=review&id="+b}).responseText;if(comment){previous_comment=jQuery(this).parents(".comment").find("span").html();previous_anchor=jQuery(this).text();jQuery(this).parents(".comment").find("span").html(comment);jQuery(this).text(review_hide_next)}return false},function(){jQuery(this).parents(".comment").find("span").html(previous_comment);jQuery(this).text(previous_anchor);return false});jQuery("div.block_criteria .more .title a").toggle(function(){var b=jQuery(this).parent().parent().parent();b.find("ul.list").show();b.find(".close").show()},function(){var b=jQuery(this).parent().parent().parent();b.find("ul.list").hide();b.find(".close").hide()});jQuery("div.block_criteria .close").click(function(){jQuery("div.block_criteria .more .title a").trigger("click");return false});jQuery("div.block_criteria .main").click(function(){r(jQuery("div.block_criteria .main a").attr("href"));return false});jQuery("div.block_criteria ul li.category .subcats").click(function(){r(jQuery(this).find("a").attr("href"));return false});jQuery(".trigger_modal_myaccount_login").click(function(){var b=this.href||location.href;var d="/modal.php?modal_type=myaccount_login&url="+escape(b);jQuery("#modal_myaccount_login").jqm({ajax:d}).jqmShow();return false});jQuery("div.photo .favorite").click(function(){var d=jQuery(this).attr("class").split(" ");var b="/modal.php?modal_type=myaccount_favorite&id_type="+d[1]+"&id="+d[2]+"&url="+location.href;jQuery("#modal_myaccount_favorite").jqm({ajax:b}).jqmShow();return false});jQuery("div.block_myaccount_login .getpsw .sheet .t a").toggle(function(){jQuery(this).parents(".getpsw").addClass("getpsw_v").find(".c").show().end().find(".sheet").addClass("sheet_v").find(".t").addClass("t_v").end().find(".t a").addClass("a_v")},function(){jQuery(this).parents(".getpsw").removeClass("getpsw_v").find(".c").hide().end().find(".sheet").removeClass("sheet_v").find(".t").removeClass("t_v").end().find(".t a").removeClass("a_v")});jQuery("#about").click(function(){r("/information/"+lg_lang+"/about/");return false});jQuery("#process").click(function(){r("/information/"+lg_lang+(lg_lang=="fr"?"/nos-engagements/":"/merchants/"));return false});jQuery("#legal").click(function(){r("/information/"+lg_lang+"/legal/");return false});jQuery("li#contact").click(function(){r("/information/"+lg_lang+"/contact/");return false});jQuery("#job").click(function(){r("/information/"+lg_lang+"/job/");return false});jQuery("#merchantaccount").click(function(){r("http://merchants.leguide.com/index/index1?lang="+lg_lang+"_"+lg_lang.toUpperCase()+"");return false});jQuery("#partner").click(function(){r("/information/"+lg_lang+"/partner/");return false});jQuery("#financial").click(function(){if(lg_lang=="fr"){r("http://www.leguide.com/wp-finances/fr/la-societe/")}else{r("http://www.leguide.com/wp-finances/uk/presidents-message/")}return false});jQuery("#press").click(function(){r("/information/"+lg_lang+"/press/");return false});jQuery("#myaccount, div.block_bons_plans_subscribe img").click(function(){r("/myaccount/");return false});jQuery("#shoppinglist").click(function(){r("/myaccount/?tab=shopping_list");return false});jQuery("#forum").click(function(){r("/consoforum/");return false});jQuery("#mediation").click(function(){r("/information/"+lg_lang+"/advantage/mediation/");return false});jQuery("#code").click(function(){r("/evt/codes-promo-tous-les-codes.htm");return false});jQuery("#evt1").click(function(){r("/evt/noel.htm");return false});jQuery("#evt2").click(function(){r("/evt/soldes_hiver.htm");return false});jQuery("#evt3").click(function(){r("/evt/saint_valentin.htm");return false});jQuery("#evt4").click(function(){r("/evt/fete_meres.htm");return false});jQuery("#evt5").click(function(){r("/evt/soldes_ete.htm");return false});jQuery("#evt6").click(function(){r("/evt/rentree.htm");return false});jQuery("#blog").click(function(){r("http://blog.leguide.com");return false});jQuery("#marque").click(function(){r("/evt/espace_marques_accueil.htm");return false});jQuery("#advantage").click(function(){r("/information/"+lg_lang+"/advantage/");return false});jQuery("#specials_offers").click(function(){r("/specials_offers/");return false});jQuery("div.block_footer .country").hover(function(){jQuery(this).find("ul.menu").show();return false},function(){jQuery(this).find("ul.menu").hide();return false});jQuery("div.block_footer .fevad img").click(function(){lg_open("http://cimg.leguide.com/doc/attestation-certification.pdf");return false});jQuery("div.block_footer .fevad strong.l").click(function(){r("/information/fr/nos-engagements/");return false});jQuery(".myaccount .unconnected").click(function(){r("/information/"+lg_lang+"/specials_offers/");return false});jQuery("div.block_offers .result_info a").click(function(){r("/information/"+lg_lang+(lg_lang=="fr"?"/nos-engagements/":"/merchants/"));return false});jQuery("div.block_offers .photo .favorite").hover(function(){jQuery(this).attr("title","Ajouter a ma liste de produits preferes");return false},function(){jQuery(this).attr("title","");return false});jQuery("div.block_shops .info a").click(function(){r(jQuery(this).parent().parent().find("h2 a").attr("href"));return false});jQuery("div.block_shops .note a").click(function(){r(jQuery(this).parent().parent().find("h2 a").attr("href"));return false});jQuery("div.block_shops .pen .l").click(function(){jQuery(this).parents(".padding2").find(".note a").trigger("click");return false});jQuery("div.block_offers .c .bpu").click(function(){r(jQuery(this).parents("li").find(".o .t a").attr("href"));return false});jQuery("div.block_compare .bpu").click(function(){r(jQuery(this).parents(".border").find(".button a").attr("href"));return false});jQuery("div.block_top_product_cat .gopt").click(function(){jQuery(this).parent().find("img").trigger("click")});jQuery("div.block_vs_aimez .gopt:not(img)").click(function(){jQuery(this).parents("table.prod_fav").find("div.lg_photo img").trigger("click");return false});jQuery("div.block_offers").find(".lg_photo img").removeAttr("class");jQuery("div.block_offers .gopt:not(.photo)").click(function(b){jQuery(this).parents("li").find(".photo img:not(.zone_loupe img)").trigger("click")});jQuery("div.block_offers .gopt").click(function(b){jQuery(this).parents(".one").find(".photo img").trigger("click")});jQuery("div.block_offers .gopn").click(function(){jQuery(this).parents("li.promo").find("div.promo").trigger("click")});jQuery("div.block_favoris .gopt").click(function(){var b=jQuery(this).parents("tr").attr("class");var d=b.split(" ");jQuery(this).parent().parent().parent().parent().find("."+d[1]+" .td2 img").trigger("click")});jQuery("div.block_shop_info .favorite .gopt").click(function(){jQuery(this).parents(".offer").find(".photo img").trigger("click")});jQuery("div.block_shops .goan").click(function(){jQuery(this).parents(".padding2").find(".see").trigger("click");return false});jQuery("div.block_shops .seean").click(function(){r(jQuery(this).parents(".padding2").find("h2 a").attr("href"));return false});jQuery("div.block_bpu_feature .i1 .m").click(function(){r(jQuery("#sheet1 .txt a").attr("href"));return false});jQuery("div.block_bpu_feature ul.carac .next").click(function(){jQuery("#sheet2 .txt a").trigger("click");return false});jQuery("div.block_offers #sheet1").click(function(){$(".block_offers .sort").show()});jQuery("#sheet1").mousedown(function(){jQuery("div.block_offers").height(jQuery("#page1").height()+10)});jQuery("#sheet2").mousedown(function(){jQuery("div.block_offers").height(jQuery("#page2").height()+10)});jQuery("#sheet3").mousedown(function(){jQuery("div.block_offers").height(jQuery("#page3").height()+10)});jQuery("div.block_thes .more").click(function(){jQuery(this).parents(".zone").find("span.univers").trigger("click");return false});jQuery("div.block_thes_univers .sous_cat .st2").click(function(){r(jQuery(this).parent().find(".cat a").attr("href"));return false});jQuery("div.block_thes_univers .c .sous_cat img").click(function(){r(jQuery(this).parent().find(".cat a").attr("href"));return false});jQuery("div.block_offers .i .i2 .g").click(function(){jQuery(this).parent().parent().parent().find(".photo img").trigger("click")});jQuery(".sort .cmd").toggle(function(){jQuery(this).parents(".sort").find(".menu").show();return false},function(){jQuery(this).parents(".sort").find(".menu").hide();return false});jQuery("div.block_offers .top .info .l").toggle(function(){jQuery(this).parents(".info").find(".m").show();return false},function(){jQuery(this).parents(".info").find(".m").hide();return false});jQuery("div.block_offers .sep-offer:not(.unknown-shipping) .t").toggle(function(){jQuery(this).parents(".sep-offer").find(".i").show();return false},function(){jQuery(this).parents(".sep-offer").find(".i").hide();return false});jQuery("div.block_bbpress .post .next").click(function(){r(jQuery(this).parents(".post").find("a").attr("href"));return false});jQuery("div.block_bbpress .post .more").toggle(function(){jQuery(this).parents(".post").find(".post_text").slideDown();return false},function(){jQuery(this).parents(".post").find(".post_text").slideUp();return false});jQuery("#w, #w_2").focus();if(jQuery("#countries").length){jQuery("#countries li.leguide_com").click(function(){lg_open("http://www.leguide.com/");return false});jQuery("#countries li.pikengo_de").click(function(){lg_open("http://www.pikengo.de/");return false});jQuery("#countries li.pikengo_es").click(function(){lg_open("http://www.pikengo.es/");return false});jQuery("#countries li.webmarchand_com").click(function(){lg_open("http://www.webmarchand.com/");return false});jQuery("#countries li.webmarchand_be").click(function(){lg_open("http://www.webmarchand.be/");return false});jQuery("#countries li.webmarchand_ch").click(function(){lg_open("http://www.webmarchand.ch/");return false});jQuery("#countries li.webmarchand_lu").click(function(){lg_open("http://www.webmarchand.lu/");return false});jQuery("#countries li.shopwahl_de").click(function(){lg_open("http://www.shopwahl.de/");return false});jQuery("#countries li.mercamania_es").click(function(){lg_open("http://www.mercamania.es/");return false});jQuery("#countries li.pricesavvy_co_uk").click(function(){lg_open("http://www.pricesavvy.co.uk/");return false});jQuery("#countries li.pricesavvy_ie").click(function(){lg_open("http://www.pricesavvy.ie/");return false});jQuery("#countries li.webkupiec_pl").click(function(){lg_open("http://www.webkupiec.pl/");return false});jQuery("#countries li.pagineprezzi_it").click(function(){lg_open("http://www.pagineprezzi.it/");return false});jQuery("#countries li.koopkeus_nl").click(function(){lg_open("http://www.koopkeus.nl/");return false});jQuery("#countries li.shopwahl_at").click(function(){lg_open("http://www.shopwahl.at/");return false});jQuery("#countries li.shopwahl_ch").click(function(){lg_open("http://www.shopwahl.ch/");return false});jQuery("#countries li.pricesavvy_ie").click(function(){lg_open("http://www.pricesavvy.ie/");return false});jQuery("#countries li.prisvis_se").click(function(){lg_open("http://www.prisvis.se/");return false});jQuery("#countries li.prisvis_dk").click(function(){lg_open("http://www.prisvis.dk/");return false});jQuery("#countries li.leguide_net").click(function(){lg_open("http://www.leguide.net/");return false});jQuery("#countries li.leguide_net_lu").click(function(){lg_open("http://www.leguide.net/p.php?CP=LU&redir=/");return false});jQuery("#countries li.leguide_net_ch").click(function(){lg_open("http://www.leguide.net/p.php?CP=CH&redir=/");return false});jQuery("#countries li.leguide_net_be").click(function(){lg_open("http://www.leguide.net/p.php?CP=BE&redir=/");return false});jQuery("#countries li.antag_pl").click(function(){lg_open("http://www.antag.pl/");return false});jQuery("#countries li.antag_it").click(function(){lg_open("http://www.antag.it/");return false});jQuery("#countries li.antag_nl").click(function(){lg_open("http://nl.antag.com/");return false});jQuery("#countries li.antag_at").click(function(){lg_open("http://www.antag.at/");return false});jQuery("#countries li.antag_ie").click(function(){lg_open("http://www.antag.ie/");return false});jQuery("#countries li.valomak_se").click(function(){lg_open("http://www.valomak.se/");return false});jQuery("#countries li.valomak_dk").click(function(){lg_open("http://www.valomak.dk/");return false});jQuery("#countries li.antag_co_uk").click(function(){lg_open("http://www.antag.co.uk/");return false});jQuery("#countries li.antag_de").click(function(){lg_open("http://www.antag.de/");return false});jQuery("#countries li.antag_es").click(function(){lg_open("http://www.antag.es/");return false});jQuery("#countries li.dooyoo_de").click(function(){lg_open("http://www.dooyoo.de/");return false});jQuery("#countries li.dooyoo_es").click(function(){lg_open("http://www.dooyoo.es/");return false});jQuery("#countries li.dooyoo_co_uk").click(function(){lg_open("http://www.dooyoo.co.uk/");return false})}});Array.prototype.in_array=function(a){for(var d=0,b=this.length;d<b;d++){if(this[d]==a){return true}}return false};function getancre(){var e=[],d;var a=window.location.href.slice(window.location.href.indexOf("?")+1).split("&");for(var b=0;b<a.length;b++){d=a[b].split("=");if(d[0]=="a"){document.getElementById(d[1]).scrollIntoView(true);break}}};
