/*
 * jQuery JavaScript Library v1.4.1
 * http://jquery.com/
 *
 * Copyright 2010, John Resig
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * Includes Sizzle.js
 * http://sizzlejs.com/
 * Copyright 2010, The Dojo Foundation
 * Released under the MIT, BSD, and GPL Licenses.
 *
 * Date: Mon Jan 25 19:43:33 2010 -0500
 */
(function(I,R){function bd(){if(!ai.isReady){try{U.documentElement.doScroll("left")}catch(c){setTimeout(bd,1);return}ai.ready()}}function bh(r,c){c.src?ai.ajax({url:c.src,async:false,dataType:"script"}):ai.globalEval(c.text||c.textContent||c.innerHTML||"");c.parentNode&&c.parentNode.removeChild(c)}function aq(r,c,K,G,J,F){var v=r.length;if(typeof c==="object"){for(var L in c){aq(r,L,c[L],G,J,K)}return r}if(K!==R){G=!F&&G&&ai.isFunction(K);for(L=0;L<v;L++){J(r[L],c,G?K.call(r[L],L,J(r[L],c)):K,F)}return r}return v?J(r[0],c):null}function aG(){return(new Date).getTime()}function ap(){return false}function an(){return true}function aZ(r,c,v){v[0].type=r;return ai.event.handle.apply(c,v)}function aL(P){var N,L=[],J=[],K=arguments,G,F,r,c,v,Q,O=ai.extend({},ai.data(this,"events").live);if(!(P.button&&P.type==="click")){for(c in O){F=O[c];if(F.live===P.type||F.altLive&&ai.inArray(P.type,F.altLive)>-1){G=F.data;G.beforeFilter&&G.beforeFilter[P.type]&&!G.beforeFilter[P.type](P)||J.push(F.selector)}else{delete O[c]}}G=ai(P.target).closest(J,P.currentTarget);v=0;for(Q=G.length;v<Q;v++){for(c in O){F=O[c];r=G[v].elem;J=null;if(G[v].selector===F.selector){if(F.live==="mouseenter"||F.live==="mouseleave"){J=ai(P.relatedTarget).closest(F.selector)[0]}if(!J||J!==r){L.push({elem:r,fn:F})}}}}v=0;for(Q=L.length;v<Q;v++){G=L[v];P.currentTarget=G.elem;P.data=G.fn.data;if(G.fn.apply(G.elem,K)===false){N=false;break}}return N}}function ah(r,c){return"live."+(r?r+".":"")+c.replace(/\./g,"`").replace(/ /g,"&")}function B(c){return !c||!c.parentNode||c.parentNode.nodeType===11}function m(r,c){var v=0;c.each(function(){if(this.nodeName===(r[v]&&r[v].nodeName)){var J=ai.data(r[v++]),K=ai.data(this,J);if(J=J&&J.events){delete K.handle;K.events={};for(var G in J){for(var F in J[G]){ai.event.add(this,G,J[G][F],J[G][F].data)}}}}})}function bg(r,c,J){var F,G,v;if(r.length===1&&typeof r[0]==="string"&&r[0].length<512&&r[0].indexOf("<option")<0&&(ai.support.checkClone||!a3.test(r[0]))){G=true;if(v=ai.fragments[r[0]]){if(v!==1){F=v}}}if(!F){c=c&&c[0]?c[0].ownerDocument||c[0]:U;F=c.createDocumentFragment();ai.clean(r,c,F,J)}if(G){ai.fragments[r[0]]=v?F:1}return{fragment:F,cacheable:G}}function aD(r,c){var v={};ai.each(aP.concat.apply([],aP.slice(0,c)),function(){v[this]=r});return v}function al(c){return"scrollTo" in c&&c.document?c:c.nodeType===9?c.defaultView||c.parentWindow:false}var ai=function(r,c){return new ai.fn.init(r,c)},a4=I.jQuery,aQ=I.$,U=I.document,av,am=/^[^<]*(<[\w\W]+>)[^>]*$|^#([\w-]+)$/,H=/^.[^:#\[\.,]*$/,q=/\S/,d=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,a6=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,aA=navigator.userAgent,E=false,ay=[],aC,a1=Object.prototype.toString,aU=Object.prototype.hasOwnProperty,az=Array.prototype.push,aw=Array.prototype.slice,p=Array.prototype.indexOf;ai.fn=ai.prototype={init:function(r,c){var F,v;if(!r){return this}if(r.nodeType){this.context=this[0]=r;this.length=1;return this}if(typeof r==="string"){if((F=am.exec(r))&&(F[1]||!c)){if(F[1]){v=c?c.ownerDocument||c:U;if(r=a6.exec(r)){if(ai.isPlainObject(c)){r=[U.createElement(r[1])];ai.fn.attr.call(r,c,true)}else{r=[v.createElement(r[1])]}}else{r=bg([F[1]],[v]);r=(r.cacheable?r.fragment.cloneNode(true):r.fragment).childNodes}}else{if(c=U.getElementById(F[2])){if(c.id!==F[2]){return av.find(r)}this.length=1;this[0]=c}this.context=U;this.selector=r;return this}}else{if(!c&&/^\w+$/.test(r)){this.selector=r;this.context=U;r=U.getElementsByTagName(r)}else{return !c||c.jquery?(c||av).find(r):ai(c).find(r)}}}else{if(ai.isFunction(r)){return av.ready(r)}}if(r.selector!==R){this.selector=r.selector;this.context=r.context}return ai.isArray(r)?this.setArray(r):ai.makeArray(r,this)},selector:"",jquery:"1.4.1",length:0,size:function(){return this.length},toArray:function(){return aw.call(this,0)},get:function(c){return c==null?this.toArray():c<0?this.slice(c)[0]:this[c]},pushStack:function(r,c,v){r=ai(r||null);r.prevObject=this;r.context=this.context;if(c==="find"){r.selector=this.selector+(this.selector?" ":"")+v}else{if(c){r.selector=this.selector+"."+c+"("+v+")"}}return r},setArray:function(c){this.length=0;az.apply(this,c);return this},each:function(r,c){return ai.each(this,r,c)},ready:function(c){ai.bindReady();if(ai.isReady){c.call(U,ai)}else{ay&&ay.push(c)}return this},eq:function(c){return c===-1?this.slice(c):this.slice(c,+c+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(aw.apply(this,arguments),"slice",aw.call(arguments).join(","))},map:function(c){return this.pushStack(ai.map(this,function(r,v){return c.call(r,v,r)}))},end:function(){return this.prevObject||ai(null)},push:az,sort:[].sort,splice:[].splice};ai.fn.init.prototype=ai.fn;ai.extend=ai.fn.extend=function(){var r=arguments[0]||{},c=1,K=arguments.length,G=false,J,F,v,L;if(typeof r==="boolean"){G=r;r=arguments[1]||{};c=2}if(typeof r!=="object"&&!ai.isFunction(r)){r={}}if(K===c){r=this;--c}for(;c<K;c++){if((J=arguments[c])!=null){for(F in J){v=r[F];L=J[F];if(r!==L){if(G&&L&&(ai.isPlainObject(L)||ai.isArray(L))){v=v&&(ai.isPlainObject(v)||ai.isArray(v))?v:ai.isArray(L)?[]:{};r[F]=ai.extend(G,v,L)}else{if(L!==R){r[F]=L}}}}}}return r};ai.extend({noConflict:function(c){I.$=aQ;if(c){I.jQuery=a4}return ai},isReady:false,ready:function(){if(!ai.isReady){if(!U.body){return setTimeout(ai.ready,13)}ai.isReady=true;if(ay){for(var r,c=0;r=ay[c++];){r.call(U,ai)}ay=null}ai.fn.triggerHandler&&ai(U).triggerHandler("ready")}},bindReady:function(){if(!E){E=true;if(U.readyState==="complete"){return ai.ready()}if(U.addEventListener){U.addEventListener("DOMContentLoaded",aC,false);I.addEventListener("load",ai.ready,false)}else{if(U.attachEvent){U.attachEvent("onreadystatechange",aC);I.attachEvent("onload",ai.ready);var r=false;try{r=I.frameElement==null}catch(c){}U.documentElement.doScroll&&r&&bd()}}}},isFunction:function(c){return a1.call(c)==="[object Function]"},isArray:function(c){return a1.call(c)==="[object Array]"},isPlainObject:function(r){if(!r||a1.call(r)!=="[object Object]"||r.nodeType||r.setInterval){return false}if(r.constructor&&!aU.call(r,"constructor")&&!aU.call(r.constructor.prototype,"isPrototypeOf")){return false}var c;for(c in r){}return c===R||aU.call(r,c)},isEmptyObject:function(r){for(var c in r){return false}return true},error:function(c){throw c},parseJSON:function(c){if(typeof c!=="string"||!c){return null}if(/^[\],:{}\s]*$/.test(c.replace(/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,"@").replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,"]").replace(/(?:^|:|,)(?:\s*\[)+/g,""))){return I.JSON&&I.JSON.parse?I.JSON.parse(c):(new Function("return "+c))()}else{ai.error("Invalid JSON: "+c)}},noop:function(){},globalEval:function(r){if(r&&q.test(r)){var c=U.getElementsByTagName("head")[0]||U.documentElement,v=U.createElement("script");v.type="text/javascript";if(ai.support.scriptEval){v.appendChild(U.createTextNode(r))}else{v.text=r}c.insertBefore(v,c.firstChild);c.removeChild(v)}},nodeName:function(r,c){return r.nodeName&&r.nodeName.toUpperCase()===c.toUpperCase()},each:function(r,c,K){var G,J=0,F=r.length,v=F===R||ai.isFunction(r);if(K){if(v){for(G in r){if(c.apply(r[G],K)===false){break}}}else{for(;J<F;){if(c.apply(r[J++],K)===false){break}}}}else{if(v){for(G in r){if(c.call(r[G],G,r[G])===false){break}}}else{for(K=r[0];J<F&&c.call(K,J,K)!==false;K=r[++J]){}}}return r},trim:function(c){return(c||"").replace(d,"")},makeArray:function(r,c){c=c||[];if(r!=null){r.length==null||typeof r==="string"||ai.isFunction(r)||typeof r!=="function"&&r.setInterval?az.call(c,r):ai.merge(c,r)}return c},inArray:function(r,c){if(c.indexOf){return c.indexOf(r)}for(var F=0,v=c.length;F<v;F++){if(c[F]===r){return F}}return -1},merge:function(r,c){var G=r.length,v=0;if(typeof c.length==="number"){for(var F=c.length;v<F;v++){r[G++]=c[v]}}else{for(;c[v]!==R;){r[G++]=c[v++]}}r.length=G;return r},grep:function(r,c,J){for(var F=[],G=0,v=r.length;G<v;G++){!J!==!c(r[G],G)&&F.push(r[G])}return F},map:function(r,c,K){for(var G=[],J,F=0,v=r.length;F<v;F++){J=c(r[F],F,K);if(J!=null){G[G.length]=J}}return G.concat.apply([],G)},guid:1,proxy:function(r,c,v){if(arguments.length===2){if(typeof c==="string"){v=r;r=v[c];c=R}else{if(c&&!ai.isFunction(c)){v=c;c=R}}}if(!c&&r){c=function(){return r.apply(v||this,arguments)}}if(r){c.guid=r.guid=r.guid||c.guid||ai.guid++}return c},uaMatch:function(c){c=c.toLowerCase();c=/(webkit)[ \/]([\w.]+)/.exec(c)||/(opera)(?:.*version)?[ \/]([\w.]+)/.exec(c)||/(msie) ([\w.]+)/.exec(c)||!/compatible/.test(c)&&/(mozilla)(?:.*? rv:([\w.]+))?/.exec(c)||[];return{browser:c[1]||"",version:c[2]||"0"}},browser:{}});aA=ai.uaMatch(aA);if(aA.browser){ai.browser[aA.browser]=true;ai.browser.version=aA.version}if(ai.browser.webkit){ai.browser.safari=true}if(p){ai.inArray=function(r,c){return p.call(c,r)}}av=ai(U);if(U.addEventListener){aC=function(){U.removeEventListener("DOMContentLoaded",aC,false);ai.ready()}}else{if(U.attachEvent){aC=function(){if(U.readyState==="complete"){U.detachEvent("onreadystatechange",aC);ai.ready()}}}}(function(){ai.support={};var r=U.documentElement,c=U.createElement("script"),K=U.createElement("div"),G="script"+aG();K.style.display="none";K.innerHTML="   <link/><table></table><a href='/a' style='color:red;float:left;opacity:.55;'>a</a><input type='checkbox'/>";var J=K.getElementsByTagName("*"),F=K.getElementsByTagName("a")[0];if(!(!J||!J.length||!F)){ai.support={leadingWhitespace:K.firstChild.nodeType===3,tbody:!K.getElementsByTagName("tbody").length,htmlSerialize:!!K.getElementsByTagName("link").length,style:/red/.test(F.getAttribute("style")),hrefNormalized:F.getAttribute("href")==="/a",opacity:/^0.55$/.test(F.style.opacity),cssFloat:!!F.style.cssFloat,checkOn:K.getElementsByTagName("input")[0].value==="on",optSelected:U.createElement("select").appendChild(U.createElement("option")).selected,checkClone:false,scriptEval:false,noCloneEvent:true,boxModel:null};c.type="text/javascript";try{c.appendChild(U.createTextNode("window."+G+"=1;"))}catch(v){}r.insertBefore(c,r.firstChild);if(I[G]){ai.support.scriptEval=true;delete I[G]}r.removeChild(c);if(K.attachEvent&&K.fireEvent){K.attachEvent("onclick",function L(){ai.support.noCloneEvent=false;K.detachEvent("onclick",L)});K.cloneNode(true).fireEvent("onclick")}K=U.createElement("div");K.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";r=U.createDocumentFragment();r.appendChild(K.firstChild);ai.support.checkClone=r.cloneNode(true).cloneNode(true).lastChild.checked;ai(function(){var N=U.createElement("div");N.style.width=N.style.paddingLeft="1px";U.body.appendChild(N);ai.boxModel=ai.support.boxModel=N.offsetWidth===2;U.body.removeChild(N).style.display="none"});r=function(P){var O=U.createElement("div");P="on"+P;var N=P in O;if(!N){O.setAttribute(P,"return;");N=typeof O[P]==="function"}return N};ai.support.submitBubbles=r("submit");ai.support.changeBubbles=r("change");r=c=K=J=F=null}})();ai.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"};var aI="jQuery"+aG(),aS=0,b={},ao={};ai.extend({cache:{},expando:aI,noData:{embed:true,object:true,applet:true},data:function(r,c,G){if(!(r.nodeName&&ai.noData[r.nodeName.toLowerCase()])){r=r==I?b:r;var v=r[aI],F=ai.cache;if(!c&&!v){return null}v||(v=++aS);if(typeof c==="object"){r[aI]=v;F=F[v]=ai.extend(true,{},c)}else{F=F[v]?F[v]:typeof G==="undefined"?ao:(F[v]={})}if(G!==R){r[aI]=v;F[c]=G}return typeof c==="string"?F[c]:F}},removeData:function(r,c){if(!(r.nodeName&&ai.noData[r.nodeName.toLowerCase()])){r=r==I?b:r;var J=r[aI],F=ai.cache,G=F[J];if(c){if(G){delete G[c];ai.isEmptyObject(G)&&ai.removeData(r)}}else{try{delete r[aI]}catch(v){r.removeAttribute&&r.removeAttribute(aI)}delete F[J]}}}});ai.fn.extend({data:function(r,c){if(typeof r==="undefined"&&this.length){return ai.data(this[0])}else{if(typeof r==="object"){return this.each(function(){ai.data(this,r)})}}var F=r.split(".");F[1]=F[1]?"."+F[1]:"";if(c===R){var v=this.triggerHandler("getData"+F[1]+"!",[F[0]]);if(v===R&&this.length){v=ai.data(this[0],r)}return v===R&&F[1]?this.data(F[0]):v}else{return this.trigger("setData"+F[1]+"!",[F[0],c]).each(function(){ai.data(this,r,c)})}},removeData:function(c){return this.each(function(){ai.removeData(this,c)})}});ai.extend({queue:function(r,c,F){if(r){c=(c||"fx")+"queue";var v=ai.data(r,c);if(!F){return v||[]}if(!v||ai.isArray(F)){v=ai.data(r,c,ai.makeArray(F))}else{v.push(F)}return v}},dequeue:function(r,c){c=c||"fx";var F=ai.queue(r,c),v=F.shift();if(v==="inprogress"){v=F.shift()}if(v){c==="fx"&&F.unshift("inprogress");v.call(r,function(){ai.dequeue(r,c)})}}});ai.fn.extend({queue:function(r,c){if(typeof r!=="string"){c=r;r="fx"}if(c===R){return ai.queue(this[0],r)}return this.each(function(){var v=ai.queue(this,r,c);r==="fx"&&v[0]!=="inprogress"&&ai.dequeue(this,r)})},dequeue:function(c){return this.each(function(){ai.dequeue(this,c)})},delay:function(r,c){r=ai.fx?ai.fx.speeds[r]||r:r;c=c||"fx";return this.queue(c,function(){var v=this;setTimeout(function(){ai.dequeue(v,c)},r)})},clearQueue:function(c){return this.queue(c||"fx",[])}});var a5=/[\n\t]/g,ad=/\s+/,M=/\r/g,s=/href|src|style/,f=/(button|input)/i,a7=/(button|input|object|select|textarea)/i,aN=/^(a|area)$/i,aR=/radio|checkbox/;ai.fn.extend({attr:function(r,c){return aq(this,r,c,true,ai.attr)},removeAttr:function(c){return this.each(function(){ai.attr(this,c,"");this.nodeType===1&&this.removeAttribute(c)})},addClass:function(r){if(ai.isFunction(r)){return this.each(function(O){var N=ai(this);N.addClass(r.call(this,O,N.attr("class")))})}if(r&&typeof r==="string"){for(var c=(r||"").split(ad),K=0,G=this.length;K<G;K++){var J=this[K];if(J.nodeType===1){if(J.className){for(var F=" "+J.className+" ",v=0,L=c.length;v<L;v++){if(F.indexOf(" "+c[v]+" ")<0){J.className+=" "+c[v]}}}else{J.className=r}}}}return this},removeClass:function(r){if(ai.isFunction(r)){return this.each(function(O){var N=ai(this);N.removeClass(r.call(this,O,N.attr("class")))})}if(r&&typeof r==="string"||r===R){for(var c=(r||"").split(ad),K=0,G=this.length;K<G;K++){var J=this[K];if(J.nodeType===1&&J.className){if(r){for(var F=(" "+J.className+" ").replace(a5," "),v=0,L=c.length;v<L;v++){F=F.replace(" "+c[v]+" "," ")}J.className=F.substring(1,F.length-1)}else{J.className=""}}}}return this},toggleClass:function(r,c){var F=typeof r,v=typeof c==="boolean";if(ai.isFunction(r)){return this.each(function(J){var G=ai(this);G.toggleClass(r.call(this,J,G.attr("class"),c),c)})}return this.each(function(){if(F==="string"){for(var K,J=0,G=ai(this),N=c,L=r.split(ad);K=L[J++];){N=v?N:!G.hasClass(K);G[N?"addClass":"removeClass"](K)}}else{if(F==="undefined"||F==="boolean"){this.className&&ai.data(this,"__className__",this.className);this.className=this.className||r===false?"":ai.data(this,"__className__")||""}}})},hasClass:function(r){r=" "+r+" ";for(var c=0,v=this.length;c<v;c++){if((" "+this[c].className+" ").replace(a5," ").indexOf(r)>-1){return true}}return false},val:function(r){if(r===R){var c=this[0];if(c){if(ai.nodeName(c,"option")){return(c.attributes.value||{}).specified?c.value:c.text}if(ai.nodeName(c,"select")){var K=c.selectedIndex,G=[],J=c.options;c=c.type==="select-one";if(K<0){return null}var F=c?K:0;for(K=c?K+1:J.length;F<K;F++){var v=J[F];if(v.selected){r=ai(v).val();if(c){return r}G.push(r)}}return G}if(aR.test(c.type)&&!ai.support.checkOn){return c.getAttribute("value")===null?"on":c.value}return(c.value||"").replace(M,"")}return R}var L=ai.isFunction(r);return this.each(function(Q){var O=ai(this),P=r;if(this.nodeType===1){if(L){P=r.call(this,Q,O.val())}if(typeof P==="number"){P+=""}if(ai.isArray(P)&&aR.test(this.type)){this.checked=ai.inArray(O.val(),P)>=0}else{if(ai.nodeName(this,"select")){var N=ai.makeArray(P);ai("option",this).each(function(){this.selected=ai.inArray(ai(this).val(),N)>=0});if(!N.length){this.selectedIndex=-1}}else{this.value=P}}}})}});ai.extend({attrFn:{val:true,css:true,html:true,text:true,data:true,width:true,height:true,offset:true},attr:function(r,c,J,F){if(!r||r.nodeType===3||r.nodeType===8){return R}if(F&&c in ai.attrFn){return ai(r)[c](J)}F=r.nodeType!==1||!ai.isXMLDoc(r);var G=J!==R;c=F&&ai.props[c]||c;if(r.nodeType===1){var v=s.test(c);if(c in r&&F&&!v){if(G){c==="type"&&f.test(r.nodeName)&&r.parentNode&&ai.error("type property can't be changed");r[c]=J}if(ai.nodeName(r,"form")&&r.getAttributeNode(c)){return r.getAttributeNode(c).nodeValue}if(c==="tabIndex"){return(c=r.getAttributeNode("tabIndex"))&&c.specified?c.value:a7.test(r.nodeName)||aN.test(r.nodeName)&&r.href?0:R}return r[c]}if(!ai.support.style&&F&&c==="style"){if(G){r.style.cssText=""+J}return r.style.cssText}G&&r.setAttribute(c,""+J);r=!ai.support.hrefNormalized&&F&&v?r.getAttribute(c,2):r.getAttribute(c);return r===null?R:r}return ai.style(r,c,J)}});var aT=function(c){return c.replace(/[^\w\s\.\|`]/g,function(r){return"\\"+r})};ai.event={add:function(P,N,L,J){if(!(P.nodeType===3||P.nodeType===8)){if(P.setInterval&&P!==I&&!P.frameElement){P=I}if(!L.guid){L.guid=ai.guid++}if(J!==R){L=ai.proxy(L);L.data=J}var K=ai.data(P,"events")||ai.data(P,"events",{}),G=ai.data(P,"handle"),F;if(!G){F=function(){return typeof ai!=="undefined"&&!ai.event.triggered?ai.event.handle.apply(F.elem,arguments):R};G=ai.data(P,"handle",F)}if(G){G.elem=P;N=N.split(/\s+/);for(var r,c=0;r=N[c++];){var v=r.split(".");r=v.shift();if(c>1){L=ai.proxy(L);if(J!==R){L.data=J}}L.type=v.slice(0).sort().join(".");var Q=K[r],O=this.special[r]||{};if(!Q){Q=K[r]={};if(!O.setup||O.setup.call(P,J,v,L)===false){if(P.addEventListener){P.addEventListener(r,G,false)}else{P.attachEvent&&P.attachEvent("on"+r,G)}}}if(O.add){if((v=O.add.call(P,L,J,v,Q))&&ai.isFunction(v)){v.guid=v.guid||L.guid;v.data=v.data||L.data;v.type=v.type||L.type;L=v}}Q[L.guid]=L;this.global[r]=true}P=null}}},global:{},remove:function(Q,O,N){if(!(Q.nodeType===3||Q.nodeType===8)){var K=ai.data(Q,"events"),L,J,G;if(K){if(O===R||typeof O==="string"&&O.charAt(0)==="."){for(J in K){this.remove(Q,J+(O||""))}}else{if(O.type){N=O.handler;O=O.type}O=O.split(/\s+/);for(var v=0;J=O[v++];){var r=J.split(".");J=r.shift();var F=!r.length,S=ai.map(r.slice(0).sort(),aT);S=new RegExp("(^|\\.)"+S.join("\\.(?:.*\\.)?")+"(\\.|$)");var P=this.special[J]||{};if(K[J]){if(N){G=K[J][N.guid];delete K[J][N.guid]}else{for(var c in K[J]){if(F||S.test(K[J][c].type)){delete K[J][c]}}}P.remove&&P.remove.call(Q,r,G);for(L in K[J]){break}if(!L){if(!P.teardown||P.teardown.call(Q,r)===false){if(Q.removeEventListener){Q.removeEventListener(J,ai.data(Q,"handle"),false)}else{Q.detachEvent&&Q.detachEvent("on"+J,ai.data(Q,"handle"))}}L=null;delete K[J]}}}}for(L in K){break}if(!L){if(c=ai.data(Q,"handle")){c.elem=null}ai.removeData(Q,"events");ai.removeData(Q,"handle")}}}},trigger:function(r,c,K,G){var J=r.type||r;if(!G){r=typeof r==="object"?r[aI]?r:ai.extend(ai.Event(J),r):ai.Event(J);if(J.indexOf("!")>=0){r.type=J=J.slice(0,-1);r.exclusive=true}if(!K){r.stopPropagation();this.global[J]&&ai.each(ai.cache,function(){this.events&&this.events[J]&&ai.event.trigger(r,c,this.handle.elem)})}if(!K||K.nodeType===3||K.nodeType===8){return R}r.result=R;r.target=K;c=ai.makeArray(c);c.unshift(r)}r.currentTarget=K;(G=ai.data(K,"handle"))&&G.apply(K,c);G=K.parentNode||K.ownerDocument;try{if(!(K&&K.nodeName&&ai.noData[K.nodeName.toLowerCase()])){if(K["on"+J]&&K["on"+J].apply(K,c)===false){r.result=false}}}catch(F){}if(!r.isPropagationStopped()&&G){ai.event.trigger(r,c,G,true)}else{if(!r.isDefaultPrevented()){K=r.target;var v;if(!(ai.nodeName(K,"a")&&J==="click")&&!(K&&K.nodeName&&ai.noData[K.nodeName.toLowerCase()])){try{if(K[J]){if(v=K["on"+J]){K["on"+J]=null}this.triggered=true;K[J]()}}catch(L){}if(v){K["on"+J]=v}this.triggered=false}}}},handle:function(r){var c,J;r=arguments[0]=ai.event.fix(r||I.event);r.currentTarget=this;J=r.type.split(".");r.type=J.shift();c=!J.length&&!r.exclusive;var F=new RegExp("(^|\\.)"+J.slice(0).sort().join("\\.(?:.*\\.)?")+"(\\.|$)");J=(ai.data(this,"events")||{})[r.type];for(var G in J){var v=J[G];if(c||F.test(v.type)){r.handler=v;r.data=v.data;v=v.apply(this,arguments);if(v!==R){r.result=v;if(v===false){r.preventDefault();r.stopPropagation()}}if(r.isImmediatePropagationStopped()){break}}}return r.result},props:"altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode layerX layerY metaKey newValue offsetX offsetY originalTarget pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),fix:function(r){if(r[aI]){return r}var c=r;r=ai.Event(c);for(var F=this.props.length,v;F;){v=this.props[--F];r[v]=c[v]}if(!r.target){r.target=r.srcElement||U}if(r.target.nodeType===3){r.target=r.target.parentNode}if(!r.relatedTarget&&r.fromElement){r.relatedTarget=r.fromElement===r.target?r.toElement:r.fromElement}if(r.pageX==null&&r.clientX!=null){c=U.documentElement;F=U.body;r.pageX=r.clientX+(c&&c.scrollLeft||F&&F.scrollLeft||0)-(c&&c.clientLeft||F&&F.clientLeft||0);r.pageY=r.clientY+(c&&c.scrollTop||F&&F.scrollTop||0)-(c&&c.clientTop||F&&F.clientTop||0)}if(!r.which&&(r.charCode||r.charCode===0?r.charCode:r.keyCode)){r.which=r.charCode||r.keyCode}if(!r.metaKey&&r.ctrlKey){r.metaKey=r.ctrlKey}if(!r.which&&r.button!==R){r.which=r.button&1?1:r.button&2?3:r.button&4?2:0}return r},guid:100000000,proxy:ai.proxy,special:{ready:{setup:ai.bindReady,teardown:ai.noop},live:{add:function(r,c){ai.extend(r,c||{});r.guid+=c.selector+c.live;c.liveProxy=r;ai.event.add(this,c.live,aL,c)},remove:function(r){if(r.length){var c=0,v=new RegExp("(^|\\.)"+r[0]+"(\\.|$)");ai.each(ai.data(this,"events").live||{},function(){v.test(this.type)&&c++});c<1&&ai.event.remove(this,r[0],aL)}},special:{}},beforeunload:{setup:function(r,c,v){if(this.setInterval){this.onbeforeunload=v}return false},teardown:function(r,c){if(this.onbeforeunload===c){this.onbeforeunload=null}}}}};ai.Event=function(c){if(!this.preventDefault){return new ai.Event(c)}if(c&&c.type){this.originalEvent=c;this.type=c.type}else{this.type=c}this.timeStamp=aG();this[aI]=true};ai.Event.prototype={preventDefault:function(){this.isDefaultPrevented=an;var c=this.originalEvent;if(c){c.preventDefault&&c.preventDefault();c.returnValue=false}},stopPropagation:function(){this.isPropagationStopped=an;var c=this.originalEvent;if(c){c.stopPropagation&&c.stopPropagation();c.cancelBubble=true}},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=an;this.stopPropagation()},isDefaultPrevented:ap,isPropagationStopped:ap,isImmediatePropagationStopped:ap};var a9=function(r){for(var c=r.relatedTarget;c&&c!==this;){try{c=c.parentNode}catch(v){break}}if(c!==this){r.type=r.data;ai.event.handle.apply(this,arguments)}},aX=function(c){c.type=c.data;ai.event.handle.apply(this,arguments)};ai.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(r,c){ai.event.special[r]={setup:function(v){ai.event.add(this,c,v&&v.selector?aX:a9,r)},teardown:function(v){ai.event.remove(this,c,v&&v.selector?aX:a9)}}});if(!ai.support.submitBubbles){ai.event.special.submit={setup:function(r,c,v){if(this.nodeName.toLowerCase()!=="form"){ai.event.add(this,"click.specialSubmit."+v.guid,function(G){var J=G.target,F=J.type;if((F==="submit"||F==="image")&&ai(J).closest("form").length){return aZ("submit",this,arguments)}});ai.event.add(this,"keypress.specialSubmit."+v.guid,function(G){var J=G.target,F=J.type;if((F==="text"||F==="password")&&ai(J).closest("form").length&&G.keyCode===13){return aZ("submit",this,arguments)}})}else{return false}},remove:function(r,c){ai.event.remove(this,"click.specialSubmit"+(c?"."+c.guid:""));ai.event.remove(this,"keypress.specialSubmit"+(c?"."+c.guid:""))}}}if(!ai.support.changeBubbles){var u=/textarea|input|select/i;function aH(r){var c=r.type,v=r.value;if(c==="radio"||c==="checkbox"){v=r.checked}else{if(c==="select-multiple"){v=r.selectedIndex>-1?ai.map(r.options,function(F){return F.selected}).join("-"):""}else{if(r.nodeName.toLowerCase()==="select"){v=r.selectedIndex}}}return v}function h(r,c){var G=r.target,v,F;if(!(!u.test(G.nodeName)||G.readOnly)){v=ai.data(G,"_change_data");F=aH(G);if(r.type!=="focusout"||G.type!=="radio"){ai.data(G,"_change_data",F)}if(!(v===R||F===v)){if(v!=null||F){r.type="change";return ai.event.trigger(r,c,G)}}}}ai.event.special.change={filters:{focusout:h,click:function(r){var c=r.target,v=c.type;if(v==="radio"||v==="checkbox"||c.nodeName.toLowerCase()==="select"){return h.call(this,r)}},keydown:function(r){var c=r.target,v=c.type;if(r.keyCode===13&&c.nodeName.toLowerCase()!=="textarea"||r.keyCode===32&&(v==="checkbox"||v==="radio")||v==="select-multiple"){return h.call(this,r)}},beforeactivate:function(c){c=c.target;c.nodeName.toLowerCase()==="input"&&c.type==="radio"&&ai.data(c,"_change_data",aH(c))}},setup:function(r,c,F){for(var v in au){ai.event.add(this,v+".specialChange."+F.guid,au[v])}return u.test(this.nodeName)},remove:function(r,c){for(var v in au){ai.event.remove(this,v+".specialChange"+(c?"."+c.guid:""),au[v])}return u.test(this.nodeName)}};var au=ai.event.special.change.filters}U.addEventListener&&ai.each({focus:"focusin",blur:"focusout"},function(r,c){function v(F){F=ai.event.fix(F);F.type=c;return ai.event.handle.call(this,F)}ai.event.special[c]={setup:function(){this.addEventListener(r,v,true)},teardown:function(){this.removeEventListener(r,v,true)}}});ai.each(["bind","one"],function(r,c){ai.fn[c]=function(K,G,J){if(typeof K==="object"){for(var F in K){this[c](F,G,K[F],J)}return this}if(ai.isFunction(G)){J=G;G=R}var v=c==="one"?ai.proxy(J,function(L){ai(this).unbind(L,v);return J.apply(this,arguments)}):J;return K==="unload"&&c!=="one"?this.one(K,G,J):this.each(function(){ai.event.add(this,K,v,G)})}});ai.fn.extend({unbind:function(r,c){if(typeof r==="object"&&!r.preventDefault){for(var v in r){this.unbind(v,r[v])}return this}return this.each(function(){ai.event.remove(this,r,c)})},trigger:function(r,c){return this.each(function(){ai.event.trigger(r,c,this)})},triggerHandler:function(r,c){if(this[0]){r=ai.Event(r);r.preventDefault();r.stopPropagation();ai.event.trigger(r,c,this[0]);return r.result}},toggle:function(r){for(var c=arguments,v=1;v<c.length;){ai.proxy(r,c[v++])}return this.click(ai.proxy(r,function(F){var G=(ai.data(this,"lastToggle"+r.guid)||0)%v;ai.data(this,"lastToggle"+r.guid,G+1);F.preventDefault();return c[G].apply(this,arguments)||false}))},hover:function(r,c){return this.mouseenter(r).mouseleave(c||r)}});ai.each(["live","die"],function(r,c){ai.fn[c]=function(K,G,J){var F,v=0;if(ai.isFunction(G)){J=G;G=R}for(K=(K||"").split(/\s+/);(F=K[v++])!=null;){F=F==="focus"?"focusin":F==="blur"?"focusout":F==="hover"?K.push("mouseleave")&&"mouseenter":F;c==="live"?ai(this.context).bind(ah(F,this.selector),{data:G,selector:this.selector,live:F},J):ai(this.context).unbind(ah(F,this.selector),J?{guid:J.guid+this.selector+F}: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(r,c){ai.fn[c]=function(v){return v?this.bind(c,v):this.trigger(c)};if(ai.attrFn){ai.attrFn[c]=true}});I.attachEvent&&!I.addEventListener&&I.attachEvent("onunload",function(){for(var r in ai.cache){if(ai.cache[r].handle){try{ai.event.remove(ai.cache[r].handle.elem)}catch(c){}}}});(function(){function Y(ba){for(var ab="",aa,Z=0;ba[Z];Z++){aa=ba[Z];if(aa.nodeType===3||aa.nodeType===4){ab+=aa.nodeValue}else{if(aa.nodeType!==8){ab+=Y(aa.childNodes)}}}return ab}function X(bi,bb,ba,ab,Z,aa){Z=0;for(var bk=ab.length;Z<bk;Z++){var bl=ab[Z];if(bl){bl=bl[bi];for(var bj=false;bl;){if(bl.sizcache===ba){bj=ab[bl.sizset];break}if(bl.nodeType===1&&!aa){bl.sizcache=ba;bl.sizset=Z}if(bl.nodeName.toLowerCase()===bb){bj=bl;break}bl=bl[bi]}ab[Z]=bj}}}function W(bi,bb,ba,ab,Z,aa){Z=0;for(var bk=ab.length;Z<bk;Z++){var bl=ab[Z];if(bl){bl=bl[bi];for(var bj=false;bl;){if(bl.sizcache===ba){bj=ab[bl.sizset];break}if(bl.nodeType===1){if(!aa){bl.sizcache=ba;bl.sizset=Z}if(typeof bb!=="string"){if(bl===bb){bj=true;break}}else{if(L.filter(bb,[bl]).length>0){bj=bl;break}}}bl=bl[bi]}ab[Z]=bj}}}var T=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,V=0,S=Object.prototype.toString,Q=false,O=true;[0,0].sort(function(){O=false;return 0});var L=function(bk,bj,bb,ba){bb=bb||[];var aa=bj=bj||U;if(bj.nodeType!==1&&bj.nodeType!==9){return[]}if(!bk||typeof bk!=="string"){return bb}for(var ab=[],bp,bq,bm,bi,bo=true,bl=r(bj),bn=bk;(T.exec(""),bp=T.exec(bn))!==null;){bn=bp[3];ab.push(bp[1]);if(bp[2]){bi=bp[3];break}}if(ab.length>1&&F.exec(bk)){if(ab.length===2&&P.relative[ab[0]]){bq=N(ab[0]+ab[1],bj)}else{for(bq=P.relative[ab[0]]?[bj]:L(ab.shift(),bj);ab.length;){bk=ab.shift();if(P.relative[bk]){bk+=ab.shift()}bq=N(bk,bq)}}}else{if(!ba&&ab.length>1&&bj.nodeType===9&&!bl&&P.match.ID.test(ab[0])&&!P.match.ID.test(ab[ab.length-1])){bp=L.find(ab.shift(),bj,bl);bj=bp.expr?L.filter(bp.expr,bp.set)[0]:bp.set[0]}if(bj){bp=ba?{expr:ab.pop(),set:K(ba)}:L.find(ab.pop(),ab.length===1&&(ab[0]==="~"||ab[0]==="+")&&bj.parentNode?bj.parentNode:bj,bl);bq=bp.expr?L.filter(bp.expr,bp.set):bp.set;if(ab.length>0){bm=K(bq)}else{bo=false}for(;ab.length;){var Z=ab.pop();bp=Z;if(P.relative[Z]){bp=ab.pop()}else{Z=""}if(bp==null){bp=bj}P.relative[Z](bm,bp,bl)}}else{bm=[]}}bm||(bm=bq);bm||L.error(Z||bk);if(S.call(bm)==="[object Array]"){if(bo){if(bj&&bj.nodeType===1){for(bk=0;bm[bk]!=null;bk++){if(bm[bk]&&(bm[bk]===true||bm[bk].nodeType===1&&v(bj,bm[bk]))){bb.push(bq[bk])}}}else{for(bk=0;bm[bk]!=null;bk++){bm[bk]&&bm[bk].nodeType===1&&bb.push(bq[bk])}}}else{bb.push.apply(bb,bm)}}else{K(bm,bb)}if(bi){L(bi,aa,bb,ba);L.uniqueSort(bb)}return bb};L.uniqueSort=function(aa){if(G){Q=O;aa.sort(G);if(Q){for(var Z=1;Z<aa.length;Z++){aa[Z]===aa[Z-1]&&aa.splice(Z--,1)}}}return aa};L.matches=function(aa,Z){return L(aa,null,null,Z)};L.find=function(bi,bb,ba){var ab,Z;if(!bi){return[]}for(var aa=0,bk=P.order.length;aa<bk;aa++){var bl=P.order[aa];if(Z=P.leftMatch[bl].exec(bi)){var bj=Z[1];Z.splice(1,1);if(bj.substr(bj.length-1)!=="\\"){Z[1]=(Z[1]||"").replace(/\\/g,"");ab=P.find[bl](Z,bb,ba);if(ab!=null){bi=bi.replace(P.match[bl],"");break}}}}ab||(ab=bb.getElementsByTagName("*"));return{set:ab,expr:bi}};L.filter=function(bm,bl,bj,bi){for(var aa=bm,ba=[],br=bl,bs,bo,bk=bl&&bl[0]&&r(bl[0]);bm&&bl.length;){for(var bq in P.filter){if((bs=P.leftMatch[bq].exec(bm))!=null&&bs[2]){var bn=P.filter[bq],bp,Z;Z=bs[1];bo=false;bs.splice(1,1);if(Z.substr(Z.length-1)!=="\\"){if(br===ba){ba=[]}if(P.preFilter[bq]){if(bs=P.preFilter[bq](bs,br,bj,ba,bi,bk)){if(bs===true){continue}}else{bo=bp=true}}if(bs){for(var bb=0;(Z=br[bb])!=null;bb++){if(Z){bp=bn(Z,bs,bb,br);var ab=bi^!!bp;if(bj&&bp!=null){if(ab){bo=true}else{br[bb]=false}}else{if(ab){ba.push(Z);bo=true}}}}}if(bp!==R){bj||(br=ba);bm=bm.replace(P.match[bq],"");if(!bo){return[]}break}}}}if(bm===aa){if(bo==null){L.error(bm)}else{break}}aa=bm}return br};L.error=function(Z){throw"Syntax error, unrecognized expression: "+Z};var P=L.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(Z){return Z.getAttribute("href")}},relative:{"+":function(ba,ab){var aa=typeof ab==="string",Z=aa&&!/\W/.test(ab);aa=aa&&!Z;if(Z){ab=ab.toLowerCase()}Z=0;for(var bb=ba.length,bi;Z<bb;Z++){if(bi=ba[Z]){for(;(bi=bi.previousSibling)&&bi.nodeType!==1;){}ba[Z]=aa||bi&&bi.nodeName.toLowerCase()===ab?bi||false:bi===ab}}aa&&L.filter(ab,ba,true)},">":function(ba,ab){var aa=typeof ab==="string";if(aa&&!/\W/.test(ab)){ab=ab.toLowerCase();for(var Z=0,bb=ba.length;Z<bb;Z++){var bi=ba[Z];if(bi){aa=bi.parentNode;ba[Z]=aa.nodeName.toLowerCase()===ab?aa:false}}}else{Z=0;for(bb=ba.length;Z<bb;Z++){if(bi=ba[Z]){ba[Z]=aa?bi.parentNode:bi.parentNode===ab}}aa&&L.filter(ab,ba,true)}},"":function(ba,ab,aa){var Z=V++,bb=W;if(typeof ab==="string"&&!/\W/.test(ab)){var bi=ab=ab.toLowerCase();bb=X}bb("parentNode",ab,Z,ba,bi,aa)},"~":function(ba,ab,aa){var Z=V++,bb=W;if(typeof ab==="string"&&!/\W/.test(ab)){var bi=ab=ab.toLowerCase();bb=X}bb("previousSibling",ab,Z,ba,bi,aa)}},find:{ID:function(ab,aa,Z){if(typeof aa.getElementById!=="undefined"&&!Z){return(ab=aa.getElementById(ab[1]))?[ab]:[]}},NAME:function(ba,ab){if(typeof ab.getElementsByName!=="undefined"){var aa=[];ab=ab.getElementsByName(ba[1]);for(var Z=0,bb=ab.length;Z<bb;Z++){ab[Z].getAttribute("name")===ba[1]&&aa.push(ab[Z])}return aa.length===0?null:aa}},TAG:function(aa,Z){return Z.getElementsByTagName(aa[1])}},preFilter:{CLASS:function(bb,ba,aa,Z,bi,bj){bb=" "+bb[1].replace(/\\/g,"")+" ";if(bj){return bb}bj=0;for(var ab;(ab=ba[bj])!=null;bj++){if(ab){if(bi^(ab.className&&(" "+ab.className+" ").replace(/[\t\n]/g," ").indexOf(bb)>=0)){aa||Z.push(ab)}else{if(aa){ba[bj]=false}}}}return false},ID:function(Z){return Z[1].replace(/\\/g,"")},TAG:function(Z){return Z[1].toLowerCase()},CHILD:function(aa){if(aa[1]==="nth"){var Z=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(aa[2]==="even"&&"2n"||aa[2]==="odd"&&"2n+1"||!/\D/.test(aa[2])&&"0n+"+aa[2]||aa[2]);aa[2]=Z[1]+(Z[2]||1)-0;aa[3]=Z[3]-0}aa[0]=V++;return aa},ATTR:function(ba,ab,aa,Z,bb,bi){ab=ba[1].replace(/\\/g,"");if(!bi&&P.attrMap[ab]){ba[1]=P.attrMap[ab]}if(ba[2]==="~="){ba[4]=" "+ba[4]+" "}return ba},PSEUDO:function(ba,ab,aa,Z,bb){if(ba[1]==="not"){if((T.exec(ba[3])||"").length>1||/^\w/.test(ba[3])){ba[3]=L(ba[3],null,null,ab)}else{ba=L.filter(ba[3],ab,aa,true^bb);aa||Z.push.apply(Z,ba);return false}}else{if(P.match.POS.test(ba[0])||P.match.CHILD.test(ba[0])){return true}}return ba},POS:function(Z){Z.unshift(true);return Z}},filters:{enabled:function(Z){return Z.disabled===false&&Z.type!=="hidden"},disabled:function(Z){return Z.disabled===true},checked:function(Z){return Z.checked===true},selected:function(Z){return Z.selected===true},parent:function(Z){return !!Z.firstChild},empty:function(Z){return !Z.firstChild},has:function(ab,aa,Z){return !!L(Z[3],ab).length},header:function(Z){return/h\d/i.test(Z.nodeName)},text:function(Z){return"text"===Z.type},radio:function(Z){return"radio"===Z.type},checkbox:function(Z){return"checkbox"===Z.type},file:function(Z){return"file"===Z.type},password:function(Z){return"password"===Z.type},submit:function(Z){return"submit"===Z.type},image:function(Z){return"image"===Z.type},reset:function(Z){return"reset"===Z.type},button:function(Z){return"button"===Z.type||Z.nodeName.toLowerCase()==="button"},input:function(Z){return/input|select|textarea|button/i.test(Z.nodeName)}},setFilters:{first:function(aa,Z){return Z===0},last:function(ba,ab,aa,Z){return ab===Z.length-1},even:function(aa,Z){return Z%2===0},odd:function(aa,Z){return Z%2===1},lt:function(ab,aa,Z){return aa<Z[3]-0},gt:function(ab,aa,Z){return aa>Z[3]-0},nth:function(ab,aa,Z){return Z[3]-0===aa},eq:function(ab,aa,Z){return Z[3]-0===aa}},filter:{PSEUDO:function(ba,ab,aa,Z){var bb=ab[1],bi=P.filters[bb];if(bi){return bi(ba,aa,ab,Z)}else{if(bb==="contains"){return(ba.textContent||ba.innerText||Y([ba])||"").indexOf(ab[3])>=0}else{if(bb==="not"){ab=ab[3];aa=0;for(Z=ab.length;aa<Z;aa++){if(ab[aa]===ba){return false}}return true}else{L.error("Syntax error, unrecognized expression: "+bb)}}}},CHILD:function(bb,ba){var aa=ba[1],Z=bb;switch(aa){case"only":case"first":for(;Z=Z.previousSibling;){if(Z.nodeType===1){return false}}if(aa==="first"){return true}Z=bb;case"last":for(;Z=Z.nextSibling;){if(Z.nodeType===1){return false}}return true;case"nth":aa=ba[2];var bi=ba[3];if(aa===1&&bi===0){return true}ba=ba[0];var bj=bb.parentNode;if(bj&&(bj.sizcache!==ba||!bb.nodeIndex)){var ab=0;for(Z=bj.firstChild;Z;Z=Z.nextSibling){if(Z.nodeType===1){Z.nodeIndex=++ab}}bj.sizcache=ba}bb=bb.nodeIndex-bi;return aa===0?bb===0:bb%aa===0&&bb/aa>=0}},ID:function(aa,Z){return aa.nodeType===1&&aa.getAttribute("id")===Z},TAG:function(aa,Z){return Z==="*"&&aa.nodeType===1||aa.nodeName.toLowerCase()===Z},CLASS:function(aa,Z){return(" "+(aa.className||aa.getAttribute("class"))+" ").indexOf(Z)>-1},ATTR:function(ba,ab){var aa=ab[1];ba=P.attrHandle[aa]?P.attrHandle[aa](ba):ba[aa]!=null?ba[aa]:ba.getAttribute(aa);aa=ba+"";var Z=ab[2];ab=ab[4];return ba==null?Z==="!=":Z==="="?aa===ab:Z==="*="?aa.indexOf(ab)>=0:Z==="~="?(" "+aa+" ").indexOf(ab)>=0:!ab?aa&&ba!==false:Z==="!="?aa!==ab:Z==="^="?aa.indexOf(ab)===0:Z==="$="?aa.substr(aa.length-ab.length)===ab:Z==="|="?aa===ab||aa.substr(0,ab.length+1)===ab+"-":false},POS:function(ba,ab,aa,Z){var bb=P.setFilters[ab[2]];if(bb){return bb(ba,aa,ab,Z)}}}},F=P.match.POS;for(var c in P.match){P.match[c]=new RegExp(P.match[c].source+/(?![^\[]*\])(?![^\(]*\))/.source);P.leftMatch[c]=new RegExp(/(^(?:.|\r|\n)*?)/.source+P.match[c].source.replace(/\\(\d+)/g,function(aa,Z){return"\\"+(Z-0+1)}))}var K=function(aa,Z){aa=Array.prototype.slice.call(aa,0);if(Z){Z.push.apply(Z,aa);return Z}return aa};try{Array.prototype.slice.call(U.documentElement.childNodes,0)}catch(J){K=function(ba,ab){ab=ab||[];if(S.call(ba)==="[object Array]"){Array.prototype.push.apply(ab,ba)}else{if(typeof ba.length==="number"){for(var aa=0,Z=ba.length;aa<Z;aa++){ab.push(ba[aa])}}else{for(aa=0;ba[aa];aa++){ab.push(ba[aa])}}}return ab}}var G;if(U.documentElement.compareDocumentPosition){G=function(aa,Z){if(!aa.compareDocumentPosition||!Z.compareDocumentPosition){if(aa==Z){Q=true}return aa.compareDocumentPosition?-1:1}aa=aa.compareDocumentPosition(Z)&4?-1:aa===Z?0:1;if(aa===0){Q=true}return aa}}else{if("sourceIndex" in U.documentElement){G=function(aa,Z){if(!aa.sourceIndex||!Z.sourceIndex){if(aa==Z){Q=true}return aa.sourceIndex?-1:1}aa=aa.sourceIndex-Z.sourceIndex;if(aa===0){Q=true}return aa}}else{if(U.createRange){G=function(ba,ab){if(!ba.ownerDocument||!ab.ownerDocument){if(ba==ab){Q=true}return ba.ownerDocument?-1:1}var aa=ba.ownerDocument.createRange(),Z=ab.ownerDocument.createRange();aa.setStart(ba,0);aa.setEnd(ba,0);Z.setStart(ab,0);Z.setEnd(ab,0);ba=aa.compareBoundaryPoints(Range.START_TO_END,Z);if(ba===0){Q=true}return ba}}}}(function(){var ab=U.createElement("div"),aa="script"+(new Date).getTime();ab.innerHTML="<a name='"+aa+"'/>";var Z=U.documentElement;Z.insertBefore(ab,Z.firstChild);if(U.getElementById(aa)){P.find.ID=function(ba,bb,bi){if(typeof bb.getElementById!=="undefined"&&!bi){return(bb=bb.getElementById(ba[1]))?bb.id===ba[1]||typeof bb.getAttributeNode!=="undefined"&&bb.getAttributeNode("id").nodeValue===ba[1]?[bb]:R:[]}};P.filter.ID=function(ba,bb){var bi=typeof ba.getAttributeNode!=="undefined"&&ba.getAttributeNode("id");return ba.nodeType===1&&bi&&bi.nodeValue===bb}}Z.removeChild(ab);Z=ab=null})();(function(){var Z=U.createElement("div");Z.appendChild(U.createComment(""));if(Z.getElementsByTagName("*").length>0){P.find.TAG=function(ba,ab){ab=ab.getElementsByTagName(ba[1]);if(ba[1]==="*"){ba=[];for(var aa=0;ab[aa];aa++){ab[aa].nodeType===1&&ba.push(ab[aa])}ab=ba}return ab}}Z.innerHTML="<a href='#'></a>";if(Z.firstChild&&typeof Z.firstChild.getAttribute!=="undefined"&&Z.firstChild.getAttribute("href")!=="#"){P.attrHandle.href=function(aa){return aa.getAttribute("href",2)}}Z=null})();U.querySelectorAll&&function(){var ab=L,aa=U.createElement("div");aa.innerHTML="<p class='TEST'></p>";if(!(aa.querySelectorAll&&aa.querySelectorAll(".TEST").length===0)){L=function(ba,bj,bk,bb){bj=bj||U;if(!bb&&bj.nodeType===9&&!r(bj)){try{return K(bj.querySelectorAll(ba),bk)}catch(bi){}}return ab(ba,bj,bk,bb)};for(var Z in ab){L[Z]=ab[Z]}aa=null}}();(function(){var Z=U.createElement("div");Z.innerHTML="<div class='test e'></div><div class='test'></div>";if(!(!Z.getElementsByClassName||Z.getElementsByClassName("e").length===0)){Z.lastChild.className="e";if(Z.getElementsByClassName("e").length!==1){P.order.splice(1,0,"CLASS");P.find.CLASS=function(ba,ab,aa){if(typeof ab.getElementsByClassName!=="undefined"&&!aa){return ab.getElementsByClassName(ba[1])}};Z=null}}})();var v=U.compareDocumentPosition?function(aa,Z){return aa.compareDocumentPosition(Z)&16}:function(aa,Z){return aa!==Z&&(aa.contains?aa.contains(Z):true)},r=function(Z){return(Z=(Z?Z.ownerDocument||Z:0).documentElement)?Z.nodeName!=="HTML":false},N=function(ba,ab){var aa=[],Z="",bb;for(ab=ab.nodeType?[ab]:ab;bb=P.match.PSEUDO.exec(ba);){Z+=bb[0];ba=ba.replace(P.match.PSEUDO,"")}ba=P.relative[ba]?ba+"*":ba;bb=0;for(var bi=ab.length;bb<bi;bb++){L(ba,ab[bb],aa)}return L.filter(Z,aa)};ai.find=L;ai.expr=L.selectors;ai.expr[":"]=ai.expr.filters;ai.unique=L.uniqueSort;ai.getText=Y;ai.isXMLDoc=r;ai.contains=v})();var ax=/Until$/,ac=/^(?:parents|prevUntil|prevAll)/,t=/,/;aw=Array.prototype.slice;var y=function(r,c,F){if(ai.isFunction(c)){return ai.grep(r,function(J,G){return !!c.call(J,G,J)===F})}else{if(c.nodeType){return ai.grep(r,function(G){return G===c===F})}else{if(typeof c==="string"){var v=ai.grep(r,function(G){return G.nodeType===1});if(H.test(c)){return ai.filter(c,v,!F)}else{c=ai.filter(c,v)}}}}return ai.grep(r,function(G){return ai.inArray(G,c)>=0===F})};ai.fn.extend({find:function(r){for(var c=this.pushStack("","find",r),K=0,G=0,J=this.length;G<J;G++){K=c.length;ai.find(r,this[G],c);if(G>0){for(var F=K;F<c.length;F++){for(var v=0;v<K;v++){if(c[v]===c[F]){c.splice(F--,1);break}}}}}return c},has:function(r){var c=ai(r);return this.filter(function(){for(var F=0,v=c.length;F<v;F++){if(ai.contains(this,c[F])){return true}}})},not:function(c){return this.pushStack(y(this,c,false),"not",c)},filter:function(c){return this.pushStack(y(this,c,true),"filter",c)},is:function(c){return !!c&&ai.filter(c,this).length>0},closest:function(N,L){if(ai.isArray(N)){var K=[],G=this[0],J,F={},v;if(G&&N.length){J=0;for(var r=N.length;J<r;J++){v=N[J];F[v]||(F[v]=ai.expr.match.POS.test(v)?ai(v,L||this.context):v)}for(;G&&G.ownerDocument&&G!==L;){for(v in F){J=F[v];if(J.jquery?J.index(G)>-1:ai(G).is(J)){K.push({selector:v,elem:G});delete F[v]}}G=G.parentNode}}return K}var c=ai.expr.match.POS.test(N)?ai(N,L||this.context):null;return this.map(function(O,P){for(;P&&P.ownerDocument&&P!==L;){if(c?c.index(P)>-1:ai(P).is(N)){return P}P=P.parentNode}return null})},index:function(c){if(!c||typeof c==="string"){return ai.inArray(this[0],c?ai(c):this.parent().children())}return ai.inArray(c.jquery?c[0]:c,this)},add:function(r,c){r=typeof r==="string"?ai(r,c||this.context):ai.makeArray(r);c=ai.merge(this.get(),r);return this.pushStack(B(r[0])||B(c[0])?c:ai.unique(c))},andSelf:function(){return this.add(this.prevObject)}});ai.each({parent:function(c){return(c=c.parentNode)&&c.nodeType!==11?c:null},parents:function(c){return ai.dir(c,"parentNode")},parentsUntil:function(r,c,v){return ai.dir(r,"parentNode",v)},next:function(c){return ai.nth(c,2,"nextSibling")},prev:function(c){return ai.nth(c,2,"previousSibling")},nextAll:function(c){return ai.dir(c,"nextSibling")},prevAll:function(c){return ai.dir(c,"previousSibling")},nextUntil:function(r,c,v){return ai.dir(r,"nextSibling",v)},prevUntil:function(r,c,v){return ai.dir(r,"previousSibling",v)},siblings:function(c){return ai.sibling(c.parentNode.firstChild,c)},children:function(c){return ai.sibling(c.firstChild)},contents:function(c){return ai.nodeName(c,"iframe")?c.contentDocument||c.contentWindow.document:ai.makeArray(c.childNodes)}},function(r,c){ai.fn[r]=function(G,v){var F=ai.map(this,c,G);ax.test(r)||(v=G);if(v&&typeof v==="string"){F=ai.filter(v,F)}F=this.length>1?ai.unique(F):F;if((this.length>1||t.test(v))&&ac.test(r)){F=F.reverse()}return this.pushStack(F,r,aw.call(arguments).join(","))}});ai.extend({filter:function(r,c,v){if(v){r=":not("+r+")"}return ai.find.matches(r,c)},dir:function(r,c,F){var v=[];for(r=r[c];r&&r.nodeType!==9&&(F===R||r.nodeType!==1||!ai(r).is(F));){r.nodeType===1&&v.push(r);r=r[c]}return v},nth:function(r,c,F){c=c||1;for(var v=0;r;r=r[F]){if(r.nodeType===1&&++v===c){break}}return r},sibling:function(r,c){for(var v=[];r;r=r.nextSibling){r.nodeType===1&&r!==c&&v.push(r)}return v}});var k=/ jQuery\d+="(?:\d+|null)"/g,at=/^\s+/,be=/(<([\w:]+)[^>]*?)\/>/g,g=/^(?:area|br|col|embed|hr|img|input|link|meta|param)$/i,a0=/<([\w:]+)/,a8=/<tbody/i,aV=/<|&\w+;/,a3=/checked\s*(?:[^=]|=\s*.checked.)/i,aM=function(r,c,v){return g.test(v)?r:c+"></"+v+">"},aK={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,"",""]};aK.optgroup=aK.option;aK.tbody=aK.tfoot=aK.colgroup=aK.caption=aK.thead;aK.th=aK.td;if(!ai.support.htmlSerialize){aK._default=[1,"div<div>","</div>"]}ai.fn.extend({text:function(c){if(ai.isFunction(c)){return this.each(function(r){var v=ai(this);v.text(c.call(this,r,v.text()))})}if(typeof c!=="object"&&c!==R){return this.empty().append((this[0]&&this[0].ownerDocument||U).createTextNode(c))}return ai.getText(this)},wrapAll:function(r){if(ai.isFunction(r)){return this.each(function(v){ai(this).wrapAll(r.call(this,v))})}if(this[0]){var c=ai(r,this[0].ownerDocument).eq(0).clone(true);this[0].parentNode&&c.insertBefore(this[0]);c.map(function(){for(var v=this;v.firstChild&&v.firstChild.nodeType===1;){v=v.firstChild}return v}).append(this)}return this},wrapInner:function(c){if(ai.isFunction(c)){return this.each(function(r){ai(this).wrapInner(c.call(this,r))})}return this.each(function(){var r=ai(this),v=r.contents();v.length?v.wrapAll(c):r.append(c)})},wrap:function(c){return this.each(function(){ai(this).wrapAll(c)})},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(c){this.nodeType===1&&this.appendChild(c)})},prepend:function(){return this.domManip(arguments,true,function(c){this.nodeType===1&&this.insertBefore(c,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode){return this.domManip(arguments,false,function(r){this.parentNode.insertBefore(r,this)})}else{if(arguments.length){var c=ai(arguments[0]);c.push.apply(c,this.toArray());return this.pushStack(c,"before",arguments)}}},after:function(){if(this[0]&&this[0].parentNode){return this.domManip(arguments,false,function(r){this.parentNode.insertBefore(r,this.nextSibling)})}else{if(arguments.length){var c=this.pushStack(this,"after",arguments);c.push.apply(c,ai(arguments[0]).toArray());return c}}},clone:function(r){var c=this.map(function(){if(!ai.support.noCloneEvent&&!ai.isXMLDoc(this)){var F=this.outerHTML,v=this.ownerDocument;if(!F){F=v.createElement("div");F.appendChild(this.cloneNode(true));F=F.innerHTML}return ai.clean([F.replace(k,"").replace(at,"")],v)[0]}else{return this.cloneNode(true)}});if(r===true){m(this,c);m(this.find("*"),c.find("*"))}return c},html:function(r){if(r===R){return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(k,""):null}else{if(typeof r==="string"&&!/<script/i.test(r)&&(ai.support.leadingWhitespace||!at.test(r))&&!aK[(a0.exec(r)||["",""])[1].toLowerCase()]){r=r.replace(be,aM);try{for(var c=0,F=this.length;c<F;c++){if(this[c].nodeType===1){ai.cleanData(this[c].getElementsByTagName("*"));this[c].innerHTML=r}}}catch(v){this.empty().append(r)}}else{ai.isFunction(r)?this.each(function(K){var J=ai(this),G=J.html();J.empty().append(function(){return r.call(this,K,G)})}):this.empty().append(r)}}return this},replaceWith:function(c){if(this[0]&&this[0].parentNode){if(ai.isFunction(c)){return this.each(function(r){var F=ai(this),v=F.html();F.replaceWith(c.call(this,r,v))})}else{c=ai(c).detach()}return this.each(function(){var r=this.nextSibling,v=this.parentNode;ai(this).remove();r?ai(r).before(c):ai(v).append(c)})}else{return this.pushStack(ai(ai.isFunction(c)?c():c),"replaceWith",c)}},detach:function(c){return this.remove(c,true)},domManip:function(O,N,L){function J(P){return ai.nodeName(P,"table")?P.getElementsByTagName("tbody")[0]||P.appendChild(P.ownerDocument.createElement("tbody")):P}var K,G,F=O[0],r=[];if(!ai.support.checkClone&&arguments.length===3&&typeof F==="string"&&a3.test(F)){return this.each(function(){ai(this).domManip(O,N,L,true)})}if(ai.isFunction(F)){return this.each(function(Q){var P=ai(this);O[0]=F.call(this,Q,N?P.html():R);P.domManip(O,N,L)})}if(this[0]){K=O[0]&&O[0].parentNode&&O[0].parentNode.nodeType===11?{fragment:O[0].parentNode}:bg(O,this,r);if(G=K.fragment.firstChild){N=N&&ai.nodeName(G,"tr");for(var c=0,v=this.length;c<v;c++){L.call(N?J(this[c],G):this[c],K.cacheable||this.length>1||c>0?K.fragment.cloneNode(true):K.fragment)}}r&&ai.each(r,bh)}return this}});ai.fragments={};ai.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(r,c){ai.fn[r]=function(K){var G=[];K=ai(K);for(var J=0,F=K.length;J<F;J++){var v=(J>0?this.clone(true):this).get();ai.fn[c].apply(ai(K[J]),v);G=G.concat(v)}return this.pushStack(G,r,K.selector)}});ai.each({remove:function(r,c){if(!r||ai.filter(r,[this]).length){if(!c&&this.nodeType===1){ai.cleanData(this.getElementsByTagName("*"));ai.cleanData([this])}this.parentNode&&this.parentNode.removeChild(this)}},empty:function(){for(this.nodeType===1&&ai.cleanData(this.getElementsByTagName("*"));this.firstChild;){this.removeChild(this.firstChild)}}},function(r,c){ai.fn[r]=function(){return this.each(c,arguments)}});ai.extend({clean:function(r,c,G,v){c=c||U;if(typeof c.createElement==="undefined"){c=c.ownerDocument||c[0]&&c[0].ownerDocument||U}var F=[];ai.each(r,function(L,K){if(typeof K==="number"){K+=""}if(K){if(typeof K==="string"&&!aV.test(K)){K=c.createTextNode(K)}else{if(typeof K==="string"){K=K.replace(be,aM);var O=(a0.exec(K)||["",""])[1].toLowerCase(),N=aK[O]||aK._default,J=N[0];L=c.createElement("div");for(L.innerHTML=N[1]+K+N[2];J--;){L=L.lastChild}if(!ai.support.tbody){J=a8.test(K);O=O==="table"&&!J?L.firstChild&&L.firstChild.childNodes:N[1]==="<table>"&&!J?L.childNodes:[];for(N=O.length-1;N>=0;--N){ai.nodeName(O[N],"tbody")&&!O[N].childNodes.length&&O[N].parentNode.removeChild(O[N])}}!ai.support.leadingWhitespace&&at.test(K)&&L.insertBefore(c.createTextNode(at.exec(K)[0]),L.firstChild);K=ai.makeArray(L.childNodes)}}if(K.nodeType){F.push(K)}else{F=ai.merge(F,K)}}});if(G){for(r=0;F[r];r++){if(v&&ai.nodeName(F[r],"script")&&(!F[r].type||F[r].type.toLowerCase()==="text/javascript")){v.push(F[r].parentNode?F[r].parentNode.removeChild(F[r]):F[r])}else{F[r].nodeType===1&&F.splice.apply(F,[r+1,0].concat(ai.makeArray(F[r].getElementsByTagName("script"))));G.appendChild(F[r])}}}return F},cleanData:function(r){for(var c=0,v;(v=r[c])!=null;c++){ai.event.remove(v);ai.removeData(v)}}});var aE=/z-?index|font-?weight|opacity|zoom|line-?height/i,aj=/alpha\([^)]*\)/,C=/opacity=([^)]*)/,aW=/float/i,aF=/-([a-z])/ig,ae=/([A-Z])/g,w=/^-?\d+(?:px)?$/i,i=/^-?\d/,bc={position:"absolute",visibility:"hidden",display:"block"},aY=["Left","Right"],aJ=["Top","Bottom"],ag=U.defaultView&&U.defaultView.getComputedStyle,n=ai.support.cssFloat?"cssFloat":"styleFloat",af=function(r,c){return c.toUpperCase()};ai.fn.css=function(r,c){return aq(this,r,c,true,function(G,v,F){if(F===R){return ai.curCSS(G,v)}if(typeof F==="number"&&!aE.test(v)){F+="px"}ai.style(G,v,F)})};ai.extend({style:function(r,c,G){if(!r||r.nodeType===3||r.nodeType===8){return R}if((c==="width"||c==="height")&&parseFloat(G)<0){G=R}var v=r.style||r,F=G!==R;if(!ai.support.opacity&&c==="opacity"){if(F){v.zoom=1;c=parseInt(G,10)+""==="NaN"?"":"alpha(opacity="+G*100+")";r=v.filter||ai.curCSS(r,"filter")||"";v.filter=aj.test(r)?r.replace(aj,c):c}return v.filter&&v.filter.indexOf("opacity=")>=0?parseFloat(C.exec(v.filter)[1])/100+"":""}if(aW.test(c)){c=n}c=c.replace(aF,af);if(F){v[c]=G}return v[c]},css:function(r,c,K,G){if(c==="width"||c==="height"){var J,F=c==="width"?aY:aJ;function v(){J=c==="width"?r.offsetWidth:r.offsetHeight;G!=="border"&&ai.each(F,function(){G||(J-=parseFloat(ai.curCSS(r,"padding"+this,true))||0);if(G==="margin"){J+=parseFloat(ai.curCSS(r,"margin"+this,true))||0}else{J-=parseFloat(ai.curCSS(r,"border"+this+"Width",true))||0}})}r.offsetWidth!==0?v():ai.swap(r,bc,v);return Math.max(0,Math.round(J))}return ai.curCSS(r,c,K)},curCSS:function(r,c,J){var F,G=r.style;if(!ai.support.opacity&&c==="opacity"&&r.currentStyle){F=C.test(r.currentStyle.filter||"")?parseFloat(RegExp.$1)/100+"":"";return F===""?"1":F}if(aW.test(c)){c=n}if(!J&&G&&G[c]){F=G[c]}else{if(ag){if(aW.test(c)){c="float"}c=c.replace(ae,"-$1").toLowerCase();G=r.ownerDocument.defaultView;if(!G){return null}if(r=G.getComputedStyle(r,null)){F=r.getPropertyValue(c)}if(c==="opacity"&&F===""){F="1"}}else{if(r.currentStyle){J=c.replace(aF,af);F=r.currentStyle[c]||r.currentStyle[J];if(!w.test(F)&&i.test(F)){c=G.left;var v=r.runtimeStyle.left;r.runtimeStyle.left=r.currentStyle.left;G.left=J==="fontSize"?"1em":F||0;F=G.pixelLeft+"px";G.left=c;r.runtimeStyle.left=v}}}}return F},swap:function(r,c,G){var v={};for(var F in c){v[F]=r.style[F];r.style[F]=c[F]}G.call(r);for(F in c){r.style[F]=v[F]}}});if(ai.expr&&ai.expr.filters){ai.expr.filters.hidden=function(r){var c=r.offsetWidth,F=r.offsetHeight,v=r.nodeName.toLowerCase()==="tr";return c===0&&F===0&&!v?true:c>0&&F>0&&!v?false:ai.curCSS(r,"display")==="none"};ai.expr.filters.visible=function(c){return !ai.expr.filters.hidden(c)}}var A=aG(),l=/<script(.|\s)*?\/script>/gi,bf=/select|textarea/i,a2=/color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week/i,aB=/=\?(&|$)/,x=/\?/,aO=/(\?|&)_=.*?(&|$)/,ak=/^(\w+:)?\/\/([^\/?#]+)/,D=/%20/g;ai.fn.extend({_load:ai.fn.load,load:function(r,c,J){if(typeof r!=="string"){return this._load(r)}else{if(!this.length){return this}}var F=r.indexOf(" ");if(F>=0){var G=r.slice(F,r.length);r=r.slice(0,F)}F="GET";if(c){if(ai.isFunction(c)){J=c;c=null}else{if(typeof c==="object"){c=ai.param(c,ai.ajaxSettings.traditional);F="POST"}}}var v=this;ai.ajax({url:r,type:F,dataType:"html",data:c,complete:function(K,L){if(L==="success"||L==="notmodified"){v.html(G?ai("<div />").append(K.responseText.replace(l,"")).find(G):K.responseText)}J&&v.each(J,[K.responseText,L,K])}});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||bf.test(this.nodeName)||a2.test(this.type))}).map(function(r,c){r=ai(this).val();return r==null?null:ai.isArray(r)?ai.map(r,function(v){return{name:c.name,value:v}}):{name:c.name,value:r}}).get()}});ai.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(r,c){ai.fn[c]=function(v){return this.bind(c,v)}});ai.extend({get:function(r,c,F,v){if(ai.isFunction(c)){v=v||F;F=c;c=null}return ai.ajax({type:"GET",url:r,data:c,success:F,dataType:v})},getScript:function(r,c){return ai.get(r,null,c,"script")},getJSON:function(r,c,v){return ai.get(r,c,v,"json")},post:function(r,c,F,v){if(ai.isFunction(c)){v=v||F;F=c;c={}}return ai.ajax({type:"POST",url:r,data:c,success:F,dataType:v})},ajaxSetup:function(c){ai.extend(ai.ajaxSettings,c)},ajaxSettings:{url:location.href,global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:I.XMLHttpRequest&&(I.location.protocol!=="file:"||!I.ActiveXObject)?function(){return new I.XMLHttpRequest}:function(){try{return new I.ActiveXObject("Microsoft.XMLHTTP")}catch(c){}},accepts:{xml:"application/xml, text/xml",html:"text/html",script:"text/javascript, application/javascript",json:"application/json, text/javascript",text:"text/plain",_default:"*/*"}},lastModified:{},etag:{},ajax:function(ba){function ab(){Z.success&&Z.success.call(L,O,T,r);Z.global&&Y("ajaxSuccess",[r,Z])}function aa(){Z.complete&&Z.complete.call(L,r,T);Z.global&&Y("ajaxComplete",[r,Z]);Z.global&&!--ai.active&&ai.event.trigger("ajaxStop")}function Y(bb,bi){(Z.context?ai(Z.context):ai.event).trigger(bb,bi)}var Z=ai.extend(true,{},ai.ajaxSettings,ba),V,T,O,L=ba&&ba.context||Z,P=Z.type.toUpperCase();if(Z.data&&Z.processData&&typeof Z.data!=="string"){Z.data=ai.param(Z.data,Z.traditional)}if(Z.dataType==="jsonp"){if(P==="GET"){aB.test(Z.url)||(Z.url+=(x.test(Z.url)?"&":"?")+(Z.jsonp||"callback")+"=?")}else{if(!Z.data||!aB.test(Z.data)){Z.data=(Z.data?Z.data+"&":"")+(Z.jsonp||"callback")+"=?"}}Z.dataType="json"}if(Z.dataType==="json"&&(Z.data&&aB.test(Z.data)||aB.test(Z.url))){V=Z.jsonpCallback||"jsonp"+A++;if(Z.data){Z.data=(Z.data+"").replace(aB,"="+V+"$1")}Z.url=Z.url.replace(aB,"="+V+"$1");Z.dataType="script";I[V]=I[V]||function(bb){O=bb;ab();aa();I[V]=R;try{delete I[V]}catch(bi){}K&&K.removeChild(J)}}if(Z.dataType==="script"&&Z.cache===null){Z.cache=false}if(Z.cache===false&&P==="GET"){var F=aG(),c=Z.url.replace(aO,"$1_="+F+"$2");Z.url=c+(c===Z.url?(x.test(Z.url)?"&":"?")+"_="+F:"")}if(Z.data&&P==="GET"){Z.url+=(x.test(Z.url)?"&":"?")+Z.data}Z.global&&!ai.active++&&ai.event.trigger("ajaxStart");F=(F=ak.exec(Z.url))&&(F[1]&&F[1]!==location.protocol||F[2]!==location.host);if(Z.dataType==="script"&&P==="GET"&&F){var K=U.getElementsByTagName("head")[0]||U.documentElement,J=U.createElement("script");J.src=Z.url;if(Z.scriptCharset){J.charset=Z.scriptCharset}if(!V){var G=false;J.onload=J.onreadystatechange=function(){if(!G&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){G=true;ab();aa();J.onload=J.onreadystatechange=null;K&&J.parentNode&&K.removeChild(J)}}}K.insertBefore(J,K.firstChild);return R}var v=false,r=Z.xhr();if(r){Z.username?r.open(P,Z.url,Z.async,Z.username,Z.password):r.open(P,Z.url,Z.async);try{if(Z.data||ba&&ba.contentType){r.setRequestHeader("Content-Type",Z.contentType)}if(Z.ifModified){ai.lastModified[Z.url]&&r.setRequestHeader("If-Modified-Since",ai.lastModified[Z.url]);ai.etag[Z.url]&&r.setRequestHeader("If-None-Match",ai.etag[Z.url])}F||r.setRequestHeader("X-Requested-With","XMLHttpRequest");r.setRequestHeader("Accept",Z.dataType&&Z.accepts[Z.dataType]?Z.accepts[Z.dataType]+", */*":Z.accepts._default)}catch(N){}if(Z.beforeSend&&Z.beforeSend.call(L,r,Z)===false){Z.global&&!--ai.active&&ai.event.trigger("ajaxStop");r.abort();return false}Z.global&&Y("ajaxSend",[r,Z]);var X=r.onreadystatechange=function(bi){if(!r||r.readyState===0||bi==="abort"){v||aa();v=true;if(r){r.onreadystatechange=ai.noop}}else{if(!v&&r&&(r.readyState===4||bi==="timeout")){v=true;r.onreadystatechange=ai.noop;T=bi==="timeout"?"timeout":!ai.httpSuccess(r)?"error":Z.ifModified&&ai.httpNotModified(r,Z.url)?"notmodified":"success";var bj;if(T==="success"){try{O=ai.httpData(r,Z.dataType,Z)}catch(bb){T="parsererror";bj=bb}}if(T==="success"||T==="notmodified"){V||ab()}else{ai.handleError(Z,r,T,bj)}aa();bi==="timeout"&&r.abort();if(Z.async){r=null}}}};try{var W=r.abort;r.abort=function(){r&&W.call(r);X("abort")}}catch(S){}Z.async&&Z.timeout>0&&setTimeout(function(){r&&!v&&X("timeout")},Z.timeout);try{r.send(P==="POST"||P==="PUT"||P==="DELETE"?Z.data:null)}catch(Q){ai.handleError(Z,r,null,Q);aa()}Z.async||X();return r}},handleError:function(r,c,F,v){if(r.error){r.error.call(r.context||r,c,F,v)}if(r.global){(r.context?ai(r.context):ai.event).trigger("ajaxError",[c,r,v])}},active:0,httpSuccess:function(r){try{return !r.status&&location.protocol==="file:"||r.status>=200&&r.status<300||r.status===304||r.status===1223||r.status===0}catch(c){}return false},httpNotModified:function(r,c){var F=r.getResponseHeader("Last-Modified"),v=r.getResponseHeader("Etag");if(F){ai.lastModified[c]=F}if(v){ai.etag[c]=v}return r.status===304||r.status===0},httpData:function(r,c,G){var v=r.getResponseHeader("content-type")||"",F=c==="xml"||!c&&v.indexOf("xml")>=0;r=F?r.responseXML:r.responseText;F&&r.documentElement.nodeName==="parsererror"&&ai.error("parsererror");if(G&&G.dataFilter){r=G.dataFilter(r,c)}if(typeof r==="string"){if(c==="json"||!c&&v.indexOf("json")>=0){r=ai.parseJSON(r)}else{if(c==="script"||!c&&v.indexOf("javascript")>=0){ai.globalEval(r)}}}return r},param:function(r,c){function J(K,L){if(ai.isArray(L)){ai.each(L,function(O,N){c?F(K,N):J(K+"["+(typeof N==="object"||ai.isArray(N)?O:"")+"]",N)})}else{!c&&L!=null&&typeof L==="object"?ai.each(L,function(O,N){J(K+"["+O+"]",N)}):F(K,L)}}function F(K,L){L=ai.isFunction(L)?L():L;G[G.length]=encodeURIComponent(K)+"="+encodeURIComponent(L)}var G=[];if(c===R){c=ai.ajaxSettings.traditional}if(ai.isArray(r)||r.jquery){ai.each(r,function(){F(this.name,this.value)})}else{for(var v in r){J(v,r[v])}}return G.join("&").replace(D,"+")}});var j={},o=/toggle|show|hide/,a=/^([+-]=)?([\d+-.]+)(.*)$/,ar,aP=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];ai.fn.extend({show:function(r,c){if(r||r===0){return this.animate(aD("show",3),r,c)}else{r=0;for(c=this.length;r<c;r++){var G=ai.data(this[r],"olddisplay");this[r].style.display=G||"";if(ai.css(this[r],"display")==="none"){G=this[r].nodeName;var v;if(j[G]){v=j[G]}else{var F=ai("<"+G+" />").appendTo("body");v=F.css("display");if(v==="none"){v="block"}F.remove();j[G]=v}ai.data(this[r],"olddisplay",v)}}r=0;for(c=this.length;r<c;r++){this[r].style.display=ai.data(this[r],"olddisplay")||""}return this}},hide:function(r,c){if(r||r===0){return this.animate(aD("hide",3),r,c)}else{r=0;for(c=this.length;r<c;r++){var v=ai.data(this[r],"olddisplay");!v&&v!=="none"&&ai.data(this[r],"olddisplay",ai.css(this[r],"display"))}r=0;for(c=this.length;r<c;r++){this[r].style.display="none"}return this}},_toggle:ai.fn.toggle,toggle:function(r,c){var v=typeof r==="boolean";if(ai.isFunction(r)&&ai.isFunction(c)){this._toggle.apply(this,arguments)}else{r==null||v?this.each(function(){var F=v?r:ai(this).is(":hidden");ai(this)[F?"show":"hide"]()}):this.animate(aD("toggle",3),r,c)}return this},fadeTo:function(r,c,v){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:c},r,v)},animate:function(r,c,G,v){var F=ai.speed(c,G,v);if(ai.isEmptyObject(r)){return this.each(F.complete)}return this[F.queue===false?"each":"queue"](function(){var L=ai.extend({},F),K,O=this.nodeType===1&&ai(this).is(":hidden"),N=this;for(K in r){var J=K.replace(aF,af);if(K!==J){r[J]=r[K];delete r[K];K=J}if(r[K]==="hide"&&O||r[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(r[K])){(L.specialEasing=L.specialEasing||{})[K]=r[K][1];r[K]=r[K][0]}}if(L.overflow!=null){this.style.overflow="hidden"}L.curAnim=ai.extend({},r);ai.each(r,function(S,Q){var P=new ai.fx(N,L,S);if(o.test(Q)){P[Q==="toggle"?O?"show":"hide":Q](r)}else{var W=a.exec(Q),V=P.cur(true)||0;if(W){Q=parseFloat(W[2]);var T=W[3]||"px";if(T!=="px"){N.style[S]=(Q||1)+T;V=(Q||1)/P.cur(true)*V;N.style[S]=V+T}if(W[1]){Q=(W[1]==="-="?-1:1)*Q+V}P.custom(V,Q,T)}else{P.custom(V,Q,"")}}});return true})},stop:function(r,c){var v=ai.timers;r&&this.queue([]);this.each(function(){for(var F=v.length-1;F>=0;F--){if(v[F].elem===this){c&&v[F](true);v.splice(F,1)}}});c||this.dequeue();return this}});ai.each({slideDown:aD("show",1),slideUp:aD("hide",1),slideToggle:aD("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(r,c){ai.fn[r]=function(F,v){return this.animate(c,F,v)}});ai.extend({speed:function(r,c,F){var v=r&&typeof r==="object"?r:{complete:F||!F&&c||ai.isFunction(r)&&r,duration:r,easing:F&&c||c&&!ai.isFunction(c)&&c};v.duration=ai.fx.off?0:typeof v.duration==="number"?v.duration:ai.fx.speeds[v.duration]||ai.fx.speeds._default;v.old=v.complete;v.complete=function(){v.queue!==false&&ai(this).dequeue();ai.isFunction(v.old)&&v.old.call(this)};return v},easing:{linear:function(r,c,F,v){return F+v*r},swing:function(r,c,F,v){return(-Math.cos(r*Math.PI)/2+0.5)*v+F}},timers:[],fx:function(r,c,v){this.options=c;this.elem=r;this.prop=v;if(!c.orig){c.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(c){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null)){return this.elem[this.prop]}return(c=parseFloat(ai.css(this.elem,this.prop,c)))&&c>-10000?c:parseFloat(ai.curCSS(this.elem,this.prop))||0},custom:function(r,c,G){function v(J){return F.step(J)}this.startTime=aG();this.start=r;this.end=c;this.unit=G||this.unit||"px";this.now=this.start;this.pos=this.state=0;var F=this;v.elem=this.elem;if(v()&&ai.timers.push(v)&&!ar){ar=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(r){var c=aG(),G=true;if(r||c>=this.options.duration+this.startTime){this.now=this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=true;for(var v in this.options.curAnim){if(this.options.curAnim[v]!==true){G=false}}if(G){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;r=ai.data(this.elem,"olddisplay");this.elem.style.display=r?r: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 F in this.options.curAnim){ai.style(this.elem,F,this.options.orig[F])}}this.options.complete.call(this.elem)}return false}else{F=c-this.startTime;this.state=F/this.options.duration;r=this.options.easing||(ai.easing.swing?"swing":"linear");this.pos=ai.easing[this.options.specialEasing&&this.options.specialEasing[this.prop]||r](this.state,F,0,1,this.options.duration);this.now=this.start+(this.end-this.start)*this.pos;this.update()}return true}};ai.extend(ai.fx,{tick:function(){for(var r=ai.timers,c=0;c<r.length;c++){r[c]()||r.splice(c--,1)}r.length||ai.fx.stop()},stop:function(){clearInterval(ar);ar=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(c){ai.style(c.elem,"opacity",c.now)},_default:function(c){if(c.elem.style&&c.elem.style[c.prop]!=null){c.elem.style[c.prop]=(c.prop==="width"||c.prop==="height"?Math.max(0,c.now):c.now)+c.unit}else{c.elem[c.prop]=c.now}}}});if(ai.expr&&ai.expr.filters){ai.expr.filters.animated=function(c){return ai.grep(ai.timers,function(r){return c===r.elem}).length}}ai.fn.offset="getBoundingClientRect" in U.documentElement?function(r){var c=this[0];if(r){return this.each(function(G){ai.offset.setOffset(this,r,G)})}if(!c||!c.ownerDocument){return null}if(c===c.ownerDocument.body){return ai.offset.bodyOffset(c)}var F=c.getBoundingClientRect(),v=c.ownerDocument;c=v.body;v=v.documentElement;return{top:F.top+(self.pageYOffset||ai.support.boxModel&&v.scrollTop||c.scrollTop)-(v.clientTop||c.clientTop||0),left:F.left+(self.pageXOffset||ai.support.boxModel&&v.scrollLeft||c.scrollLeft)-(v.clientLeft||c.clientLeft||0)}}:function(O){var N=this[0];if(O){return this.each(function(P){ai.offset.setOffset(this,O,P)})}if(!N||!N.ownerDocument){return null}if(N===N.ownerDocument.body){return ai.offset.bodyOffset(N)}ai.offset.initialize();var L=N.offsetParent,J=N,K=N.ownerDocument,G,F=K.documentElement,r=K.body;J=(K=K.defaultView)?K.getComputedStyle(N,null):N.currentStyle;for(var c=N.offsetTop,v=N.offsetLeft;(N=N.parentNode)&&N!==r&&N!==F;){if(ai.offset.supportsFixedPosition&&J.position==="fixed"){break}G=K?K.getComputedStyle(N,null):N.currentStyle;c-=N.scrollTop;v-=N.scrollLeft;if(N===L){c+=N.offsetTop;v+=N.offsetLeft;if(ai.offset.doesNotAddBorder&&!(ai.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(N.nodeName))){c+=parseFloat(G.borderTopWidth)||0;v+=parseFloat(G.borderLeftWidth)||0}J=L;L=N.offsetParent}if(ai.offset.subtractsBorderForOverflowNotVisible&&G.overflow!=="visible"){c+=parseFloat(G.borderTopWidth)||0;v+=parseFloat(G.borderLeftWidth)||0}J=G}if(J.position==="relative"||J.position==="static"){c+=r.offsetTop;v+=r.offsetLeft}if(ai.offset.supportsFixedPosition&&J.position==="fixed"){c+=Math.max(F.scrollTop,r.scrollTop);v+=Math.max(F.scrollLeft,r.scrollLeft)}return{top:c,left:v}};ai.offset={initialize:function(){var r=U.body,c=U.createElement("div"),J,F,G,v=parseFloat(ai.curCSS(r,"marginTop",true))||0;ai.extend(c.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"});c.innerHTML="<div style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;'><div></div></div><table style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;' cellpadding='0' cellspacing='0'><tr><td></td></tr></table>";r.insertBefore(c,r.firstChild);J=c.firstChild;F=J.firstChild;G=J.nextSibling.firstChild.firstChild;this.doesNotAddBorder=F.offsetTop!==5;this.doesAddBorderForTableAndCells=G.offsetTop===5;F.style.position="fixed";F.style.top="20px";this.supportsFixedPosition=F.offsetTop===20||F.offsetTop===15;F.style.position=F.style.top="";J.style.overflow="hidden";J.style.position="relative";this.subtractsBorderForOverflowNotVisible=F.offsetTop===-5;this.doesNotIncludeMarginInBodyOffset=r.offsetTop!==v;r.removeChild(c);ai.offset.initialize=ai.noop},bodyOffset:function(r){var c=r.offsetTop,v=r.offsetLeft;ai.offset.initialize();if(ai.offset.doesNotIncludeMarginInBodyOffset){c+=parseFloat(ai.curCSS(r,"marginTop",true))||0;v+=parseFloat(ai.curCSS(r,"marginLeft",true))||0}return{top:c,left:v}},setOffset:function(r,c,K){if(/static/.test(ai.curCSS(r,"position"))){r.style.position="relative"}var G=ai(r),J=G.offset(),F=parseInt(ai.curCSS(r,"top",true),10)||0,v=parseInt(ai.curCSS(r,"left",true),10)||0;if(ai.isFunction(c)){c=c.call(r,K,J)}K={top:c.top-J.top+F,left:c.left-J.left+v};"using" in c?c.using.call(r,K):G.css(K)}};ai.fn.extend({position:function(){if(!this[0]){return null}var r=this[0],c=this.offsetParent(),F=this.offset(),v=/^body|html$/i.test(c[0].nodeName)?{top:0,left:0}:c.offset();F.top-=parseFloat(ai.curCSS(r,"marginTop",true))||0;F.left-=parseFloat(ai.curCSS(r,"marginLeft",true))||0;v.top+=parseFloat(ai.curCSS(c[0],"borderTopWidth",true))||0;v.left+=parseFloat(ai.curCSS(c[0],"borderLeftWidth",true))||0;return{top:F.top-v.top,left:F.left-v.left}},offsetParent:function(){return this.map(function(){for(var c=this.offsetParent||U.body;c&&!/^body|html$/i.test(c.nodeName)&&ai.css(c,"position")==="static";){c=c.offsetParent}return c})}});ai.each(["Left","Top"],function(r,c){var v="scroll"+c;ai.fn[v]=function(G){var J=this[0],F;if(!J){return null}if(G!==R){return this.each(function(){if(F=al(this)){F.scrollTo(!r?G:ai(F).scrollLeft(),r?G:ai(F).scrollTop())}else{this[v]=G}})}else{return(F=al(J))?"pageXOffset" in F?F[r?"pageYOffset":"pageXOffset"]:ai.support.boxModel&&F.document.documentElement[v]||F.document.body[v]:J[v]}}});ai.each(["Height","Width"],function(r,c){var v=c.toLowerCase();ai.fn["inner"+c]=function(){return this[0]?ai.css(this[0],v,false,"padding"):null};ai.fn["outer"+c]=function(F){return this[0]?ai.css(this[0],v,false,F?"margin":"border"):null};ai.fn[v]=function(F){var G=this[0];if(!G){return F==null?null:this}if(ai.isFunction(F)){return this.each(function(K){var J=ai(this);J[v](F.call(this,K,J[v]()))})}return"scrollTo" in G&&G.document?G.document.compatMode==="CSS1Compat"&&G.document.documentElement["client"+c]||G.document.body["client"+c]:G.nodeType===9?Math.max(G.documentElement["client"+c],G.body["scroll"+c],G.documentElement["scroll"+c],G.body["offset"+c],G.documentElement["offset"+c]):F===R?ai.css(G,v):this.css(v,typeof F==="string"?F:F+"px")}});I.jQuery=I.$=ai})(window);var curvyCornersVerbose=false;function browserdetect(){var a=navigator.userAgent.toLowerCase();this.isIE=a.indexOf("msie")>-1;this.ieVer=this.isIE?/msie\s(\d\.\d)/.exec(a)[1]:0;this.isMoz=a.indexOf("firefox")!=-1;this.isSafari=a.indexOf("safari")!=-1;this.quirksMode=this.isIE&&(!document.compatMode||document.compatMode.indexOf("BackCompat")>-1);this.isOp="opera" in window;this.isWebKit=a.indexOf("webkit")!=-1;if(this.isIE){this.get_style=function(d,b){if(!(b in d.currentStyle)){return""}var f=/^([\d.]+)(\w*)/.exec(d.currentStyle[b]);if(!f){return d.currentStyle[b]}if(f[1]==0){return"0"}if(f[2]&&f[2]!=="px"){var g=d.style.left;var c=d.runtimeStyle.left;d.runtimeStyle.left=d.currentStyle.left;d.style.left=f[1]+f[2];f[0]=d.style.pixelLeft;d.style.left=g;d.runtimeStyle.left=c}return f[0]}}else{this.get_style=function(c,b){b=b.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase();return document.defaultView.getComputedStyle(c,"").getPropertyValue(b)}}}var curvyBrowser=new browserdetect;if(curvyBrowser.isIE){try{document.execCommand("BackgroundImageCache",false,true)}catch(e){}}function curvyCnrSpec(a){this.selectorText=a;this.tlR=this.trR=this.blR=this.brR=0;this.tlu=this.tru=this.blu=this.bru="";this.antiAlias=true}curvyCnrSpec.prototype.setcorner=function(d,c,a,b){if(!d){this.tlR=this.trR=this.blR=this.brR=parseInt(a);this.tlu=this.tru=this.blu=this.bru=b}else{propname=d.charAt(0)+c.charAt(0);this[propname+"R"]=parseInt(a);this[propname+"u"]=b}};curvyCnrSpec.prototype.get=function(b){if(/^(t|b)(l|r)(R|u)$/.test(b)){return this[b]}if(/^(t|b)(l|r)Ru$/.test(b)){var c=b.charAt(0)+b.charAt(1);return this[c+"R"]+this[c+"u"]}if(/^(t|b)Ru?$/.test(b)){var d=b.charAt(0);d+=this[d+"lR"]>this[d+"rR"]?"l":"r";var a=this[d+"R"];if(b.length===3&&b.charAt(2)==="u"){a+=this[d="u"]}return a}throw new Error("Don't recognize property "+b)};curvyCnrSpec.prototype.radiusdiff=function(a){if(a!=="t"&&a!=="b"){throw new Error("Param must be 't' or 'b'")}return Math.abs(this[a+"lR"]-this[a+"rR"])};curvyCnrSpec.prototype.setfrom=function(a){this.tlu=this.tru=this.blu=this.bru="px";if("tl" in a){this.tlR=a.tl.radius}if("tr" in a){this.trR=a.tr.radius}if("bl" in a){this.blR=a.bl.radius}if("br" in a){this.brR=a.br.radius}if("antiAlias" in a){this.antiAlias=a.antiAlias}};curvyCnrSpec.prototype.cloneOn=function(c){var f=["tl","tr","bl","br"];var b=0;var h,a;for(h in f){if(!isNaN(h)){a=this[f[h]+"u"];if(a!==""&&a!=="px"){b=new curvyCnrSpec;break}}}if(!b){b=this}else{var i,g,d=curvyBrowser.get_style(c,"left");for(h in f){if(!isNaN(h)){i=f[h];a=this[i+"u"];g=this[i+"R"];if(a!=="px"){var d=c.style.left;c.style.left=g+a;g=c.style.pixelLeft;c.style.left=d}b[i+"R"]=g;b[i+"u"]="px"}}c.style.left=d}return b};curvyCnrSpec.prototype.radiusSum=function(a){if(a!=="t"&&a!=="b"){throw new Error("Param must be 't' or 'b'")}return this[a+"lR"]+this[a+"rR"]};curvyCnrSpec.prototype.radiusCount=function(a){var b=0;if(this[a+"lR"]){++b}if(this[a+"rR"]){++b}return b};curvyCnrSpec.prototype.cornerNames=function(){var a=[];if(this.tlR){a.push("tl")}if(this.trR){a.push("tr")}if(this.blR){a.push("bl")}if(this.brR){a.push("br")}return a};function operasheet(g){var a=document.styleSheets.item(g).ownerNode.text;a=a.replace(/\/\*(\n|\r|.)*?\*\//g,"");var f=new RegExp("^s*([\\w.#][-\\w.#, ]+)[\\n\\s]*\\{([^}]+border-((top|bottom)-(left|right)-)?radius[^}]*)\\}","mg");var b;this.rules=[];while((b=f.exec(a))!==null){var c=new RegExp("(..)border-((top|bottom)-(left|right)-)?radius:\\s*([\\d.]+)(in|em|px|ex|pt)","g");var d,h=new curvyCnrSpec(b[1]);while((d=c.exec(b[2]))!==null){if(d[1]!=="z-"){h.setcorner(d[3],d[4],d[5],d[6])}}this.rules.push(h)}}operasheet.contains_border_radius=function(a){return/border-((top|bottom)-(left|right)-)?radius/.test(document.styleSheets.item(a).ownerNode.text)};function curvyCorners(){var j,a,l,c,g;if(typeof arguments[0]!=="object"){throw curvyCorners.newError("First parameter of curvyCorners() must be an object.")}if(arguments[0] instanceof curvyCnrSpec){c=arguments[0];if(!c.selectorText&&typeof arguments[1]==="string"){c.selectorText=arguments[1]}}else{if(typeof arguments[1]!=="object"&&typeof arguments[1]!=="string"){throw curvyCorners.newError("Second parameter of curvyCorners() must be an object or a class name.")}a=arguments[1];if(typeof a!=="string"){a=""}if(a!==""&&a.charAt(0)!=="."&&"autoPad" in arguments[0]){a="."+a}c=new curvyCnrSpec(a);c.setfrom(arguments[0])}if(c.selectorText){g=0;var h=c.selectorText.replace(/\s+$/,"").split(/,\s*/);l=new Array;function d(n){var m=n.split("#");return(m.length===2?"#":"")+m.pop()}for(j=0;j<h.length;++j){var f=d(h[j]);var i=f.split(" ");switch(f.charAt(0)){case"#":a=i.length===1?f:i[0];a=document.getElementById(a.substr(1));if(a===null){curvyCorners.alert("No object with ID "+f+" exists yet.\nCall curvyCorners(settings, obj) when it is created.")}else{if(i.length===1){l.push(a)}else{l=l.concat(curvyCorners.getElementsByClass(i[1],a))}}break;default:if(i.length===1){l=l.concat(curvyCorners.getElementsByClass(f))}else{var b=curvyCorners.getElementsByClass(i[0]);for(a=0;a<b.length;++a){l=l.concat(curvyCorners.getElementsByClass(i[1],b))}}}}}else{g=1;l=arguments}for(j=g,a=l.length;j<a;++j){if(l[j]&&(!("IEborderRadius" in l[j].style)||l[j].style.IEborderRadius!="set")){if(l[j].className&&l[j].className.indexOf("curvyRedraw")!==-1){if(typeof curvyCorners.redrawList==="undefined"){curvyCorners.redrawList=new Array}curvyCorners.redrawList.push({node:l[j],spec:c,copy:l[j].cloneNode(false)})}l[j].style.IEborderRadius="set";var k=new curvyObject(c,l[j]);k.applyCorners()}}}curvyCorners.prototype.applyCornersToAll=function(){curvyCorners.alert("This function is now redundant. Just call curvyCorners(). See documentation.")};curvyCorners.redraw=function(){if(!curvyBrowser.isOp&&!curvyBrowser.isIE){return}if(!curvyCorners.redrawList){throw curvyCorners.newError("curvyCorners.redraw() has nothing to redraw.")}var b=curvyCorners.bock_redraw;curvyCorners.block_redraw=true;for(var a in curvyCorners.redrawList){if(isNaN(a)){continue}var c=curvyCorners.redrawList[a];if(!c.node.clientWidth){continue}var f=c.copy.cloneNode(false);for(var d=c.node.firstChild;d!=null;d=d.nextSibling){if(d.className==="autoPadDiv"){break}}if(!d){curvyCorners.alert("Couldn't find autoPad DIV");break}c.node.parentNode.replaceChild(f,c.node);while(d.firstChild){f.appendChild(d.removeChild(d.firstChild))}c=new curvyObject(c.spec,c.node=f);c.applyCorners()}curvyCorners.block_redraw=b};curvyCorners.adjust=function(obj,prop,newval){if(curvyBrowser.isOp||curvyBrowser.isIE){if(!curvyCorners.redrawList){throw curvyCorners.newError("curvyCorners.adjust() has nothing to adjust.")}var i,j=curvyCorners.redrawList.length;for(i=0;i<j;++i){if(curvyCorners.redrawList[i].node===obj){break}}if(i===j){throw curvyCorners.newError("Object not redrawable")}obj=curvyCorners.redrawList[i].copy}if(prop.indexOf(".")===-1){obj[prop]=newval}else{eval("obj."+prop+"='"+newval+"'")}};curvyCorners.handleWinResize=function(){if(!curvyCorners.block_redraw){curvyCorners.redraw()}};curvyCorners.setWinResize=function(a){curvyCorners.block_redraw=!a};curvyCorners.newError=function(a){return new Error("curvyCorners Error:\n"+a)};curvyCorners.alert=function(a){if(typeof curvyCornersVerbose==="undefined"||curvyCornersVerbose){alert(a)}};function curvyObject(){var j;this.box=arguments[1];this.settings=arguments[0];this.topContainer=this.bottomContainer=this.shell=j=null;var t=this.box.clientWidth;if(!t&&curvyBrowser.isIE){this.box.style.zoom=1;t=this.box.clientWidth}if(!t){if(!this.box.parentNode){throw this.newError("box has no parent!")}for(j=this.box;;j=j.parentNode){if(!j||j.tagName==="BODY"){this.applyCorners=function(){};curvyCorners.alert(this.errmsg("zero-width box with no accountable parent","warning"));return}if(j.style.display==="none"){break}}j.style.display="block";t=this.box.clientWidth}if(arguments[0] instanceof curvyCnrSpec){this.spec=arguments[0].cloneOn(this.box)}else{this.spec=new curvyCnrSpec("");this.spec.setfrom(this.settings)}var ag=curvyBrowser.get_style(this.box,"borderTopWidth");var u=curvyBrowser.get_style(this.box,"borderBottomWidth");var ab=curvyBrowser.get_style(this.box,"borderLeftWidth");var ad=curvyBrowser.get_style(this.box,"borderRightWidth");var v=curvyBrowser.get_style(this.box,"borderTopColor");var x=curvyBrowser.get_style(this.box,"borderBottomColor");var ae=curvyBrowser.get_style(this.box,"borderLeftColor");var aa=curvyBrowser.get_style(this.box,"backgroundColor");var ac=curvyBrowser.get_style(this.box,"backgroundImage");var f=curvyBrowser.get_style(this.box,"backgroundRepeat");if(this.box.currentStyle&&this.box.currentStyle.backgroundPositionX){var m=curvyBrowser.get_style(this.box,"backgroundPositionX");var o=curvyBrowser.get_style(this.box,"backgroundPositionY")}else{var m=curvyBrowser.get_style(this.box,"backgroundPosition");m=m.split(" ");var o=m[1];m=m[0]}var p=curvyBrowser.get_style(this.box,"position");var d=curvyBrowser.get_style(this.box,"paddingTop");var af=curvyBrowser.get_style(this.box,"paddingBottom");var n=curvyBrowser.get_style(this.box,"paddingLeft");var ah=curvyBrowser.get_style(this.box,"paddingRight");var l=curvyBrowser.get_style(this.box,"border");filter=curvyBrowser.ieVer>7?curvyBrowser.get_style(this.box,"filter"):null;var w=this.spec.get("tR");var r=this.spec.get("bR");var h=function(a){if(typeof a==="number"){return a}if(typeof a!=="string"){throw new Error("unexpected styleToNPx type "+typeof a)}var b=/^[-\d.]([a-z]+)$/.exec(a);if(b&&b[1]!="px"){throw new Error("Unexpected unit "+b[1])}if(isNaN(a=parseInt(a))){a=0}return a};var k=function(a){return a<=0?"0":a+"px"};try{this.borderWidth=h(ag);this.borderWidthB=h(u);this.borderWidthL=h(ab);this.borderWidthR=h(ad);this.boxColour=curvyObject.format_colour(aa);this.topPadding=h(d);this.bottomPadding=h(af);this.leftPadding=h(n);this.rightPadding=h(ah);this.boxWidth=t;this.boxHeight=this.box.clientHeight;this.borderColour=curvyObject.format_colour(v);this.borderColourB=curvyObject.format_colour(x);this.borderColourL=curvyObject.format_colour(ae);this.borderString=this.borderWidth+"px solid "+this.borderColour;this.borderStringB=this.borderWidthB+"px solid "+this.borderColourB;this.backgroundImage=((ac!="none")?ac:"");this.backgroundRepeat=f}catch(g){throw this.newError("getMessage" in g?g.getMessage():g.message)}var y=this.boxHeight;var i=t;if(curvyBrowser.isOp){m=h(m);o=h(o);if(m){var q=i+this.borderWidthL+this.borderWidthR;if(m>q){m=q}m=(q/m*100)+"%"}if(o){var q=y+this.borderWidth+this.borderWidthB;if(o>q){o=q}o=(q/o*100)+"%"}}if(curvyBrowser.quirksMode){}else{this.boxWidth-=this.leftPadding+this.rightPadding;this.boxHeight-=this.topPadding+this.bottomPadding}this.contentContainer=document.createElement("div");if(filter){this.contentContainer.style.filter=filter}while(this.box.firstChild){this.contentContainer.appendChild(this.box.removeChild(this.box.firstChild))}if(p!="absolute"){this.box.style.position="relative"}this.box.style.padding="0";this.box.style.border=this.box.style.backgroundImage="none";this.box.style.backgroundColor="transparent";this.box.style.width=(i+this.borderWidthL+this.borderWidthR)+"px";this.box.style.height=(y+this.borderWidth+this.borderWidthB)+"px";var s=document.createElement("div");s.style.position="absolute";if(filter){s.style.filter=filter}if(curvyBrowser.quirksMode){s.style.width=(i+this.borderWidthL+this.borderWidthR)+"px"}else{s.style.width=i+"px"}s.style.height=k(y+this.borderWidth+this.borderWidthB-w-r);s.style.padding="0";s.style.top=w+"px";s.style.left="0";if(this.borderWidthL){s.style.borderLeft=this.borderWidthL+"px solid "+this.borderColourL}if(this.borderWidth&&!w){s.style.borderTop=this.borderWidth+"px solid "+this.borderColour}if(this.borderWidthR){s.style.borderRight=this.borderWidthR+"px solid "+this.borderColourL}if(this.borderWidthB&&!r){s.style.borderBottom=this.borderWidthB+"px solid "+this.borderColourB}s.style.backgroundColor=aa;s.style.backgroundImage=this.backgroundImage;s.style.backgroundRepeat=this.backgroundRepeat;this.shell=this.box.appendChild(s);t=curvyBrowser.get_style(this.shell,"width");if(t===""||t==="auto"||t.indexOf("%")!==-1){throw this.newError("Shell width is "+t)}this.boxWidth=(t!=""&&t!="auto"&&t.indexOf("%")==-1)?parseInt(t):this.shell.clientWidth;this.applyCorners=function(){if(this.backgroundObject){var A=function(ao,an,am){if(ao===0){return 0}var al;if(ao==="right"||ao==="bottom"){return am-an}if(ao==="center"){return(am-an)/2}if(ao.indexOf("%")>0){return(am-an)*100/parseInt(ao)}return h(ao)};this.backgroundPosX=A(m,this.backgroundObject.width,i);this.backgroundPosY=A(o,this.backgroundObject.height,y)}else{if(this.backgroundImage){this.backgroundPosX=h(m);this.backgroundPosY=h(o)}}if(w){C=document.createElement("div");C.style.width=this.boxWidth+"px";C.style.fontSize="1px";C.style.overflow="hidden";C.style.position="absolute";C.style.paddingLeft=this.borderWidth+"px";C.style.paddingRight=this.borderWidth+"px";C.style.height=w+"px";C.style.top=-w+"px";C.style.left=-this.borderWidthL+"px";this.topContainer=this.shell.appendChild(C)}if(r){var C=document.createElement("div");C.style.width=this.boxWidth+"px";C.style.fontSize="1px";C.style.overflow="hidden";C.style.position="absolute";C.style.paddingLeft=this.borderWidthB+"px";C.style.paddingRight=this.borderWidthB+"px";C.style.height=r+"px";C.style.bottom=-r+"px";C.style.left=-this.borderWidthL+"px";this.bottomContainer=this.shell.appendChild(C)}var M=this.spec.cornerNames();for(var F in M){if(!isNaN(F)){var V=M[F];var S=this.spec[V+"R"];var Q,K,Y,P;if(V=="tr"||V=="tl"){Q=this.borderWidth;K=this.borderColour;P=this.borderWidth}else{Q=this.borderWidthB;K=this.borderColourB;P=this.borderWidthB}Y=S-P;var E=document.createElement("div");E.style.height=this.spec.get(V+"Ru");E.style.width=this.spec.get(V+"Ru");E.style.position="absolute";E.style.fontSize="1px";E.style.overflow="hidden";var J,L,N;var R=filter?parseInt(/alpha\(opacity.(\d+)\)/.exec(filter)[1]):100;for(J=0;J<S;++J){var T=(J+1>=Y)?-1:Math.floor(Math.sqrt(Math.pow(Y,2)-Math.pow(J+1,2)))-1;if(Y!=S){var Z=(J>=Y)?-1:Math.ceil(Math.sqrt(Math.pow(Y,2)-Math.pow(J,2)));var aj=(J+1>=S)?-1:Math.floor(Math.sqrt(Math.pow(S,2)-Math.pow((J+1),2)))-1}var ak=(J>=S)?-1:Math.ceil(Math.sqrt(Math.pow(S,2)-Math.pow(J,2)));if(T>-1){this.drawPixel(J,0,this.boxColour,R,(T+1),E,true,S)}if(Y!=S){if(this.spec.antiAlias){for(L=T+1;L<Z;++L){if(this.backgroundImage!=""){var ai=curvyObject.pixelFraction(J,L,Y)*100;this.drawPixel(J,L,K,R,1,E,ai>=30,S)}else{if(this.boxColour!=="transparent"){var W=curvyObject.BlendColour(this.boxColour,K,curvyObject.pixelFraction(J,L,Y));this.drawPixel(J,L,W,R,1,E,false,S)}else{this.drawPixel(J,L,K,R>>1,1,E,false,S)}}}if(aj>=Z){if(Z==-1){Z=0}this.drawPixel(J,Z,K,R,(aj-Z+1),E,false,0)}N=K;L=aj}else{if(aj>T){this.drawPixel(J,(T+1),K,R,(aj-T),E,false,0)}}}else{N=this.boxColour;L=T}if(this.spec.antiAlias){while(++L<ak){this.drawPixel(J,L,N,(curvyObject.pixelFraction(J,L,S)*R),1,E,P<=0,S)}}}for(var a=0,H=E.childNodes.length;a<H;++a){var G=E.childNodes[a];var I=parseInt(G.style.top);var B=parseInt(G.style.left);var c=parseInt(G.style.height);if(V=="tl"||V=="bl"){G.style.left=(S-B-1)+"px"}if(V=="tr"||V=="tl"){G.style.top=(S-c-I)+"px"}G.style.backgroundRepeat=this.backgroundRepeat;if(this.backgroundImage){switch(V){case"tr":G.style.backgroundPosition=(this.backgroundPosX-this.borderWidthL+S-i-B)+"px "+(this.backgroundPosY+c+I+this.borderWidth-S)+"px";break;case"tl":G.style.backgroundPosition=(this.backgroundPosX-S+B+this.borderWidthL)+"px "+(this.backgroundPosY-S+c+I+this.borderWidth)+"px";break;case"bl":G.style.backgroundPosition=(this.backgroundPosX-S+B+1+this.borderWidthL)+"px "+(this.backgroundPosY-y-this.borderWidth+(curvyBrowser.quirksMode?I:-I)+S)+"px";break;case"br":if(curvyBrowser.quirksMode){G.style.backgroundPosition=(this.backgroundPosX+this.borderWidthL-i+S-B)+"px "+(this.backgroundPosY-y-this.borderWidth+I+S)+"px"}else{G.style.backgroundPosition=(this.backgroundPosX-this.borderWidthL-i+S-B)+"px "+(this.backgroundPosY-y-this.borderWidth+S-I)+"px"}}}}switch(V){case"tl":E.style.top=E.style.left="0";this.topContainer.appendChild(E);break;case"tr":E.style.top=E.style.right="0";this.topContainer.appendChild(E);break;case"bl":E.style.bottom=E.style.left="0";this.bottomContainer.appendChild(E);break;case"br":E.style.bottom=E.style.right="0";this.bottomContainer.appendChild(E)}}}var b={t:this.spec.radiusdiff("t"),b:this.spec.radiusdiff("b")};for(z in b){if(typeof z==="function"){continue}if(!this.spec.get(z+"R")){continue}if(b[z]){if(this.backgroundImage&&this.spec.radiusSum(z)!==b[z]){curvyCorners.alert(this.errmsg("Not supported: unequal non-zero top/bottom radii with background image"))}var D=(this.spec[z+"lR"]<this.spec[z+"rR"])?z+"l":z+"r";var U=document.createElement("div");U.style.height=b[z]+"px";U.style.width=this.spec.get(D+"Ru");U.style.position="absolute";U.style.fontSize="1px";U.style.overflow="hidden";U.style.backgroundColor=this.boxColour;switch(D){case"tl":U.style.bottom=U.style.left="0";U.style.borderLeft=this.borderString;this.topContainer.appendChild(U);break;case"tr":U.style.bottom=U.style.right="0";U.style.borderRight=this.borderString;this.topContainer.appendChild(U);break;case"bl":U.style.top=U.style.left="0";U.style.borderLeft=this.borderStringB;this.bottomContainer.appendChild(U);break;case"br":U.style.top=U.style.right="0";U.style.borderRight=this.borderStringB;this.bottomContainer.appendChild(U)}}var O=document.createElement("div");if(filter){O.style.filter=filter}O.style.position="relative";O.style.fontSize="1px";O.style.overflow="hidden";O.style.width=this.fillerWidth(z);O.style.backgroundColor=this.boxColour;O.style.backgroundImage=this.backgroundImage;O.style.backgroundRepeat=this.backgroundRepeat;switch(z){case"t":if(this.topContainer){if(curvyBrowser.quirksMode){O.style.height=100+w+"px"}else{O.style.height=100+w-this.borderWidth+"px"}O.style.marginLeft=this.spec.tlR?(this.spec.tlR-this.borderWidthL)+"px":"0";O.style.borderTop=this.borderString;if(this.backgroundImage){var X=this.spec.tlR?(this.backgroundPosX-(w-this.borderWidthL))+"px ":"0 ";O.style.backgroundPosition=X+this.backgroundPosY+"px";this.shell.style.backgroundPosition=this.backgroundPosX+"px "+(this.backgroundPosY-w+this.borderWidthL)+"px"}this.topContainer.appendChild(O)}break;case"b":if(this.bottomContainer){if(curvyBrowser.quirksMode){O.style.height=r+"px"}else{O.style.height=r-this.borderWidthB+"px"}O.style.marginLeft=this.spec.blR?(this.spec.blR-this.borderWidthL)+"px":"0";O.style.borderBottom=this.borderStringB;if(this.backgroundImage){var X=this.spec.blR?(this.backgroundPosX+this.borderWidthL-r)+"px ":this.backgroundPosX+"px ";O.style.backgroundPosition=X+(this.backgroundPosY-y-this.borderWidth+r)+"px"}this.bottomContainer.appendChild(O)}}}this.contentContainer.style.position="absolute";this.contentContainer.className="autoPadDiv";this.contentContainer.style.left=this.borderWidthL+"px";this.contentContainer.style.paddingTop=this.topPadding+"px";this.contentContainer.style.top=this.borderWidth+"px";this.contentContainer.style.paddingLeft=this.leftPadding+"px";this.contentContainer.style.paddingRight=this.rightPadding+"px";z=i;if(!curvyBrowser.quirksMode){z-=this.leftPadding+this.rightPadding}this.contentContainer.style.width=z+"px";this.contentContainer.style.textAlign=curvyBrowser.get_style(this.box,"textAlign");this.box.style.textAlign="left";this.box.appendChild(this.contentContainer);if(j){j.style.display="none"}};if(this.backgroundImage){m=this.backgroundCheck(m);o=this.backgroundCheck(o);if(this.backgroundObject){this.backgroundObject.holdingElement=this;this.dispatch=this.applyCorners;this.applyCorners=function(){if(this.backgroundObject.complete){this.dispatch()}else{this.backgroundObject.onload=new Function("curvyObject.dispatch(this.holdingElement);")}}}}}curvyObject.prototype.backgroundCheck=function(b){if(b==="top"||b==="left"||parseInt(b)===0){return 0}if(!(/^[-\d.]+px$/.test(b))&&!this.backgroundObject){this.backgroundObject=new Image;var a=function(c){var d=/url\("?([^'"]+)"?\)/.exec(c);return(d?d[1]:c)};this.backgroundObject.src=a(this.backgroundImage)}return b};curvyObject.dispatch=function(a){if("dispatch" in a){a.dispatch()}else{throw a.newError("No dispatch function")}};curvyObject.prototype.drawPixel=function(f,i,d,j,h,g,b,k){var c=document.createElement("div");c.style.height=h+"px";c.style.width="1px";c.style.position="absolute";c.style.fontSize="1px";c.style.overflow="hidden";var a=this.spec.get("tR");c.style.backgroundColor=d;if(b&&this.backgroundImage!=""){c.style.backgroundImage=this.backgroundImage;c.style.backgroundPosition="-"+(this.boxWidth-(k-f)+this.borderWidth)+"px -"+((this.boxHeight+a+i)-this.borderWidth)+"px"}if(j!=100){curvyObject.setOpacity(c,j)}c.style.top=i+"px";c.style.left=f+"px";g.appendChild(c)};curvyObject.prototype.fillerWidth=function(a){var b=curvyBrowser.quirksMode?0:this.spec.radiusCount(a)*this.borderWidthL;return(this.boxWidth-this.spec.radiusSum(a)+b)+"px"};curvyObject.prototype.errmsg=function(c,b){var d="\ntag: "+this.box.tagName;if(this.box.id){d+="\nid: "+this.box.id}if(this.box.className){d+="\nclass: "+this.box.className}var a;if((a=this.box.parentNode)===null){d+="\n(box has no parent)"}else{d+="\nParent tag: "+a.tagName;if(a.id){d+="\nParent ID: "+a.id}if(a.className){d+="\nParent class: "+a.className}}if(b===undefined){b="warning"}return"curvyObject "+b+":\n"+c+d};curvyObject.prototype.newError=function(a){return new Error(this.errmsg(a,"exception"))};curvyObject.IntToHex=function(b){var a=["0","1","2","3","4","5","6","7","8","9","A","B","C","D","E","F"];return a[b>>>4]+""+a[b&15]};curvyObject.BlendColour=function(f,h,k){if(f==="transparent"||h==="transparent"){throw this.newError("Cannot blend with transparent")}if(f.charAt(0)!=="#"){f=curvyObject.format_colour(f)}if(h.charAt(0)!=="#"){h=curvyObject.format_colour(h)}var a=parseInt(f.substr(1,2),16);var g=parseInt(f.substr(3,2),16);var l=parseInt(f.substr(5,2),16);var b=parseInt(h.substr(1,2),16);var i=parseInt(h.substr(3,2),16);var m=parseInt(h.substr(5,2),16);if(k>1||k<0){k=1}var j=Math.round((a*k)+(b*(1-k)));if(j>255){j=255}if(j<0){j=0}var c=Math.round((g*k)+(i*(1-k)));if(c>255){c=255}if(c<0){c=0}var d=Math.round((l*k)+(m*(1-k)));if(d>255){d=255}if(d<0){d=0}return"#"+curvyObject.IntToHex(j)+curvyObject.IntToHex(c)+curvyObject.IntToHex(d)};curvyObject.pixelFraction=function(h,i,d){var f;var k=d*d;var c=new Array(2);var j=new Array(2);var g=0;var b="";var a=Math.sqrt(k-Math.pow(h,2));if(a>=i&&a<(i+1)){b="Left";c[g]=0;j[g]=a-i;++g}a=Math.sqrt(k-Math.pow(i+1,2));if(a>=h&&a<(h+1)){b+="Top";c[g]=a-h;j[g]=1;++g}a=Math.sqrt(k-Math.pow(h+1,2));if(a>=i&&a<(i+1)){b+="Right";c[g]=1;j[g]=a-i;++g}a=Math.sqrt(k-Math.pow(i,2));if(a>=h&&a<(h+1)){b+="Bottom";c[g]=a-h;j[g]=0}switch(b){case"LeftRight":f=Math.min(j[0],j[1])+((Math.max(j[0],j[1])-Math.min(j[0],j[1]))/2);break;case"TopRight":f=1-(((1-c[0])*(1-j[1]))/2);break;case"TopBottom":f=Math.min(c[0],c[1])+((Math.max(c[0],c[1])-Math.min(c[0],c[1]))/2);break;case"LeftBottom":f=j[0]*c[1]/2;break;default:f=1}return f};curvyObject.rgb2Array=function(a){var b=a.substring(4,a.indexOf(")"));return b.split(", ")};curvyObject.rgb2Hex=function(i){try{var h=curvyObject.rgb2Array(i);var c=parseInt(h[0]);var f=parseInt(h[1]);var a=parseInt(h[2]);var g="#"+curvyObject.IntToHex(c)+curvyObject.IntToHex(f)+curvyObject.IntToHex(a)}catch(d){var b="getMessage" in d?d.getMessage():d.message;throw new Error("Error ("+b+") converting RGB value to Hex in rgb2Hex")}return g};curvyObject.setOpacity=function(b,f){f=(f==100)?99.999:f;if(curvyBrowser.isSafari&&b.tagName!="IFRAME"){var g=curvyObject.rgb2Array(b.style.backgroundColor);var c=parseInt(g[0]);var d=parseInt(g[1]);var a=parseInt(g[2]);b.style.backgroundColor="rgba("+c+", "+d+", "+a+", "+f/100+")"}else{if(typeof b.style.opacity!=="undefined"){b.style.opacity=f/100}else{if(typeof b.style.MozOpacity!=="undefined"){b.style.MozOpacity=f/100}else{if(typeof b.style.filter!="undefined"){b.style.filter="alpha(opacity="+f+")"}else{if(typeof b.style.KHTMLOpacity!="undefined"){b.style.KHTMLOpacity=f/100}}}}}};function addEvent(b,c,d,a){if(b.addEventListener){b.addEventListener(c,d,a);return true}if(b.attachEvent){return b.attachEvent("on"+c,d)}b["on"+c]=d;return false}curvyObject.getComputedColour=function(c){var b=document.createElement("DIV");b.style.backgroundColor=c;document.body.appendChild(b);if(window.getComputedStyle){var d=document.defaultView.getComputedStyle(b,null).getPropertyValue("background-color");b.parentNode.removeChild(b);if(d.substr(0,3)==="rgb"){d=curvyObject.rgb2Hex(d)}return d}else{var a=document.body.createTextRange();a.moveToElementText(b);a.execCommand("ForeColor",false,c);var g=a.queryCommandValue("ForeColor");var f="rgb("+(g&255)+", "+((g&65280)>>8)+", "+((g&16711680)>>16)+")";b.parentNode.removeChild(b);a=null;return curvyObject.rgb2Hex(f)}};curvyObject.format_colour=function(a){if(a!=""&&a!="transparent"){if(a.substr(0,3)==="rgb"){a=curvyObject.rgb2Hex(a)}else{if(a.charAt(0)!=="#"){a=curvyObject.getComputedColour(a)}else{if(a.length===4){a="#"+a.charAt(1)+a.charAt(1)+a.charAt(2)+a.charAt(2)+a.charAt(3)+a.charAt(3)}}}}return a};curvyCorners.getElementsByClass=function(b,d){var f=new Array;if(d===undefined){d=document}b=b.split(".");var a="*";if(b.length===1){a=b[0];b=false}else{if(b[0]){a=b[0]}b=b[1]}var g,h,i;if(a.charAt(0)==="#"){h=document.getElementById(a.substr(1));if(h){f.push(h)}}else{h=d.getElementsByTagName(a);i=h.length;if(b){var c=new RegExp("(^|\\s)"+b+"(\\s|$)");for(g=0;g<i;++g){if(c.test(h[g].className)){f.push(h[g])}}}else{for(g=0;g<i;++g){f.push(h[g])}}}return f};if(curvyBrowser.isMoz||curvyBrowser.isWebKit){var curvyCornersNoAutoScan=true}else{curvyCorners.scanStyles=function(){function f(h){var g=/^[\d.]+(\w+)$/.exec(h);return g[1]}var b,c,d;if(curvyBrowser.isIE){function a(g){var i=g.style;if(curvyBrowser.ieVer>6){var k=i["-webkit-border-radius"]||0;var h=i["-webkit-border-top-right-radius"]||0;var m=i["-webkit-border-top-left-radius"]||0;var l=i["-webkit-border-bottom-right-radius"]||0;var n=i["-webkit-border-bottom-left-radius"]||0}else{var k=i["webkit-border-radius"]||0;var h=i["webkit-border-top-right-radius"]||0;var m=i["webkit-border-top-left-radius"]||0;var l=i["webkit-border-bottom-right-radius"]||0;var n=i["webkit-border-bottom-left-radius"]||0}if(k||m||h||l||n){var j=new curvyCnrSpec(g.selectorText);if(k){j.setcorner(null,null,parseInt(k),f(k))}else{if(h){j.setcorner("t","r",parseInt(h),f(h))}if(m){j.setcorner("t","l",parseInt(m),f(m))}if(n){j.setcorner("b","l",parseInt(n),f(n))}if(l){j.setcorner("b","r",parseInt(l),f(l))}}curvyCorners(j)}}for(b=0;b<document.styleSheets.length;++b){if(document.styleSheets[b].imports){for(c=0;c<document.styleSheets[b].imports.length;++c){for(d=0;d<document.styleSheets[b].imports[c].rules.length;++d){a(document.styleSheets[b].imports[c].rules[d])}}}for(c=0;c<document.styleSheets[b].rules.length;++c){a(document.styleSheets[b].rules[c])}}}else{if(curvyBrowser.isOp){for(b=0;b<document.styleSheets.length;++b){if(operasheet.contains_border_radius(b)){d=new operasheet(b);for(c in d.rules){if(!isNaN(c)){curvyCorners(d.rules[c])}}}}}else{curvyCorners.alert("Scanstyles does nothing in Webkit/Firefox")}}};curvyCorners.init=function(){if(arguments.callee.done){return}arguments.callee.done=true;if(curvyBrowser.isWebKit&&curvyCorners.init.timer){clearInterval(curvyCorners.init.timer);curvyCorners.init.timer=null}curvyCorners.scanStyles()}}if(typeof curvyCornersNoAutoScan==="undefined"||curvyCornersNoAutoScan===false){if(curvyBrowser.isOp){document.addEventListener("DOMContentLoaded",curvyCorners.init,false)}else{addEvent(window,"load",curvyCorners.init,false)}}jQuery.fn.corner=function(g,a,d,f,b){var c={tl:{radius:g},tr:{radius:a},bl:{radius:d},br:{radius:f},antiAlias:true,autoPad:true,validTags:["div"]};if(b&&typeof(b)!="string"){jQuery.extend(c,b)}return this.each(function(){new curvyObject(c,this).applyCorners()})};var WEB_URL="http://www.soundparadise.net/";function slider(){if($(".slider img:nth-child(2)").attr("class")=="grupoMesBandera"){$(".slider a:nth-child(1)").fadeIn(2000).delay(17000).fadeOut(1000,function(){$(".slider").append($(".slider a:nth-child(1)"))});$(".slider img:nth-child(2)").fadeIn(2000).delay(18000).fadeOut(1000,function(){$(".slider").append($(".slider img:nth-child(1)"))});$(".slider img:nth-child(3)").fadeIn(5000).delay(15000).fadeOut(2000,function(){$(".slider").append($(".slider img:nth-child(1)"));slider()})}else{$(".slider img:nth-child(1)").fadeIn(2000).delay(6000).fadeOut(2000,function(){$(".slider").append($(".slider img:nth-child(1)"));slider()})}}function sliderFotoGrupo(){$("#flechaDcha").click(function(a){a.preventDefault();var b=$("#contenidoInf .ultimosGrupos .losGrupos").height();var g=$("#contenidoInf .ultimosGrupos .losGrupos").width();var d=$("#contenidoInf .ultimosGrupos .losGrupos a.activo");var f=d.next(".fotoGrupo");if(f.length==0){f=$("#contenidoInf .ultimosGrupos .losGrupos a.fotoGrupo:first")}var j=f.width();var c=f.height();var i=Math.round((b-c)/2)-85;var h=Math.round(j/2+g/2);f.css("position","absolute");if(c>175){f.css("top",i+"px")}else{f.css("top",((200-c)/3)+"px")}f.css("left",g+"px");f.css("visibility","visible");d.animate({opacity:0.45,left:"-=250"},700,function(){d.css("visibility","hidden");f.animate({opacity:1,left:"-="+(h+10)},700,function(){f.animate({opacity:1,left:"+=10"},400)})});d.removeClass("activo");f.addClass("activo")});$("#flechaIzq").click(function(a){a.preventDefault();var b=$("#contenidoInf .ultimosGrupos .losGrupos").height();var g=$("#contenidoInf .ultimosGrupos .losGrupos").width();var d=$("#contenidoInf .ultimosGrupos .losGrupos a.activo");var f=d.prev(".fotoGrupo");if(f.length==0){f=$("#contenidoInf .ultimosGrupos .losGrupos a.fotoGrupo:last")}var j=f.width();var c=f.height();var i=Math.round((b-c)/2)-85;var h=Math.round(j/2+g/2);f.css("position","absolute");if(c>175){f.css("top",i+"px")}else{f.css("top",((200-c)/3)+"px")}f.css("left",(-j)+"px");f.css("visibility","visible");d.animate({opacity:0.45,left:"+=250"},700,function(){d.css("visibility","hidden");f.animate({opacity:1,left:"+="+(h+10)},700,function(){f.animate({opacity:1,left:"-=10"},400)})});d.removeClass("activo");f.addClass("activo")})}function buscadores(){$.getJSON(WEB_URL+"gestor-ajax/paises/conseguir-paises",function(h){var g="";$.each(h,function(i,j){g+='<option value="'+j+'">'+j+"</option>"});$("#paisConcierto").append(g);$("#paisGrupo").append(g)});$("#paisConcierto").change(function(){var g=encodeURI($("#paisConcierto option:selected").attr("value"));if(g!="-"){$.getJSON(WEB_URL+"gestor-ajax/paises/conseguir_provincias/"+g,function(i){var h="";$.each(i,function(j,k){h+='<option value="'+k+'">'+k+"</option>"});$("#estadoConcierto").html(h)})}});$("#paisGrupo").change(function(){var g=encodeURI($("#paisGrupo option:selected").attr("value"));if(g!="-"){$.getJSON(WEB_URL+"gestor-ajax/paises/conseguir_provincias/"+g,function(i){var h="";$.each(i,function(j,k){h+='<option value="'+k+'">'+k+"</option>"});$("#estadoGrupo").html(h)})}});var c="";for(var b=1;b<=31;b++){c+='<option value="'+b+'">'+b+"</option>"}$("div#buscador form#buscador_conciertos fieldset select#diaConcierto").append(c);var d=new Array("Enero","Febrero","Marzo","Abril","Mayo","Junio","Julio","Agosto","Septiembre","Octubre","Noviembre","Diciembre");var f="";$.each(d,function(g,h){f+='<option value="'+h+'">'+h+"</option>"});$("div#buscador form#buscador_conciertos fieldset select#mesConcierto").append(f);var a='<option value="2010">2010</option><option value="2011">2011</option>';$("div#buscador form#buscador_conciertos fieldset select[name='anioConcierto']").append(a);$("div#buscador form#buscador_conciertos fieldset input[name='poblacionConcierto']").focus(function(){if($(this).val()=="Ciudad"){$(this).val("");$(this).attr("class","seleccionado")}});$("div#buscador form#buscador_conciertos fieldset input[name='poblacionConcierto']").blur(function(){if($.trim($(this).val())==""){$(this).val("Ciudad");$(this).attr("class","defecto")}});$("div#buscador form#buscador_grupos fieldset input[name='nombreGrupo']").focus(function(){if($(this).val()=="Nombre del Grupo"){$(this).val("");$(this).attr("class","seleccionado")}});$("div#buscador form#buscador_grupos fieldset input[name='nombreGrupo']").blur(function(){if($.trim($(this).val())==""){$(this).val("Nombre del Grupo");$(this).attr("class","defecto")}});$("div#buscador form#buscador_grupos fieldset input[name='tipoMusica']").focus(function(){if($(this).val()=="Tipo de Música"){$(this).val("");$(this).attr("class","seleccionado")}});$("div#buscador form#buscador_grupos fieldset input[name='tipoMusica']").blur(function(){if($.trim($(this).val())==""){$(this).val("Tipo de Música");$(this).attr("class","defecto")}});$("div#buscador form#buscador_conciertos").submit(function(){var k=$("div#buscador form#buscador_conciertos fieldset input[name='poblacionConcierto']").val();var h=$("div#buscador form#buscador_conciertos fieldset select#paisConcierto").val();var m=$("div#buscador form#buscador_conciertos fieldset select[name='estadoConcierto']").val();var l=$("div#buscador form#buscador_conciertos fieldset select#diaConcierto").val();var g=$("div#buscador form#buscador_conciertos fieldset select#mesConcierto").val();var i=$("div#buscador form#buscador_conciertos fieldset select[name='anioConcierto']").val();var j="";if(k=="Ciudad"){j=WEB_URL+"conciertos/buscar-conciertos-de-musica/"+h+"/"+m+"/-/"+l+"/"+g+"/"+i}else{j=WEB_URL+"conciertos/buscar-conciertos-de-musica/"+h+"/"+m+"/"+k+"/"+l+"/"+g+"/"+i}$("div#buscador form#buscador_conciertos").attr("action",j)});$("div#buscador form#buscador_grupos").submit(function(){var g=$("div#buscador form#buscador_grupos fieldset input[name='nombreGrupo']").val();var k=$("div#buscador form#buscador_grupos fieldset select#paisGrupo").val();var i=$("div#buscador form#buscador_grupos fieldset select#estadoGrupo").val();var h=$("div#buscador form#buscador_grupos fieldset input[name='tipoMusica']").val();var j="";if(g=="Nombre del Grupo"){if(h=="Tipo de Música"){j=WEB_URL+"grupos-musica/buscar-bandas-musicales/-/"+k+"/"+i+"/-"}else{j=WEB_URL+"grupos-musica/buscar-bandas-musicales/"+h+"/"+k+"/"+i+"/-"}}else{if(h=="Tipo de Música"){j=WEB_URL+"grupos-musica/buscar-bandas-musicales/-/"+k+"/"+i+"/"+g}else{j=WEB_URL+"grupos-musica/buscar-bandas-musicales/"+h+"/"+k+"/"+i+"/"+g}}$("div#buscador form#buscador_grupos").attr("action",j)})}$(document).ready(function(){if($(".slider").length!=0){slider()}$("a.ext").click(function(){this.target="_blank"});jsEspecifico();sliderFotoGrupo();$("#lateralDcho .ultimosDiscos h2").corner(5,5,0,0);$("#lateralDcho div.publicidad_dcha").corner(14,0,0,14);$("#lateralDcho .ultimasFirmas span.titulo").corner(5,5,0,0);$("#contenidoInf div.ultimosGrupos h2").corner(5,5,0,0);$("#contenidoInf .escucharMusica h2").corner(5,5,0,0);$("#buscador").corner(20,0,0,20);if($("#cabecera .menuRegistrado").length!=0){$("#cabecera .menuRegistrado").corner(14,14,14,14)}buscadores()});$(window).load(function(){var a=$("#contenidoInf .ultimosGrupos .losGrupos a.activo");var b=a.height()+10;var f=a.width()+14;var c=$("#contenidoInf .ultimosGrupos .losGrupos").width();var g=$("#contenidoInf .ultimosGrupos .losGrupos").height();var d=Math.round((g-b)/2)-85;a.css("position","absolute");if(b>175){a.css("top",d+"px")}else{a.css("top",((200-b)/3)+"px")}a.css("left",(c/2-f/2)+"px");$("#contenidoInf div.ultimosGrupos div.losGrupos a.fotoGrupo").corner(10,10,10,10)});function jsEspecifico(){if($("#principal .registrarGrupo").length!=0){$("#principal .registrarGrupo").corner(8,8,0,0);$("#principal .registrarGrupo h1").corner(6,6,0,0);$("#principal .registrarGrupo .registro form.registrar_grupo_1 fieldset a.button").click(function(a){a.preventDefault();$("#principal .registrarGrupo .registro form.registrar_grupo_1").submit()})}if($("#principal .registrarGrupo_2").length!=0){$("#principal .registrarGrupo_2").corner(8,8,0,0);$("#principal .registrarGrupo_2 h1").corner(6,6,0,0);$("#principal .registrarGrupo_2 .registro form.registrar_grupo_2 fieldset a.button").click(function(a){a.preventDefault();$("#principal .registrarGrupo_2 .registro form.registrar_grupo_2").submit()})}if($("#principal .registrarGrupo_3").length!=0){$("#principal .registrarGrupo_3").corner(8,8,0,0);$("#principal .registrarGrupo_3 h1").corner(6,6,0,0)}if($("#principal .registrarGrupo_4").length!=0){$("#principal .registrarGrupo_4").corner(8,8,0,0);$("#principal .registrarGrupo_4 h1").corner(6,6,0,0)}if($("#principal .finalizarRegistro").length!=0){$("#principal .finalizarRegistro").corner(8,8,0,0);$("#principal .finalizarRegistro h1").corner(6,6,0,0)}};
