/*
 * jQuery JavaScript Library v1.4.2
 * http://jquery.com/
 *
 * Copyright 2010, John Resig
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * Includes Sizzle.js
 * http://sizzlejs.com/
 * Copyright 2010, The Dojo Foundation
 * Released under the MIT, BSD, and GPL Licenses.
 *
 * Date: Sat Feb 13 22:33:48 2010 -0500
 */
(function(Aq,z){function A2(){if(!AI.isReady){try{AA.documentElement.doScroll("left")}catch(A){setTimeout(A2,1);return }AI.ready()}}function x(F,A){A.src?AI.ajax({url:A.src,async:false,dataType:"script"}):AI.globalEval(A.text||A.textContent||A.innerHTML||"");A.parentNode&&A.parentNode.removeChild(A)}function AQ(F,A,O,K,L,G){var J=F.length;if(typeof A==="object"){for(var N in A){AQ(F,N,A[N],K,L,O)}return F}if(O!==z){K=!G&&K&&AI.isFunction(O);for(N=0;N<J;N++){L(F[N],A,K?O.call(F[N],N,L(F[N],A)):O,G)}return F}return J?L(F[0],A):z}function Ah(){return(new Date).getTime()}function AP(){return false}function AN(){return true}function Am(F,A,G){G[0].type=F;return AI.event.handle.apply(A,G)}function AH(R){var Q,P=[],N=[],O=arguments,K,L,F,J,G,A;L=AI.data(this,"events");if(!(R.liveFired===this||!L||!L.live||R.button&&R.type==="click")){R.liveFired=this;var T=L.live.slice(0);for(J=0;J<T.length;J++){L=T[J];L.origType.replace(AZ,"")===R.type?N.push(L.selector):T.splice(J--,1)}K=AI(R.target).closest(N,R.currentTarget);G=0;for(A=K.length;G<A;G++){for(J=0;J<T.length;J++){L=T[J];if(K[G].selector===L.selector){F=K[G].elem;N=null;if(L.preType==="mouseenter"||L.preType==="mouseleave"){N=AI(R.relatedTarget).closest(L.selector)[0]}if(!N||N!==F){P.push({elem:F,handleObj:L})}}}}G=0;for(A=P.length;G<A;G++){K=P[G];R.currentTarget=K.elem;R.data=K.handleObj.data;R.handleObj=K.handleObj;if(K.handleObj.origHandler.apply(K.elem,O)===false){Q=false;break}}return Q}}function p(F,A){return"live."+(F&&F!=="*"?F+".":"")+A.replace(/\./g,"`").replace(/ /g,"&")}function b(A){return !A||!A.parentNode||A.parentNode.nodeType===11}function BJ(F,A){var G=0;A.each(function(){if(this.nodeName===(F[G]&&F[G].nodeName)){var L=AI.data(F[G++]),N=AI.data(this,L);if(L=L&&L.events){delete N.handle;N.events={};for(var J in L){for(var K in L[J]){AI.event.add(this,J,L[J][K],L[J][K].data)}}}}})}function A5(F,A,L){var J,K,G;A=A&&A[0]?A[0].ownerDocument||A[0]:AA;if(F.length===1&&typeof F[0]==="string"&&F[0].length<512&&A===AA&&!Ar.test(F[0])&&(AI.support.checkClone||!AL.test(F[0]))){K=true;if(G=AI.fragments[F[0]]){if(G!==1){J=G}}}if(!J){J=A.createDocumentFragment();AI.clean(F,A,J,L)}if(K){AI.fragments[F[0]]=G?J:1}return{fragment:J,cacheable:K}}function Ae(F,A){var G={};AI.each(v.concat.apply([],v.slice(0,A)),function(){G[this]=F});return G}function f(A){return"scrollTo" in A&&A.document?A:A.nodeType===9?A.defaultView||A.parentWindow:false}var AI=function(F,A){return new AI.fn.init(F,A)},g=Aq.jQuery,D=Aq.$,AA=Aq.document,AT,A9=/^[^<]*(<[\w\W]+>)[^>]*$|^#([\w-]+)$/,Av=/^.[^:#\[\.,]*$/,AO=/\S/,y=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,h=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,AX=navigator.userAgent,C=false,AV=[],Ad,A3=Object.prototype.toString,Ax=Object.prototype.hasOwnProperty,AY=Array.prototype.push,AU=Array.prototype.slice,A8=Array.prototype.indexOf;AI.fn=AI.prototype={init:function(F,A){var J,G;if(!F){return this}if(F.nodeType){this.context=this[0]=F;this.length=1;return this}if(F==="body"&&!A){this.context=AA;this[0]=AA.body;this.selector="body";this.length=1;return this}if(typeof F==="string"){if((J=A9.exec(F))&&(J[1]||!A)){if(J[1]){G=A?A.ownerDocument||A:AA;if(F=h.exec(F)){if(AI.isPlainObject(A)){F=[AA.createElement(F[1])];AI.fn.attr.call(F,A,true)}else{F=[G.createElement(F[1])]}}else{F=A5([J[1]],[G]);F=(F.cacheable?F.fragment.cloneNode(true):F.fragment).childNodes}return AI.merge(this,F)}else{if(A=AA.getElementById(J[2])){if(A.id!==J[2]){return AT.find(F)}this.length=1;this[0]=A}this.context=AA;this.selector=F;return this}}else{if(!A&&/^\w+$/.test(F)){this.selector=F;this.context=AA;F=AA.getElementsByTagName(F);return AI.merge(this,F)}else{return !A||A.jquery?(A||AT).find(F):AI(A).find(F)}}}else{if(AI.isFunction(F)){return AT.ready(F)}}if(F.selector!==z){this.selector=F.selector;this.context=F.context}return AI.makeArray(F,this)},selector:"",jquery:"1.4.2",length:0,size:function(){return this.length},toArray:function(){return AU.call(this,0)},get:function(A){return A==null?this.toArray():A<0?this.slice(A)[0]:this[A]},pushStack:function(F,A,J){var G=AI();AI.isArray(F)?AY.apply(G,F):AI.merge(G,F);G.prevObject=this;G.context=this.context;if(A==="find"){G.selector=this.selector+(this.selector?" ":"")+J}else{if(A){G.selector=this.selector+"."+A+"("+J+")"}}return G},each:function(F,A){return AI.each(this,F,A)},ready:function(A){AI.bindReady();if(AI.isReady){A.call(AA,AI)}else{AV&&AV.push(A)}return this},eq:function(A){return A===-1?this.slice(A):this.slice(A,+A+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(AU.apply(this,arguments),"slice",AU.call(arguments).join(","))},map:function(A){return this.pushStack(AI.map(this,function(F,G){return A.call(F,G,F)}))},end:function(){return this.prevObject||AI(null)},push:AY,sort:[].sort,splice:[].splice};AI.fn.init.prototype=AI.fn;AI.extend=AI.fn.extend=function(){var F=arguments[0]||{},A=1,O=arguments.length,K=false,L,G,J,N;if(typeof F==="boolean"){K=F;F=arguments[1]||{};A=2}if(typeof F!=="object"&&!AI.isFunction(F)){F={}}if(O===A){F=this;--A}for(;A<O;A++){if((L=arguments[A])!=null){for(G in L){J=F[G];N=L[G];if(F!==N){if(K&&N&&(AI.isPlainObject(N)||AI.isArray(N))){J=J&&(AI.isPlainObject(J)||AI.isArray(J))?J:AI.isArray(N)?[]:{};F[G]=AI.extend(K,J,N)}else{if(N!==z){F[G]=N}}}}}}return F};AI.extend({noConflict:function(A){Aq.$=D;if(A){Aq.jQuery=g}return AI},isReady:false,ready:function(){if(!AI.isReady){if(!AA.body){return setTimeout(AI.ready,13)}AI.isReady=true;if(AV){for(var F,A=0;F=AV[A++];){F.call(AA,AI)}AV=null}AI.fn.triggerHandler&&AI(AA).triggerHandler("ready")}},bindReady:function(){if(!C){C=true;if(AA.readyState==="complete"){return AI.ready()}if(AA.addEventListener){AA.addEventListener("DOMContentLoaded",Ad,false);Aq.addEventListener("load",AI.ready,false)}else{if(AA.attachEvent){AA.attachEvent("onreadystatechange",Ad);Aq.attachEvent("onload",AI.ready);var F=false;try{F=Aq.frameElement==null}catch(A){}AA.documentElement.doScroll&&F&&A2()}}}},isFunction:function(A){return A3.call(A)==="[object Function]"},isArray:function(A){return A3.call(A)==="[object Array]"},isPlainObject:function(F){if(!F||A3.call(F)!=="[object Object]"||F.nodeType||F.setInterval){return false}if(F.constructor&&!Ax.call(F,"constructor")&&!Ax.call(F.constructor.prototype,"isPrototypeOf")){return false}var A;for(A in F){}return A===z||Ax.call(F,A)},isEmptyObject:function(F){for(var A in F){return false}return true},error:function(A){throw A},parseJSON:function(A){if(typeof A!=="string"||!A){return null}A=AI.trim(A);if(/^[\],:{}\s]*$/.test(A.replace(/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,"@").replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,"]").replace(/(?:^|:|,)(?:\s*\[)+/g,""))){return Aq.JSON&&Aq.JSON.parse?Aq.JSON.parse(A):(new Function("return "+A))()}else{AI.error("Invalid JSON: "+A)}},noop:function(){},globalEval:function(F){if(F&&AO.test(F)){var A=AA.getElementsByTagName("head")[0]||AA.documentElement,G=AA.createElement("script");G.type="text/javascript";if(AI.support.scriptEval){G.appendChild(AA.createTextNode(F))}else{G.text=F}A.insertBefore(G,A.firstChild);A.removeChild(G)}},nodeName:function(F,A){return F.nodeName&&F.nodeName.toUpperCase()===A.toUpperCase()},each:function(F,A,N){var K,L=0,G=F.length,J=G===z||AI.isFunction(F);if(N){if(J){for(K in F){if(A.apply(F[K],N)===false){break}}}else{for(;L<G;){if(A.apply(F[L++],N)===false){break}}}}else{if(J){for(K in F){if(A.call(F[K],K,F[K])===false){break}}}else{for(N=F[0];L<G&&A.call(N,L,N)!==false;N=F[++L]){}}}return F},trim:function(A){return(A||"").replace(y,"")},makeArray:function(F,A){A=A||[];if(F!=null){F.length==null||typeof F==="string"||AI.isFunction(F)||typeof F!=="function"&&F.setInterval?AY.call(A,F):AI.merge(A,F)}return A},inArray:function(F,A){if(A.indexOf){return A.indexOf(F)}for(var J=0,G=A.length;J<G;J++){if(A[J]===F){return J}}return -1},merge:function(F,A){var K=F.length,G=0;if(typeof A.length==="number"){for(var J=A.length;G<J;G++){F[K++]=A[G]}}else{for(;A[G]!==z;){F[K++]=A[G++]}}F.length=K;return F},grep:function(F,A,L){for(var J=[],K=0,G=F.length;K<G;K++){!L!==!A(F[K],K)&&J.push(F[K])}return J},map:function(F,A,N){for(var K=[],L,G=0,J=F.length;G<J;G++){L=A(F[G],G,N);if(L!=null){K[K.length]=L}}return K.concat.apply([],K)},guid:1,proxy:function(F,A,G){if(arguments.length===2){if(typeof A==="string"){G=F;F=G[A];A=z}else{if(A&&!AI.isFunction(A)){G=A;A=z}}}if(!A&&F){A=function(){return F.apply(G||this,arguments)}}if(F){A.guid=F.guid=F.guid||A.guid||AI.guid++}return A},uaMatch:function(A){A=A.toLowerCase();A=/(webkit)[ \/]([\w.]+)/.exec(A)||/(opera)(?:.*version)?[ \/]([\w.]+)/.exec(A)||/(msie) ([\w.]+)/.exec(A)||!/compatible/.test(A)&&/(mozilla)(?:.*? rv:([\w.]+))?/.exec(A)||[];return{browser:A[1]||"",version:A[2]||"0"}},browser:{}});AX=AI.uaMatch(AX);if(AX.browser){AI.browser[AX.browser]=true;AI.browser.version=AX.version}if(AI.browser.webkit){AI.browser.safari=true}if(A8){AI.inArray=function(F,A){return A8.call(A,F)}}AT=AI(AA);if(AA.addEventListener){Ad=function(){AA.removeEventListener("DOMContentLoaded",Ad,false);AI.ready()}}else{if(AA.attachEvent){Ad=function(){if(AA.readyState==="complete"){AA.detachEvent("onreadystatechange",Ad);AI.ready()}}}}(function(){AI.support={};var P=AA.documentElement,O=AA.createElement("script"),N=AA.createElement("div"),K="script"+Ah();N.style.display="none";N.innerHTML="   <link/><table></table><a href='/a' style='color:red;float:left;opacity:.55;'>a</a><input type='checkbox'/>";var L=N.getElementsByTagName("*"),G=N.getElementsByTagName("a")[0];if(!(!L||!L.length||!G)){AI.support={leadingWhitespace:N.firstChild.nodeType===3,tbody:!N.getElementsByTagName("tbody").length,htmlSerialize:!!N.getElementsByTagName("link").length,style:/red/.test(G.getAttribute("style")),hrefNormalized:G.getAttribute("href")==="/a",opacity:/^0.55$/.test(G.style.opacity),cssFloat:!!G.style.cssFloat,checkOn:N.getElementsByTagName("input")[0].value==="on",optSelected:AA.createElement("select").appendChild(AA.createElement("option")).selected,parentNode:N.removeChild(N.appendChild(AA.createElement("div"))).parentNode===null,deleteExpando:true,checkClone:false,scriptEval:false,noCloneEvent:true,boxModel:null};O.type="text/javascript";try{O.appendChild(AA.createTextNode("window."+K+"=1;"))}catch(J){}P.insertBefore(O,P.firstChild);if(Aq[K]){AI.support.scriptEval=true;delete Aq[K]}try{delete O.test}catch(A){AI.support.deleteExpando=false}P.removeChild(O);if(N.attachEvent&&N.fireEvent){N.attachEvent("onclick",function F(){AI.support.noCloneEvent=false;N.detachEvent("onclick",F)});N.cloneNode(true).fireEvent("onclick")}N=AA.createElement("div");N.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";P=AA.createDocumentFragment();P.appendChild(N.firstChild);AI.support.checkClone=P.cloneNode(true).cloneNode(true).lastChild.checked;AI(function(){var Q=AA.createElement("div");Q.style.width=Q.style.paddingLeft="1px";AA.body.appendChild(Q);AI.boxModel=AI.support.boxModel=Q.offsetWidth===2;AA.body.removeChild(Q).style.display="none"});P=function(Q){var T=AA.createElement("div");Q="on"+Q;var R=Q in T;if(!R){T.setAttribute(Q,"return;");R=typeof T[Q]==="function"}return R};AI.support.submitBubbles=P("submit");AI.support.changeBubbles=P("change");P=O=N=L=G=null}})();AI.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"};var Aj="jQuery"+Ah(),E=0,Au={};AI.extend({cache:{},expando:Aj,noData:{embed:true,object:true,applet:true},data:function(F,A,K){if(!(F.nodeName&&AI.noData[F.nodeName.toLowerCase()])){F=F==Aq?Au:F;var G=F[Aj],J=AI.cache;if(!G&&typeof A==="string"&&K===z){return null}G||(G=++E);if(typeof A==="object"){F[Aj]=G;J[G]=AI.extend(true,{},A)}else{if(!J[G]){F[Aj]=G;J[G]={}}}F=J[G];if(K!==z){F[A]=K}return typeof A==="string"?F[A]:F}},removeData:function(F,A){if(!(F.nodeName&&AI.noData[F.nodeName.toLowerCase()])){F=F==Aq?Au:F;var K=F[Aj],G=AI.cache,J=G[K];if(A){if(J){delete J[A];AI.isEmptyObject(J)&&AI.removeData(F)}}else{if(AI.support.deleteExpando){delete F[AI.expando]}else{F.removeAttribute&&F.removeAttribute(AI.expando)}delete G[K]}}}});AI.fn.extend({data:function(F,A){if(typeof F==="undefined"&&this.length){return AI.data(this[0])}else{if(typeof F==="object"){return this.each(function(){AI.data(this,F)})}}var J=F.split(".");J[1]=J[1]?"."+J[1]:"";if(A===z){var G=this.triggerHandler("getData"+J[1]+"!",[J[0]]);if(G===z&&this.length){G=AI.data(this[0],F)}return G===z&&J[1]?this.data(J[0]):G}else{return this.trigger("setData"+J[1]+"!",[J[0],A]).each(function(){AI.data(this,F,A)})}},removeData:function(A){return this.each(function(){AI.removeData(this,A)})}});AI.extend({queue:function(F,A,J){if(F){A=(A||"fx")+"queue";var G=AI.data(F,A);if(!J){return G||[]}if(!G||AI.isArray(J)){G=AI.data(F,A,AI.makeArray(J))}else{G.push(J)}return G}},dequeue:function(F,A){A=A||"fx";var J=AI.queue(F,A),G=J.shift();if(G==="inprogress"){G=J.shift()}if(G){A==="fx"&&J.unshift("inprogress");G.call(F,function(){AI.dequeue(F,A)})}}});AI.fn.extend({queue:function(F,A){if(typeof F!=="string"){A=F;F="fx"}if(A===z){return AI.queue(this[0],F)}return this.each(function(){var G=AI.queue(this,F,A);F==="fx"&&G[0]!=="inprogress"&&AI.dequeue(this,F)})},dequeue:function(A){return this.each(function(){AI.dequeue(this,A)})},delay:function(F,A){F=AI.fx?AI.fx.speeds[F]||F:F;A=A||"fx";return this.queue(A,function(){var G=this;setTimeout(function(){AI.dequeue(G,A)},F)})},clearQueue:function(A){return this.queue(A||"fx",[])}});var BE=/[\n\t]/g,AC=/\s+/,BA=/\r/g,Ao=/href|src|style/,Aw=/(button|input)/i,AW=/(button|input|object|select|textarea)/i,AB=/^(a|area)$/i,A0=/radio|checkbox/;AI.fn.extend({attr:function(F,A){return AQ(this,F,A,true,AI.attr)},removeAttr:function(A){return this.each(function(){AI.attr(this,A,"");this.nodeType===1&&this.removeAttribute(A)})},addClass:function(P){if(AI.isFunction(P)){return this.each(function(R){var Q=AI(this);Q.addClass(P.call(this,R,Q.attr("class")))})}if(P&&typeof P==="string"){for(var O=(P||"").split(AC),N=0,K=this.length;N<K;N++){var L=this[N];if(L.nodeType===1){if(L.className){for(var G=" "+L.className+" ",J=L.className,A=0,F=O.length;A<F;A++){if(G.indexOf(" "+O[A]+" ")<0){J+=" "+O[A]}}L.className=AI.trim(J)}else{L.className=P}}}}return this},removeClass:function(F){if(AI.isFunction(F)){return this.each(function(P){var Q=AI(this);Q.removeClass(F.call(this,P,Q.attr("class")))})}if(F&&typeof F==="string"||F===z){for(var A=(F||"").split(AC),O=0,K=this.length;O<K;O++){var L=this[O];if(L.nodeType===1&&L.className){if(F){for(var G=(" "+L.className+" ").replace(BE," "),J=0,N=A.length;J<N;J++){G=G.replace(" "+A[J]+" "," ")}L.className=AI.trim(G)}else{L.className=""}}}}return this},toggleClass:function(F,A){var J=typeof F,G=typeof A==="boolean";if(AI.isFunction(F)){return this.each(function(L){var K=AI(this);K.toggleClass(F.call(this,L,K.attr("class"),A),A)})}return this.each(function(){if(J==="string"){for(var O,L=0,N=AI(this),P=A,K=F.split(AC);O=K[L++];){P=G?P:!N.hasClass(O);N[P?"addClass":"removeClass"](O)}}else{if(J==="undefined"||J==="boolean"){this.className&&AI.data(this,"__className__",this.className);this.className=this.className||F===false?"":AI.data(this,"__className__")||""}}})},hasClass:function(F){F=" "+F+" ";for(var A=0,G=this.length;A<G;A++){if((" "+this[A].className+" ").replace(BE," ").indexOf(F)>-1){return true}}return false},val:function(F){if(F===z){var A=this[0];if(A){if(AI.nodeName(A,"option")){return(A.attributes.value||{}).specified?A.value:A.text}if(AI.nodeName(A,"select")){var O=A.selectedIndex,K=[],L=A.options;A=A.type==="select-one";if(O<0){return null}var G=A?O:0;for(O=A?O+1:L.length;G<O;G++){var J=L[G];if(J.selected){F=AI(J).val();if(A){return F}K.push(F)}}return K}if(A0.test(A.type)&&!AI.support.checkOn){return A.getAttribute("value")===null?"on":A.value}return(A.value||"").replace(BA,"")}return z}var N=AI.isFunction(F);return this.each(function(P){var T=AI(this),R=F;if(this.nodeType===1){if(N){R=F.call(this,P,T.val())}if(typeof R==="number"){R+=""}if(AI.isArray(R)&&A0.test(this.type)){this.checked=AI.inArray(T.val(),R)>=0}else{if(AI.nodeName(this,"select")){var Q=AI.makeArray(R);AI("option",this).each(function(){this.selected=AI.inArray(AI(this).val(),Q)>=0});if(!Q.length){this.selectedIndex=-1}}else{this.value=R}}}})}});AI.extend({attrFn:{val:true,css:true,html:true,text:true,data:true,width:true,height:true,offset:true},attr:function(F,A,L,J){if(!F||F.nodeType===3||F.nodeType===8){return z}if(J&&A in AI.attrFn){return AI(F)[A](L)}J=F.nodeType!==1||!AI.isXMLDoc(F);var K=L!==z;A=J&&AI.props[A]||A;if(F.nodeType===1){var G=Ao.test(A);if(A in F&&J&&!G){if(K){A==="type"&&Aw.test(F.nodeName)&&F.parentNode&&AI.error("type property can't be changed");F[A]=L}if(AI.nodeName(F,"form")&&F.getAttributeNode(A)){return F.getAttributeNode(A).nodeValue}if(A==="tabIndex"){return(A=F.getAttributeNode("tabIndex"))&&A.specified?A.value:AW.test(F.nodeName)||AB.test(F.nodeName)&&F.href?0:z}return F[A]}if(!AI.support.style&&J&&A==="style"){if(K){F.style.cssText=""+L}return F.style.cssText}K&&F.setAttribute(A,""+L);F=!AI.support.hrefNormalized&&J&&G?F.getAttribute(A,2):F.getAttribute(A);return F===null?z:F}return AI.style(F,A,L)}});var AZ=/\.(.*)$/,j=function(A){return A.replace(/[^\w\s\.\|`]/g,function(F){return"\\"+F})};AI.event={add:function(T,R,P,N){if(!(T.nodeType===3||T.nodeType===8)){if(T.setInterval&&T!==Aq&&!T.frameElement){T=Aq}var O,K;if(P.handler){O=P;P=O.handler}if(!P.guid){P.guid=AI.guid++}if(K=AI.data(T)){var L=K.events=K.events||{},F=K.handle;if(!F){K.handle=F=function(){return typeof AI!=="undefined"&&!AI.event.triggered?AI.event.handle.apply(F.elem,arguments):z}}F.elem=T;R=R.split(" ");for(var J,G=0,A;J=R[G++];){K=O?AI.extend({},O):{handler:P,data:N};if(J.indexOf(".")>-1){A=J.split(".");J=A.shift();K.namespace=A.slice(0).sort().join(".")}else{A=[];K.namespace=""}K.type=J;K.guid=P.guid;var V=L[J],Q=AI.event.special[J]||{};if(!V){V=L[J]=[];if(!Q.setup||Q.setup.call(T,N,A,F)===false){if(T.addEventListener){T.addEventListener(J,F,false)}else{T.attachEvent&&T.attachEvent("on"+J,F)}}}if(Q.add){Q.add.call(T,K);if(!K.handler.guid){K.handler.guid=P.guid}}V.push(K);AI.event.global[J]=true}T=null}}},global:{},remove:function(W,V,R,P){if(!(W.nodeType===3||W.nodeType===8)){var Q,N=0,O,J,L,K,A,X,T=AI.data(W),F=T&&T.events;if(T&&F){if(V&&V.type){R=V.handler;V=V.type}if(!V||typeof V==="string"&&V.charAt(0)==="."){V=V||"";for(Q in F){AI.event.remove(W,Q+V)}}else{for(V=V.split(" ");Q=V[N++];){K=Q;O=Q.indexOf(".")<0;J=[];if(!O){J=Q.split(".");Q=J.shift();L=new RegExp("(^|\\.)"+AI.map(J.slice(0).sort(),j).join("\\.(?:.*\\.)?")+"(\\.|$)")}if(A=F[Q]){if(R){K=AI.event.special[Q]||{};for(G=P||0;G<A.length;G++){X=A[G];if(R.guid===X.guid){if(O||L.test(X.namespace)){P==null&&A.splice(G--,1);K.remove&&K.remove.call(W,X)}if(P!=null){break}}}if(A.length===0||P!=null&&A.length===1){if(!K.teardown||K.teardown.call(W,J)===false){Ai(W,Q,T.handle)}delete F[Q]}}else{for(var G=0;G<A.length;G++){X=A[G];if(O||L.test(X.namespace)){AI.event.remove(W,K,X.handler,G);A.splice(G--,1)}}}}}if(AI.isEmptyObject(F)){if(V=T.handle){V.elem=null}delete T.events;delete T.handle;AI.isEmptyObject(T)&&AI.removeData(W)}}}}},trigger:function(Q,P,O,L){var N=Q.type||Q;if(!L){Q=typeof Q==="object"?Q[Aj]?Q:AI.extend(AI.Event(N),Q):AI.Event(N);if(N.indexOf("!")>=0){Q.type=N=N.slice(0,-1);Q.exclusive=true}if(!O){Q.stopPropagation();AI.event.global[N]&&AI.each(AI.cache,function(){this.events&&this.events[N]&&AI.event.trigger(Q,P,this.handle.elem)})}if(!O||O.nodeType===3||O.nodeType===8){return z}Q.result=z;Q.target=O;P=AI.makeArray(P);P.unshift(Q)}Q.currentTarget=O;(L=AI.data(O,"handle"))&&L.apply(O,P);L=O.parentNode||O.ownerDocument;try{if(!(O&&O.nodeName&&AI.noData[O.nodeName.toLowerCase()])){if(O["on"+N]&&O["on"+N].apply(O,P)===false){Q.result=false}}}catch(J){}if(!Q.isPropagationStopped()&&L){AI.event.trigger(Q,P,L,true)}else{if(!Q.isDefaultPrevented()){L=Q.target;var K,A=AI.nodeName(L,"a")&&N==="click",G=AI.event.special[N]||{};if((!G._default||G._default.call(O,Q)===false)&&!A&&!(L&&L.nodeName&&AI.noData[L.nodeName.toLowerCase()])){try{if(L[N]){if(K=L["on"+N]){L["on"+N]=null}AI.event.triggered=true;L[N]()}}catch(F){}if(K){L["on"+N]=K}AI.event.triggered=false}}}},handle:function(F){var A,N,K,L;F=arguments[0]=AI.event.fix(F||Aq.event);F.currentTarget=this;A=F.type.indexOf(".")<0&&!F.exclusive;if(!A){N=F.type.split(".");F.type=N.shift();K=new RegExp("(^|\\.)"+N.slice(0).sort().join("\\.(?:.*\\.)?")+"(\\.|$)")}L=AI.data(this,"events");N=L[F.type];if(L&&N){N=N.slice(0);L=0;for(var G=N.length;L<G;L++){var J=N[L];if(A||K.test(J.namespace)){F.handler=J.handler;F.data=J.data;F.handleObj=J;J=J.handler.apply(this,arguments);if(J!==z){F.result=J;if(J===false){F.preventDefault();F.stopPropagation()}}if(F.isImmediatePropagationStopped()){break}}}}return F.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(F){if(F[Aj]){return F}var A=F;F=AI.Event(A);for(var J=this.props.length,G;J;){G=this.props[--J];F[G]=A[G]}if(!F.target){F.target=F.srcElement||AA}if(F.target.nodeType===3){F.target=F.target.parentNode}if(!F.relatedTarget&&F.fromElement){F.relatedTarget=F.fromElement===F.target?F.toElement:F.fromElement}if(F.pageX==null&&F.clientX!=null){A=AA.documentElement;J=AA.body;F.pageX=F.clientX+(A&&A.scrollLeft||J&&J.scrollLeft||0)-(A&&A.clientLeft||J&&J.clientLeft||0);F.pageY=F.clientY+(A&&A.scrollTop||J&&J.scrollTop||0)-(A&&A.clientTop||J&&J.clientTop||0)}if(!F.which&&(F.charCode||F.charCode===0?F.charCode:F.keyCode)){F.which=F.charCode||F.keyCode}if(!F.metaKey&&F.ctrlKey){F.metaKey=F.ctrlKey}if(!F.which&&F.button!==z){F.which=F.button&1?1:F.button&2?3:F.button&4?2:0}return F},guid:100000000,proxy:AI.proxy,special:{ready:{setup:AI.bindReady,teardown:AI.noop},live:{add:function(A){AI.event.add(this,A.origType,AI.extend({},A,{handler:AH}))},remove:function(F){var A=true,G=F.origType.replace(AZ,"");AI.each(AI.data(this,"events").live||[],function(){if(G===this.origType.replace(AZ,"")){return A=false}});A&&AI.event.remove(this,F.origType,AH)}},beforeunload:{setup:function(F,A,G){if(this.setInterval){this.onbeforeunload=G}return false},teardown:function(F,A){if(this.onbeforeunload===A){this.onbeforeunload=null}}}}};var Ai=AA.removeEventListener?function(F,A,G){F.removeEventListener(A,G,false)}:function(F,A,G){F.detachEvent("on"+A,G)};AI.Event=function(A){if(!this.preventDefault){return new AI.Event(A)}if(A&&A.type){this.originalEvent=A;this.type=A.type}else{this.type=A}this.timeStamp=Ah();this[Aj]=true};AI.Event.prototype={preventDefault:function(){this.isDefaultPrevented=AN;var A=this.originalEvent;if(A){A.preventDefault&&A.preventDefault();A.returnValue=false}},stopPropagation:function(){this.isPropagationStopped=AN;var A=this.originalEvent;if(A){A.stopPropagation&&A.stopPropagation();A.cancelBubble=true}},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=AN;this.stopPropagation()},isDefaultPrevented:AP,isPropagationStopped:AP,isImmediatePropagationStopped:AP};var AF=function(F){var A=F.relatedTarget;try{for(;A&&A!==this;){A=A.parentNode}if(A!==this){F.type=F.data;AI.event.handle.apply(this,arguments)}}catch(G){}},n=function(A){A.type=A.data;AI.event.handle.apply(this,arguments)};AI.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(F,A){AI.event.special[F]={setup:function(G){AI.event.add(this,A,G&&G.selector?n:AF,F)},teardown:function(G){AI.event.remove(this,A,G&&G.selector?n:AF)}}});if(!AI.support.submitBubbles){AI.event.special.submit={setup:function(){if(this.nodeName.toLowerCase()!=="form"){AI.event.add(this,"click.specialSubmit",function(F){var A=F.target,G=A.type;if((G==="submit"||G==="image")&&AI(A).closest("form").length){return Am("submit",this,arguments)}});AI.event.add(this,"keypress.specialSubmit",function(F){var A=F.target,G=A.type;if((G==="text"||G==="password")&&AI(A).closest("form").length&&F.keyCode===13){return Am("submit",this,arguments)}})}else{return false}},teardown:function(){AI.event.remove(this,".specialSubmit")}}}if(!AI.support.changeBubbles){var k=/textarea|input|select/i,I,U=function(F){var A=F.type,G=F.value;if(A==="radio"||A==="checkbox"){G=F.checked}else{if(A==="select-multiple"){G=F.selectedIndex>-1?AI.map(F.options,function(J){return J.selected}).join("-"):""}else{if(F.nodeName.toLowerCase()==="select"){G=F.selectedIndex}}}return G},BD=function(F,A){var K=F.target,G,J;if(!(!k.test(K.nodeName)||K.readOnly)){G=AI.data(K,"_change_data");J=U(K);if(F.type!=="focusout"||K.type!=="radio"){AI.data(K,"_change_data",J)}if(!(G===z||J===G)){if(G!=null||J){F.type="change";return AI.event.trigger(F,A,K)}}}};AI.event.special.change={filters:{focusout:BD,click:function(F){var A=F.target,G=A.type;if(G==="radio"||G==="checkbox"||A.nodeName.toLowerCase()==="select"){return BD.call(this,F)}},keydown:function(F){var A=F.target,G=A.type;if(F.keyCode===13&&A.nodeName.toLowerCase()!=="textarea"||F.keyCode===32&&(G==="checkbox"||G==="radio")||G==="select-multiple"){return BD.call(this,F)}},beforeactivate:function(A){A=A.target;AI.data(A,"_change_data",U(A))}},setup:function(){if(this.type==="file"){return false}for(var A in I){AI.event.add(this,A+".specialChange",I[A])}return k.test(this.nodeName)},teardown:function(){AI.event.remove(this,".specialChange");return k.test(this.nodeName)}};I=AI.event.special.change.filters}AA.addEventListener&&AI.each({focus:"focusin",blur:"focusout"},function(F,A){function G(J){J=AI.event.fix(J);J.type=A;return AI.event.handle.call(this,J)}AI.event.special[A]={setup:function(){this.addEventListener(F,G,true)},teardown:function(){this.removeEventListener(F,G,true)}}});AI.each(["bind","one"],function(F,A){AI.fn[A]=function(O,K,L){if(typeof O==="object"){for(var G in O){this[A](G,K,O[G],L)}return this}if(AI.isFunction(K)){L=K;K=z}var J=A==="one"?AI.proxy(L,function(P){AI(this).unbind(P,J);return L.apply(this,arguments)}):L;if(O==="unload"&&A!=="one"){this.one(O,K,L)}else{G=0;for(var N=this.length;G<N;G++){AI.event.add(this[G],O,J,K)}}return this}});AI.fn.extend({unbind:function(F,A){if(typeof F==="object"&&!F.preventDefault){for(var J in F){this.unbind(J,F[J])}}else{J=0;for(var G=this.length;J<G;J++){AI.event.remove(this[J],F,A)}}return this},delegate:function(F,A,J,G){return this.live(A,J,G,F)},undelegate:function(F,A,G){return arguments.length===0?this.unbind("live"):this.die(A,null,G,F)},trigger:function(F,A){return this.each(function(){AI.event.trigger(F,A,this)})},triggerHandler:function(F,A){if(this[0]){F=AI.Event(F);F.preventDefault();F.stopPropagation();AI.event.trigger(F,A,this[0]);return F.result}},toggle:function(F){for(var A=arguments,G=1;G<A.length;){AI.proxy(F,A[G++])}return this.click(AI.proxy(F,function(J){var K=(AI.data(this,"lastToggle"+F.guid)||0)%G;AI.data(this,"lastToggle"+F.guid,K+1);J.preventDefault();return A[K].apply(this,arguments)||false}))},hover:function(F,A){return this.mouseenter(F).mouseleave(A||F)}});var BH={focus:"focusin",blur:"focusout",mouseenter:"mouseover",mouseleave:"mouseout"};AI.each(["live","die"],function(F,A){AI.fn[A]=function(R,P,Q,N){var O,J=0,L,K,G=N||this.selector,T=N?this:AI(this.context);if(AI.isFunction(P)){Q=P;P=z}for(R=(R||"").split(" ");(O=R[J++])!=null;){N=AZ.exec(O);L="";if(N){L=N[0];O=O.replace(AZ,"")}if(O==="hover"){R.push("mouseenter"+L,"mouseleave"+L)}else{K=O;if(O==="focus"||O==="blur"){R.push(BH[O]+L);O+=L}else{O=(BH[O]||O)+L}A==="live"?T.each(function(){AI.event.add(this,p(O,G),{data:P,selector:G,handler:Q,origType:O,origHandler:Q,preType:K})}):T.unbind(p(O,G),Q)}}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(F,A){AI.fn[A]=function(G){return G?this.bind(A,G):this.trigger(A)};if(AI.attrFn){AI.attrFn[A]=true}});Aq.attachEvent&&!Aq.addEventListener&&Aq.attachEvent("onunload",function(){for(var F in AI.cache){if(AI.cache[F].handle){try{AI.event.remove(AI.cache[F].handle.elem)}catch(A){}}}});(function(){function Z(BL){for(var Ab="",Aa,w=0;BL[w];w++){Aa=BL[w];if(Aa.nodeType===3||Aa.nodeType===4){Ab+=Aa.nodeValue}else{if(Aa.nodeType!==8){Ab+=Z(Aa.childNodes)}}}return Ab}function Y(BN,BM,BL,Ab,w,Aa){w=0;for(var BP=Ab.length;w<BP;w++){var BQ=Ab[w];if(BQ){BQ=BQ[BN];for(var BO=false;BQ;){if(BQ.sizcache===BL){BO=Ab[BQ.sizset];break}if(BQ.nodeType===1&&!Aa){BQ.sizcache=BL;BQ.sizset=w}if(BQ.nodeName.toLowerCase()===BM){BO=BQ;break}BQ=BQ[BN]}Ab[w]=BO}}}function X(BN,BM,BL,Ab,w,Aa){w=0;for(var BP=Ab.length;w<BP;w++){var BQ=Ab[w];if(BQ){BQ=BQ[BN];for(var BO=false;BQ;){if(BQ.sizcache===BL){BO=Ab[BQ.sizset];break}if(BQ.nodeType===1){if(!Aa){BQ.sizcache=BL;BQ.sizset=w}if(typeof BM!=="string"){if(BQ===BM){BO=true;break}}else{if(Q.filter(BM,[BQ]).length>0){BO=BQ;break}}}BQ=BQ[BN]}Ab[w]=BO}}}var V=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,W=0,R=Object.prototype.toString,T=false,O=true;[0,0].sort(function(){O=false;return 0});var Q=function(BP,BO,BM,BL){BM=BM||[];var Aa=BO=BO||AA;if(BO.nodeType!==1&&BO.nodeType!==9){return[]}if(!BP||typeof BP!=="string"){return BM}for(var Ab=[],BU,BV,BR,BN,BT=true,BQ=F(BO),BS=BP;(V.exec(""),BU=V.exec(BS))!==null;){BS=BU[3];Ab.push(BU[1]);if(BU[2]){BN=BU[3];break}}if(Ab.length>1&&L.exec(BP)){if(Ab.length===2&&P.relative[Ab[0]]){BV=s(Ab[0]+Ab[1],BO)}else{for(BV=P.relative[Ab[0]]?[BO]:Q(Ab.shift(),BO);Ab.length;){BP=Ab.shift();if(P.relative[BP]){BP+=Ab.shift()}BV=s(BP,BV)}}}else{if(!BL&&Ab.length>1&&BO.nodeType===9&&!BQ&&P.match.ID.test(Ab[0])&&!P.match.ID.test(Ab[Ab.length-1])){BU=Q.find(Ab.shift(),BO,BQ);BO=BU.expr?Q.filter(BU.expr,BU.set)[0]:BU.set[0]}if(BO){BU=BL?{expr:Ab.pop(),set:A(BL)}:Q.find(Ab.pop(),Ab.length===1&&(Ab[0]==="~"||Ab[0]==="+")&&BO.parentNode?BO.parentNode:BO,BQ);BV=BU.expr?Q.filter(BU.expr,BU.set):BU.set;if(Ab.length>0){BR=A(BV)}else{BT=false}for(;Ab.length;){var w=Ab.pop();BU=w;if(P.relative[w]){BU=Ab.pop()}else{w=""}if(BU==null){BU=BO}P.relative[w](BR,BU,BQ)}}else{BR=[]}}BR||(BR=BV);BR||Q.error(w||BP);if(R.call(BR)==="[object Array]"){if(BT){if(BO&&BO.nodeType===1){for(BP=0;BR[BP]!=null;BP++){if(BR[BP]&&(BR[BP]===true||BR[BP].nodeType===1&&J(BO,BR[BP]))){BM.push(BV[BP])}}}else{for(BP=0;BR[BP]!=null;BP++){BR[BP]&&BR[BP].nodeType===1&&BM.push(BV[BP])}}}else{BM.push.apply(BM,BR)}}else{A(BR,BM)}if(BN){Q(BN,Aa,BM,BL);Q.uniqueSort(BM)}return BM};Q.uniqueSort=function(Aa){if(N){T=O;Aa.sort(N);if(T){for(var w=1;w<Aa.length;w++){Aa[w]===Aa[w-1]&&Aa.splice(w--,1)}}}return Aa};Q.matches=function(Aa,w){return Q(Aa,null,null,w)};Q.find=function(BN,BM,BL){var Ab,w;if(!BN){return[]}for(var Aa=0,BP=P.order.length;Aa<BP;Aa++){var BQ=P.order[Aa];if(w=P.leftMatch[BQ].exec(BN)){var BO=w[1];w.splice(1,1);if(BO.substr(BO.length-1)!=="\\"){w[1]=(w[1]||"").replace(/\\/g,"");Ab=P.find[BQ](w,BM,BL);if(Ab!=null){BN=BN.replace(P.match[BQ],"");break}}}}Ab||(Ab=BM.getElementsByTagName("*"));return{set:Ab,expr:BN}};Q.filter=function(BQ,BP,BN,BL){for(var Aa=BQ,Ab=[],BW=BP,BX,BT,BO=BP&&BP[0]&&F(BP[0]);BQ&&BP.length;){for(var BV in P.filter){if((BX=P.leftMatch[BV].exec(BQ))!=null&&BX[2]){var BR=P.filter[BV],BU,w;w=BX[1];BT=false;BX.splice(1,1);if(w.substr(w.length-1)!=="\\"){if(BW===Ab){Ab=[]}if(P.preFilter[BV]){if(BX=P.preFilter[BV](BX,BW,BN,Ab,BL,BO)){if(BX===true){continue}}else{BT=BU=true}}if(BX){for(var BM=0;(w=BW[BM])!=null;BM++){if(w){BU=BR(w,BX,BM,BW);var BS=BL^!!BU;if(BN&&BU!=null){if(BS){BT=true}else{BW[BM]=false}}else{if(BS){Ab.push(w);BT=true}}}}}if(BU!==z){BN||(BW=Ab);BQ=BQ.replace(P.match[BV],"");if(!BT){return[]}break}}}}if(BQ===Aa){if(BT==null){Q.error(BQ)}else{break}}Aa=BQ}return BW};Q.error=function(w){throw"Syntax error, unrecognized expression: "+w};var P=Q.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(w){return w.getAttribute("href")}},relative:{"+":function(BL,Ab){var Aa=typeof Ab==="string",w=Aa&&!/\W/.test(Ab);Aa=Aa&&!w;if(w){Ab=Ab.toLowerCase()}w=0;for(var BM=BL.length,BN;w<BM;w++){if(BN=BL[w]){for(;(BN=BN.previousSibling)&&BN.nodeType!==1;){}BL[w]=Aa||BN&&BN.nodeName.toLowerCase()===Ab?BN||false:BN===Ab}}Aa&&Q.filter(Ab,BL,true)},">":function(BL,Ab){var Aa=typeof Ab==="string";if(Aa&&!/\W/.test(Ab)){Ab=Ab.toLowerCase();for(var w=0,BM=BL.length;w<BM;w++){var BN=BL[w];if(BN){Aa=BN.parentNode;BL[w]=Aa.nodeName.toLowerCase()===Ab?Aa:false}}}else{w=0;for(BM=BL.length;w<BM;w++){if(BN=BL[w]){BL[w]=Aa?BN.parentNode:BN.parentNode===Ab}}Aa&&Q.filter(Ab,BL,true)}},"":function(BL,Ab,Aa){var w=W++,BM=X;if(typeof Ab==="string"&&!/\W/.test(Ab)){var BN=Ab=Ab.toLowerCase();BM=Y}BM("parentNode",Ab,w,BL,BN,Aa)},"~":function(BL,Ab,Aa){var w=W++,BM=X;if(typeof Ab==="string"&&!/\W/.test(Ab)){var BN=Ab=Ab.toLowerCase();BM=Y}BM("previousSibling",Ab,w,BL,BN,Aa)}},find:{ID:function(Ab,Aa,w){if(typeof Aa.getElementById!=="undefined"&&!w){return(Ab=Aa.getElementById(Ab[1]))?[Ab]:[]}},NAME:function(BL,Ab){if(typeof Ab.getElementsByName!=="undefined"){var Aa=[];Ab=Ab.getElementsByName(BL[1]);for(var w=0,BM=Ab.length;w<BM;w++){Ab[w].getAttribute("name")===BL[1]&&Aa.push(Ab[w])}return Aa.length===0?null:Aa}},TAG:function(Aa,w){return w.getElementsByTagName(Aa[1])}},preFilter:{CLASS:function(BM,BL,Aa,w,BN,BO){BM=" "+BM[1].replace(/\\/g,"")+" ";if(BO){return BM}BO=0;for(var Ab;(Ab=BL[BO])!=null;BO++){if(Ab){if(BN^(Ab.className&&(" "+Ab.className+" ").replace(/[\t\n]/g," ").indexOf(BM)>=0)){Aa||w.push(Ab)}else{if(Aa){BL[BO]=false}}}}return false},ID:function(w){return w[1].replace(/\\/g,"")},TAG:function(w){return w[1].toLowerCase()},CHILD:function(Aa){if(Aa[1]==="nth"){var w=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(Aa[2]==="even"&&"2n"||Aa[2]==="odd"&&"2n+1"||!/\D/.test(Aa[2])&&"0n+"+Aa[2]||Aa[2]);Aa[2]=w[1]+(w[2]||1)-0;Aa[3]=w[3]-0}Aa[0]=W++;return Aa},ATTR:function(BL,Ab,Aa,w,BM,BN){Ab=BL[1].replace(/\\/g,"");if(!BN&&P.attrMap[Ab]){BL[1]=P.attrMap[Ab]}if(BL[2]==="~="){BL[4]=" "+BL[4]+" "}return BL},PSEUDO:function(BL,Ab,Aa,w,BM){if(BL[1]==="not"){if((V.exec(BL[3])||"").length>1||/^\w/.test(BL[3])){BL[3]=Q(BL[3],null,null,Ab)}else{BL=Q.filter(BL[3],Ab,Aa,true^BM);Aa||w.push.apply(w,BL);return false}}else{if(P.match.POS.test(BL[0])||P.match.CHILD.test(BL[0])){return true}}return BL},POS:function(w){w.unshift(true);return w}},filters:{enabled:function(w){return w.disabled===false&&w.type!=="hidden"},disabled:function(w){return w.disabled===true},checked:function(w){return w.checked===true},selected:function(w){return w.selected===true},parent:function(w){return !!w.firstChild},empty:function(w){return !w.firstChild},has:function(Ab,Aa,w){return !!Q(w[3],Ab).length},header:function(w){return/h\d/i.test(w.nodeName)},text:function(w){return"text"===w.type},radio:function(w){return"radio"===w.type},checkbox:function(w){return"checkbox"===w.type},file:function(w){return"file"===w.type},password:function(w){return"password"===w.type},submit:function(w){return"submit"===w.type},image:function(w){return"image"===w.type},reset:function(w){return"reset"===w.type},button:function(w){return"button"===w.type||w.nodeName.toLowerCase()==="button"},input:function(w){return/input|select|textarea|button/i.test(w.nodeName)}},setFilters:{first:function(Aa,w){return w===0},last:function(BL,Ab,Aa,w){return Ab===w.length-1},even:function(Aa,w){return w%2===0},odd:function(Aa,w){return w%2===1},lt:function(Ab,Aa,w){return Aa<w[3]-0},gt:function(Ab,Aa,w){return Aa>w[3]-0},nth:function(Ab,Aa,w){return w[3]-0===Aa},eq:function(Ab,Aa,w){return w[3]-0===Aa}},filter:{PSEUDO:function(BL,Ab,Aa,w){var BM=Ab[1],BN=P.filters[BM];if(BN){return BN(BL,Aa,Ab,w)}else{if(BM==="contains"){return(BL.textContent||BL.innerText||Z([BL])||"").indexOf(Ab[3])>=0}else{if(BM==="not"){Ab=Ab[3];Aa=0;for(w=Ab.length;Aa<w;Aa++){if(Ab[Aa]===BL){return false}}return true}else{Q.error("Syntax error, unrecognized expression: "+BM)}}}},CHILD:function(BM,BL){var Aa=BL[1],w=BM;switch(Aa){case"only":case"first":for(;w=w.previousSibling;){if(w.nodeType===1){return false}}if(Aa==="first"){return true}w=BM;case"last":for(;w=w.nextSibling;){if(w.nodeType===1){return false}}return true;case"nth":Aa=BL[2];var BN=BL[3];if(Aa===1&&BN===0){return true}BL=BL[0];var BO=BM.parentNode;if(BO&&(BO.sizcache!==BL||!BM.nodeIndex)){var Ab=0;for(w=BO.firstChild;w;w=w.nextSibling){if(w.nodeType===1){w.nodeIndex=++Ab}}BO.sizcache=BL}BM=BM.nodeIndex-BN;return Aa===0?BM===0:BM%Aa===0&&BM/Aa>=0}},ID:function(Aa,w){return Aa.nodeType===1&&Aa.getAttribute("id")===w},TAG:function(Aa,w){return w==="*"&&Aa.nodeType===1||Aa.nodeName.toLowerCase()===w},CLASS:function(Aa,w){return(" "+(Aa.className||Aa.getAttribute("class"))+" ").indexOf(w)>-1},ATTR:function(BL,Ab){var Aa=Ab[1];BL=P.attrHandle[Aa]?P.attrHandle[Aa](BL):BL[Aa]!=null?BL[Aa]:BL.getAttribute(Aa);Aa=BL+"";var w=Ab[2];Ab=Ab[4];return BL==null?w==="!=":w==="="?Aa===Ab:w==="*="?Aa.indexOf(Ab)>=0:w==="~="?(" "+Aa+" ").indexOf(Ab)>=0:!Ab?Aa&&BL!==false:w==="!="?Aa!==Ab:w==="^="?Aa.indexOf(Ab)===0:w==="$="?Aa.substr(Aa.length-Ab.length)===Ab:w==="|="?Aa===Ab||Aa.substr(0,Ab.length+1)===Ab+"-":false},POS:function(BL,Ab,Aa,w){var BM=P.setFilters[Ab[2]];if(BM){return BM(BL,Aa,Ab,w)}}}},L=P.match.POS;for(var G in P.match){P.match[G]=new RegExp(P.match[G].source+/(?![^\[]*\])(?![^\(]*\))/.source);P.leftMatch[G]=new RegExp(/(^(?:.|\r|\n)*?)/.source+P.match[G].source.replace(/\\(\d+)/g,function(Aa,w){return"\\"+(w-0+1)}))}var A=function(Aa,w){Aa=Array.prototype.slice.call(Aa,0);if(w){w.push.apply(w,Aa);return w}return Aa};try{Array.prototype.slice.call(AA.documentElement.childNodes,0)}catch(K){A=function(BL,Ab){Ab=Ab||[];if(R.call(BL)==="[object Array]"){Array.prototype.push.apply(Ab,BL)}else{if(typeof BL.length==="number"){for(var Aa=0,w=BL.length;Aa<w;Aa++){Ab.push(BL[Aa])}}else{for(Aa=0;BL[Aa];Aa++){Ab.push(BL[Aa])}}}return Ab}}var N;if(AA.documentElement.compareDocumentPosition){N=function(Aa,w){if(!Aa.compareDocumentPosition||!w.compareDocumentPosition){if(Aa==w){T=true}return Aa.compareDocumentPosition?-1:1}Aa=Aa.compareDocumentPosition(w)&4?-1:Aa===w?0:1;if(Aa===0){T=true}return Aa}}else{if("sourceIndex" in AA.documentElement){N=function(Aa,w){if(!Aa.sourceIndex||!w.sourceIndex){if(Aa==w){T=true}return Aa.sourceIndex?-1:1}Aa=Aa.sourceIndex-w.sourceIndex;if(Aa===0){T=true}return Aa}}else{if(AA.createRange){N=function(BL,Ab){if(!BL.ownerDocument||!Ab.ownerDocument){if(BL==Ab){T=true}return BL.ownerDocument?-1:1}var Aa=BL.ownerDocument.createRange(),w=Ab.ownerDocument.createRange();Aa.setStart(BL,0);Aa.setEnd(BL,0);w.setStart(Ab,0);w.setEnd(Ab,0);BL=Aa.compareBoundaryPoints(Range.START_TO_END,w);if(BL===0){T=true}return BL}}}}(function(){var Ab=AA.createElement("div"),Aa="script"+(new Date).getTime();Ab.innerHTML="<a name='"+Aa+"'/>";var w=AA.documentElement;w.insertBefore(Ab,w.firstChild);if(AA.getElementById(Aa)){P.find.ID=function(BL,BM,BN){if(typeof BM.getElementById!=="undefined"&&!BN){return(BM=BM.getElementById(BL[1]))?BM.id===BL[1]||typeof BM.getAttributeNode!=="undefined"&&BM.getAttributeNode("id").nodeValue===BL[1]?[BM]:z:[]}};P.filter.ID=function(BL,BM){var BN=typeof BL.getAttributeNode!=="undefined"&&BL.getAttributeNode("id");return BL.nodeType===1&&BN&&BN.nodeValue===BM}}w.removeChild(Ab);w=Ab=null})();(function(){var w=AA.createElement("div");w.appendChild(AA.createComment(""));if(w.getElementsByTagName("*").length>0){P.find.TAG=function(BL,Ab){Ab=Ab.getElementsByTagName(BL[1]);if(BL[1]==="*"){BL=[];for(var Aa=0;Ab[Aa];Aa++){Ab[Aa].nodeType===1&&BL.push(Ab[Aa])}Ab=BL}return Ab}}w.innerHTML="<a href='#'></a>";if(w.firstChild&&typeof w.firstChild.getAttribute!=="undefined"&&w.firstChild.getAttribute("href")!=="#"){P.attrHandle.href=function(Aa){return Aa.getAttribute("href",2)}}w=null})();AA.querySelectorAll&&function(){var Ab=Q,Aa=AA.createElement("div");Aa.innerHTML="<p class='TEST'></p>";if(!(Aa.querySelectorAll&&Aa.querySelectorAll(".TEST").length===0)){Q=function(BL,BO,BP,BM){BO=BO||AA;if(!BM&&BO.nodeType===9&&!F(BO)){try{return A(BO.querySelectorAll(BL),BP)}catch(BN){}}return Ab(BL,BO,BP,BM)};for(var w in Ab){Q[w]=Ab[w]}Aa=null}}();(function(){var w=AA.createElement("div");w.innerHTML="<div class='test e'></div><div class='test'></div>";if(!(!w.getElementsByClassName||w.getElementsByClassName("e").length===0)){w.lastChild.className="e";if(w.getElementsByClassName("e").length!==1){P.order.splice(1,0,"CLASS");P.find.CLASS=function(BL,Ab,Aa){if(typeof Ab.getElementsByClassName!=="undefined"&&!Aa){return Ab.getElementsByClassName(BL[1])}};w=null}}})();var J=AA.compareDocumentPosition?function(Aa,w){return !!(Aa.compareDocumentPosition(w)&16)}:function(Aa,w){return Aa!==w&&(Aa.contains?Aa.contains(w):true)},F=function(w){return(w=(w?w.ownerDocument||w:0).documentElement)?w.nodeName!=="HTML":false},s=function(BL,Ab){var Aa=[],w="",BM;for(Ab=Ab.nodeType?[Ab]:Ab;BM=P.match.PSEUDO.exec(BL);){w+=BM[0];BL=BL.replace(P.match.PSEUDO,"")}BL=P.relative[BL]?BL+"*":BL;BM=0;for(var BN=Ab.length;BM<BN;BM++){Q(BL,Ab[BM],Aa)}return Q.filter(w,Aa)};AI.find=Q;AI.expr=Q.selectors;AI.expr[":"]=AI.expr.filters;AI.unique=Q.uniqueSort;AI.text=Z;AI.isXMLDoc=F;AI.contains=J})();var H=/Until$/,BB=/^(?:parents|prevUntil|prevAll)/,Ay=/,/;AU=Array.prototype.slice;var An=function(F,A,J){if(AI.isFunction(A)){return AI.grep(F,function(L,K){return !!A.call(L,K,L)===J})}else{if(A.nodeType){return AI.grep(F,function(K){return K===A===J})}else{if(typeof A==="string"){var G=AI.grep(F,function(K){return K.nodeType===1});if(Av.test(A)){return AI.filter(A,G,!J)}else{A=AI.filter(A,G)}}}}return AI.grep(F,function(K){return AI.inArray(K,A)>=0===J})};AI.fn.extend({find:function(F){for(var A=this.pushStack("","find",F),N=0,K=0,L=this.length;K<L;K++){N=A.length;AI.find(F,this[K],A);if(K>0){for(var G=N;G<A.length;G++){for(var J=0;J<N;J++){if(A[J]===A[G]){A.splice(G--,1);break}}}}}return A},has:function(F){var A=AI(F);return this.filter(function(){for(var J=0,G=A.length;J<G;J++){if(AI.contains(this,A[J])){return true}}})},not:function(A){return this.pushStack(An(this,A,false),"not",A)},filter:function(A){return this.pushStack(An(this,A,true),"filter",A)},is:function(A){return !!A&&AI.filter(A,this).length>0},closest:function(P,O){if(AI.isArray(P)){var N=[],K=this[0],L,G={},J;if(K&&P.length){L=0;for(var A=P.length;L<A;L++){J=P[L];G[J]||(G[J]=AI.expr.match.POS.test(J)?AI(J,O||this.context):J)}for(;K&&K.ownerDocument&&K!==O;){for(J in G){L=G[J];if(L.jquery?L.index(K)>-1:AI(K).is(L)){N.push({selector:J,elem:K});delete G[J]}}K=K.parentNode}}return N}var F=AI.expr.match.POS.test(P)?AI(P,O||this.context):null;return this.map(function(R,Q){for(;Q&&Q.ownerDocument&&Q!==O;){if(F?F.index(Q)>-1:AI(Q).is(P)){return Q}Q=Q.parentNode}return null})},index:function(A){if(!A||typeof A==="string"){return AI.inArray(this[0],A?AI(A):this.parent().children())}return AI.inArray(A.jquery?A[0]:A,this)},add:function(F,A){F=typeof F==="string"?AI(F,A||this.context):AI.makeArray(F);A=AI.merge(this.get(),F);return this.pushStack(b(F[0])||b(A[0])?A:AI.unique(A))},andSelf:function(){return this.add(this.prevObject)}});AI.each({parent:function(A){return(A=A.parentNode)&&A.nodeType!==11?A:null},parents:function(A){return AI.dir(A,"parentNode")},parentsUntil:function(F,A,G){return AI.dir(F,"parentNode",G)},next:function(A){return AI.nth(A,2,"nextSibling")},prev:function(A){return AI.nth(A,2,"previousSibling")},nextAll:function(A){return AI.dir(A,"nextSibling")},prevAll:function(A){return AI.dir(A,"previousSibling")},nextUntil:function(F,A,G){return AI.dir(F,"nextSibling",G)},prevUntil:function(F,A,G){return AI.dir(F,"previousSibling",G)},siblings:function(A){return AI.sibling(A.parentNode.firstChild,A)},children:function(A){return AI.sibling(A.firstChild)},contents:function(A){return AI.nodeName(A,"iframe")?A.contentDocument||A.contentWindow.document:AI.makeArray(A.childNodes)}},function(F,A){AI.fn[F]=function(K,G){var J=AI.map(this,A,K);H.test(F)||(G=K);if(G&&typeof G==="string"){J=AI.filter(G,J)}J=this.length>1?AI.unique(J):J;if((this.length>1||Ay.test(G))&&BB.test(F)){J=J.reverse()}return this.pushStack(J,F,AU.call(arguments).join(","))}});AI.extend({filter:function(F,A,G){if(G){F=":not("+F+")"}return AI.find.matches(F,A)},dir:function(F,A,J){var G=[];for(F=F[A];F&&F.nodeType!==9&&(J===z||F.nodeType!==1||!AI(F).is(J));){F.nodeType===1&&G.push(F);F=F[A]}return G},nth:function(F,A,J){A=A||1;for(var G=0;F;F=F[J]){if(F.nodeType===1&&++G===A){break}}return F},sibling:function(F,A){for(var G=[];F;F=F.nextSibling){F.nodeType===1&&F!==A&&G.push(F)}return G}});var AJ=/ jQuery\d+="(?:\d+|null)"/g,AS=/^\s+/,q=/(<([\w:]+)[^>]*?)\/>/g,Af=/^(?:area|br|col|embed|hr|img|input|link|meta|param)$/i,d=/<([\w:]+)/,AD=/<tbody/i,l=/<|&#?\w+;/,Ar=/<script|<object|<embed|<option|<style/i,AL=/checked\s*(?:[^=]|=\s*.checked.)/i,BK=function(F,A,G){return Af.test(G)?F:A+"></"+G+">"},Al={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,"",""]};Al.optgroup=Al.option;Al.tbody=Al.tfoot=Al.colgroup=Al.caption=Al.thead;Al.th=Al.td;if(!AI.support.htmlSerialize){Al._default=[1,"div<div>","</div>"]}AI.fn.extend({text:function(A){if(AI.isFunction(A)){return this.each(function(F){var G=AI(this);G.text(A.call(this,F,G.text()))})}if(typeof A!=="object"&&A!==z){return this.empty().append((this[0]&&this[0].ownerDocument||AA).createTextNode(A))}return AI.text(this)},wrapAll:function(F){if(AI.isFunction(F)){return this.each(function(G){AI(this).wrapAll(F.call(this,G))})}if(this[0]){var A=AI(F,this[0].ownerDocument).eq(0).clone(true);this[0].parentNode&&A.insertBefore(this[0]);A.map(function(){for(var G=this;G.firstChild&&G.firstChild.nodeType===1;){G=G.firstChild}return G}).append(this)}return this},wrapInner:function(A){if(AI.isFunction(A)){return this.each(function(F){AI(this).wrapInner(A.call(this,F))})}return this.each(function(){var F=AI(this),G=F.contents();G.length?G.wrapAll(A):F.append(A)})},wrap:function(A){return this.each(function(){AI(this).wrapAll(A)})},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(A){this.nodeType===1&&this.appendChild(A)})},prepend:function(){return this.domManip(arguments,true,function(A){this.nodeType===1&&this.insertBefore(A,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode){return this.domManip(arguments,false,function(F){this.parentNode.insertBefore(F,this)})}else{if(arguments.length){var A=AI(arguments[0]);A.push.apply(A,this.toArray());return this.pushStack(A,"before",arguments)}}},after:function(){if(this[0]&&this[0].parentNode){return this.domManip(arguments,false,function(F){this.parentNode.insertBefore(F,this.nextSibling)})}else{if(arguments.length){var A=this.pushStack(this,"after",arguments);A.push.apply(A,AI(arguments[0]).toArray());return A}}},remove:function(F,A){for(var J=0,G;(G=this[J])!=null;J++){if(!F||AI.filter(F,[G]).length){if(!A&&G.nodeType===1){AI.cleanData(G.getElementsByTagName("*"));AI.cleanData([G])}G.parentNode&&G.parentNode.removeChild(G)}}return this},empty:function(){for(var F=0,A;(A=this[F])!=null;F++){for(A.nodeType===1&&AI.cleanData(A.getElementsByTagName("*"));A.firstChild;){A.removeChild(A.firstChild)}}return this},clone:function(F){var A=this.map(function(){if(!AI.support.noCloneEvent&&!AI.isXMLDoc(this)){var J=this.outerHTML,G=this.ownerDocument;if(!J){J=G.createElement("div");J.appendChild(this.cloneNode(true));J=J.innerHTML}return AI.clean([J.replace(AJ,"").replace(/=([^="'>\s]+\/)>/g,'="$1">').replace(AS,"")],G)[0]}else{return this.cloneNode(true)}});if(F===true){BJ(this,A);BJ(this.find("*"),A.find("*"))}return A},html:function(F){if(F===z){return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(AJ,""):null}else{if(typeof F==="string"&&!Ar.test(F)&&(AI.support.leadingWhitespace||!AS.test(F))&&!Al[(d.exec(F)||["",""])[1].toLowerCase()]){F=F.replace(q,BK);try{for(var A=0,J=this.length;A<J;A++){if(this[A].nodeType===1){AI.cleanData(this[A].getElementsByTagName("*"));this[A].innerHTML=F}}}catch(G){this.empty().append(F)}}else{AI.isFunction(F)?this.each(function(N){var K=AI(this),L=K.html();K.empty().append(function(){return F.call(this,N,L)})}):this.empty().append(F)}}return this},replaceWith:function(A){if(this[0]&&this[0].parentNode){if(AI.isFunction(A)){return this.each(function(F){var J=AI(this),G=J.html();J.replaceWith(A.call(this,F,G))})}if(typeof A!=="string"){A=AI(A).detach()}return this.each(function(){var F=this.nextSibling,G=this.parentNode;AI(this).remove();F?AI(F).before(A):AI(G).append(A)})}else{return this.pushStack(AI(AI.isFunction(A)?A():A),"replaceWith",A)}},detach:function(A){return this.remove(A,true)},domManip:function(R,Q,P){function N(T){return AI.nodeName(T,"table")?T.getElementsByTagName("tbody")[0]||T.appendChild(T.ownerDocument.createElement("tbody")):T}var O,K,L=R[0],F=[],J;if(!AI.support.checkClone&&arguments.length===3&&typeof L==="string"&&AL.test(L)){return this.each(function(){AI(this).domManip(R,Q,P,true)})}if(AI.isFunction(L)){return this.each(function(T){var V=AI(this);R[0]=L.call(this,T,Q?V.html():z);V.domManip(R,Q,P)})}if(this[0]){O=L&&L.parentNode;O=AI.support.parentNode&&O&&O.nodeType===11&&O.childNodes.length===this.length?{fragment:O}:A5(R,this,F);J=O.fragment;if(K=J.childNodes.length===1?(J=J.firstChild):J.firstChild){Q=Q&&AI.nodeName(K,"tr");for(var G=0,A=this.length;G<A;G++){P.call(Q?N(this[G],K):this[G],G>0||O.cacheable||this.length>1?J.cloneNode(true):J)}}F.length&&AI.each(F,x)}return this}});AI.fragments={};AI.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(F,A){AI.fn[F]=function(N){var K=[];N=AI(N);var L=this.length===1&&this[0].parentNode;if(L&&L.nodeType===11&&L.childNodes.length===1&&N.length===1){N[A](this[0]);return this}else{L=0;for(var G=N.length;L<G;L++){var J=(L>0?this.clone(true):this).get();AI.fn[A].apply(AI(N[L]),J);K=K.concat(J)}return this.pushStack(K,F,N.selector)}}});AI.extend({clean:function(R,Q,P,N){Q=Q||AA;if(typeof Q.createElement==="undefined"){Q=Q.ownerDocument||Q[0]&&Q[0].ownerDocument||AA}for(var O=[],K=0,L;(L=R[K])!=null;K++){if(typeof L==="number"){L+=""}if(L){if(typeof L==="string"&&!l.test(L)){L=Q.createTextNode(L)}else{if(typeof L==="string"){L=L.replace(q,BK);var F=(d.exec(L)||["",""])[1].toLowerCase(),J=Al[F]||Al._default,G=J[0],A=Q.createElement("div");for(A.innerHTML=J[1]+L+J[2];G--;){A=A.lastChild}if(!AI.support.tbody){G=AD.test(L);F=F==="table"&&!G?A.firstChild&&A.firstChild.childNodes:J[1]==="<table>"&&!G?A.childNodes:[];for(J=F.length-1;J>=0;--J){AI.nodeName(F[J],"tbody")&&!F[J].childNodes.length&&F[J].parentNode.removeChild(F[J])}}!AI.support.leadingWhitespace&&AS.test(L)&&A.insertBefore(Q.createTextNode(AS.exec(L)[0]),A.firstChild);L=A.childNodes}}if(L.nodeType){O.push(L)}else{O=AI.merge(O,L)}}}if(P){for(K=0;O[K];K++){if(N&&AI.nodeName(O[K],"script")&&(!O[K].type||O[K].type.toLowerCase()==="text/javascript")){N.push(O[K].parentNode?O[K].parentNode.removeChild(O[K]):O[K])}else{O[K].nodeType===1&&O.splice.apply(O,[K+1,0].concat(AI.makeArray(O[K].getElementsByTagName("script"))));P.appendChild(O[K])}}}return O},cleanData:function(P){for(var O,N,K=AI.cache,L=AI.event.special,G=AI.support.deleteExpando,J=0,A;(A=P[J])!=null;J++){if(N=A[AI.expando]){O=K[N];if(O.events){for(var F in O.events){L[F]?AI.event.remove(A,F):Ai(A,F,O.handle)}}if(G){delete A[AI.expando]}else{A.removeAttribute&&A.removeAttribute(AI.expando)}delete K[N]}}}});var M=/z-?index|font-?weight|opacity|zoom|line-?height/i,A6=/alpha\([^)]*\)/,As=/opacity=([^)]*)/,Ag=/float/i,AE=/-([a-z])/ig,BF=/([A-Z])/g,A1=/^-?\d+(?:px)?$/i,Ak=/^-?\d/,AG={position:"absolute",visibility:"hidden",display:"block"},o=["Left","Right"],a=["Top","Bottom"],BI=AA.defaultView&&AA.defaultView.getComputedStyle,AM=AI.support.cssFloat?"cssFloat":"styleFloat",m=function(F,A){return A.toUpperCase()};AI.fn.css=function(F,A){return AQ(this,F,A,true,function(K,G,J){if(J===z){return AI.curCSS(K,G)}if(typeof J==="number"&&!M.test(G)){J+="px"}AI.style(K,G,J)})};AI.extend({style:function(F,A,K){if(!F||F.nodeType===3||F.nodeType===8){return z}if((A==="width"||A==="height")&&parseFloat(K)<0){K=z}var G=F.style||F,J=K!==z;if(!AI.support.opacity&&A==="opacity"){if(J){G.zoom=1;A=parseInt(K,10)+""==="NaN"?"":"alpha(opacity="+K*100+")";F=G.filter||AI.curCSS(F,"filter")||"";G.filter=A6.test(F)?F.replace(A6,A):A}return G.filter&&G.filter.indexOf("opacity=")>=0?parseFloat(As.exec(G.filter)[1])/100+"":""}if(Ag.test(A)){A=AM}A=A.replace(AE,m);if(J){G[A]=K}return G[A]},css:function(F,A,N,K){if(A==="width"||A==="height"){var L,G=A==="width"?o:a;function J(){L=A==="width"?F.offsetWidth:F.offsetHeight;K!=="border"&&AI.each(G,function(){K||(L-=parseFloat(AI.curCSS(F,"padding"+this,true))||0);if(K==="margin"){L+=parseFloat(AI.curCSS(F,"margin"+this,true))||0}else{L-=parseFloat(AI.curCSS(F,"border"+this+"Width",true))||0}})}F.offsetWidth!==0?J():AI.swap(F,AG,J);return Math.max(0,Math.round(L))}return AI.curCSS(F,A,N)},curCSS:function(F,A,L){var J,K=F.style;if(!AI.support.opacity&&A==="opacity"&&F.currentStyle){J=As.test(F.currentStyle.filter||"")?parseFloat(RegExp.$1)/100+"":"";return J===""?"1":J}if(Ag.test(A)){A=AM}if(!L&&K&&K[A]){J=K[A]}else{if(BI){if(Ag.test(A)){A="float"}A=A.replace(BF,"-$1").toLowerCase();K=F.ownerDocument.defaultView;if(!K){return null}if(F=K.getComputedStyle(F,null)){J=F.getPropertyValue(A)}if(A==="opacity"&&J===""){J="1"}}else{if(F.currentStyle){L=A.replace(AE,m);J=F.currentStyle[A]||F.currentStyle[L];if(!A1.test(J)&&Ak.test(J)){A=K.left;var G=F.runtimeStyle.left;F.runtimeStyle.left=F.currentStyle.left;K.left=L==="fontSize"?"1em":J||0;J=K.pixelLeft+"px";K.left=A;F.runtimeStyle.left=G}}}}return J},swap:function(F,A,K){var G={};for(var J in A){G[J]=F.style[J];F.style[J]=A[J]}K.call(F);for(J in A){F.style[J]=G[J]}}});if(AI.expr&&AI.expr.filters){AI.expr.filters.hidden=function(F){var A=F.offsetWidth,J=F.offsetHeight,G=F.nodeName.toLowerCase()==="tr";return A===0&&J===0&&!G?true:A>0&&J>0&&!G?false:AI.curCSS(F,"display")==="none"};AI.expr.filters.visible=function(A){return !AI.expr.filters.hidden(A)}}var A4=Ah(),Ap=/<script(.|\s)*?\/script>/gi,AK=/select|textarea/i,t=/color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week/i,Ac=/=\?(&|$)/,S=/\?/,e=/(\?|&)_=.*?(&|$)/,B=/^(\w+:)?\/\/([^\/?#]+)/,A7=/%20/g,At=AI.fn.load;AI.fn.extend({load:function(F,A,L){if(typeof F!=="string"){return At.call(this,F)}else{if(!this.length){return this}}var J=F.indexOf(" ");if(J>=0){var K=F.slice(J,F.length);F=F.slice(0,J)}J="GET";if(A){if(AI.isFunction(A)){L=A;A=null}else{if(typeof A==="object"){A=AI.param(A,AI.ajaxSettings.traditional);J="POST"}}}var G=this;AI.ajax({url:F,type:J,dataType:"html",data:A,complete:function(N,O){if(O==="success"||O==="notmodified"){G.html(K?AI("<div />").append(N.responseText.replace(Ap,"")).find(K):N.responseText)}L&&G.each(L,[N.responseText,O,N])}});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||AK.test(this.nodeName)||t.test(this.type))}).map(function(F,A){F=AI(this).val();return F==null?null:AI.isArray(F)?AI.map(F,function(G){return{name:A.name,value:G}}):{name:A.name,value:F}}).get()}});AI.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(F,A){AI.fn[A]=function(G){return this.bind(A,G)}});AI.extend({get:function(F,A,J,G){if(AI.isFunction(A)){G=G||J;J=A;A=null}return AI.ajax({type:"GET",url:F,data:A,success:J,dataType:G})},getScript:function(F,A){return AI.get(F,null,A,"script")},getJSON:function(F,A,G){return AI.get(F,A,G,"json")},post:function(F,A,J,G){if(AI.isFunction(A)){G=G||J;J=A;A={}}return AI.ajax({type:"POST",url:F,data:A,success:J,dataType:G})},ajaxSetup:function(A){AI.extend(AI.ajaxSettings,A)},ajaxSettings:{url:location.href,global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:Aq.XMLHttpRequest&&(Aq.location.protocol!=="file:"||!Aq.ActiveXObject)?function(){return new Aq.XMLHttpRequest}:function(){try{return new Aq.ActiveXObject("Microsoft.XMLHTTP")}catch(A){}},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(Ab){function Aa(){s.success&&s.success.call(T,O,W,F);s.global&&Z("ajaxSuccess",[F,s])}function w(){s.complete&&s.complete.call(T,F,W);s.global&&Z("ajaxComplete",[F,s]);s.global&&!--AI.active&&AI.event.trigger("ajaxStop")}function Z(BM,BN){(s.context?AI(s.context):AI.event).trigger(BM,BN)}var s=AI.extend(true,{},AI.ajaxSettings,Ab),V,W,O,T=Ab&&Ab.context||s,P=s.type.toUpperCase();if(s.data&&s.processData&&typeof s.data!=="string"){s.data=AI.param(s.data,s.traditional)}if(s.dataType==="jsonp"){if(P==="GET"){Ac.test(s.url)||(s.url+=(S.test(s.url)?"&":"?")+(s.jsonp||"callback")+"=?")}else{if(!s.data||!Ac.test(s.data)){s.data=(s.data?s.data+"&":"")+(s.jsonp||"callback")+"=?"}}s.dataType="json"}if(s.dataType==="json"&&(s.data&&Ac.test(s.data)||Ac.test(s.url))){V=s.jsonpCallback||"jsonp"+A4++;if(s.data){s.data=(s.data+"").replace(Ac,"="+V+"$1")}s.url=s.url.replace(Ac,"="+V+"$1");s.dataType="script";Aq[V]=Aq[V]||function(BM){O=BM;Aa();w();Aq[V]=z;try{delete Aq[V]}catch(BN){}A&&A.removeChild(K)}}if(s.dataType==="script"&&s.cache===null){s.cache=false}if(s.cache===false&&P==="GET"){var L=Ah(),G=s.url.replace(e,"$1_="+L+"$2");s.url=G+(G===s.url?(S.test(s.url)?"&":"?")+"_="+L:"")}if(s.data&&P==="GET"){s.url+=(S.test(s.url)?"&":"?")+s.data}s.global&&!AI.active++&&AI.event.trigger("ajaxStart");L=(L=B.exec(s.url))&&(L[1]&&L[1]!==location.protocol||L[2]!==location.host);if(s.dataType==="script"&&P==="GET"&&L){var A=AA.getElementsByTagName("head")[0]||AA.documentElement,K=AA.createElement("script");K.src=s.url;if(s.scriptCharset){K.charset=s.scriptCharset}if(!V){var N=false;K.onload=K.onreadystatechange=function(){if(!N&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){N=true;Aa();w();K.onload=K.onreadystatechange=null;A&&K.parentNode&&A.removeChild(K)}}}A.insertBefore(K,A.firstChild);return z}var J=false,F=s.xhr();if(F){s.username?F.open(P,s.url,s.async,s.username,s.password):F.open(P,s.url,s.async);try{if(s.data||Ab&&Ab.contentType){F.setRequestHeader("Content-Type",s.contentType)}if(s.ifModified){AI.lastModified[s.url]&&F.setRequestHeader("If-Modified-Since",AI.lastModified[s.url]);AI.etag[s.url]&&F.setRequestHeader("If-None-Match",AI.etag[s.url])}L||F.setRequestHeader("X-Requested-With","XMLHttpRequest");F.setRequestHeader("Accept",s.dataType&&s.accepts[s.dataType]?s.accepts[s.dataType]+", */*":s.accepts._default)}catch(BL){}if(s.beforeSend&&s.beforeSend.call(T,F,s)===false){s.global&&!--AI.active&&AI.event.trigger("ajaxStop");F.abort();return false}s.global&&Z("ajaxSend",[F,s]);var Y=F.onreadystatechange=function(BN){if(!F||F.readyState===0||BN==="abort"){J||w();J=true;if(F){F.onreadystatechange=AI.noop}}else{if(!J&&F&&(F.readyState===4||BN==="timeout")){J=true;F.onreadystatechange=AI.noop;W=BN==="timeout"?"timeout":!AI.httpSuccess(F)?"error":s.ifModified&&AI.httpNotModified(F,s.url)?"notmodified":"success";var BO;if(W==="success"){try{O=AI.httpData(F,s.dataType,s)}catch(BM){W="parsererror";BO=BM}}if(W==="success"||W==="notmodified"){V||Aa()}else{AI.handleError(s,F,W,BO)}w();BN==="timeout"&&F.abort();if(s.async){F=null}}}};try{var X=F.abort;F.abort=function(){F&&X.call(F);Y("abort")}}catch(R){}s.async&&s.timeout>0&&setTimeout(function(){F&&!J&&Y("timeout")},s.timeout);try{F.send(P==="POST"||P==="PUT"||P==="DELETE"?s.data:null)}catch(Q){AI.handleError(s,F,null,Q);w()}s.async||Y();return F}},handleError:function(F,A,J,G){if(F.error){F.error.call(F.context||F,A,J,G)}if(F.global){(F.context?AI(F.context):AI.event).trigger("ajaxError",[A,F,G])}},active:0,httpSuccess:function(F){try{return !F.status&&location.protocol==="file:"||F.status>=200&&F.status<300||F.status===304||F.status===1223||F.status===0}catch(A){}return false},httpNotModified:function(F,A){var J=F.getResponseHeader("Last-Modified"),G=F.getResponseHeader("Etag");if(J){AI.lastModified[A]=J}if(G){AI.etag[A]=G}return F.status===304||F.status===0},httpData:function(F,A,K){var G=F.getResponseHeader("content-type")||"",J=A==="xml"||!A&&G.indexOf("xml")>=0;F=J?F.responseXML:F.responseText;J&&F.documentElement.nodeName==="parsererror"&&AI.error("parsererror");if(K&&K.dataFilter){F=K.dataFilter(F,A)}if(typeof F==="string"){if(A==="json"||!A&&G.indexOf("json")>=0){F=AI.parseJSON(F)}else{if(A==="script"||!A&&G.indexOf("javascript")>=0){AI.globalEval(F)}}}return F},param:function(F,A){function L(N,O){if(AI.isArray(O)){AI.each(O,function(P,Q){A||/\[\]$/.test(N)?J(N,Q):L(N+"["+(typeof Q==="object"||AI.isArray(Q)?P:"")+"]",Q)})}else{!A&&O!=null&&typeof O==="object"?AI.each(O,function(P,Q){L(N+"["+P+"]",Q)}):J(N,O)}}function J(N,O){O=AI.isFunction(O)?O():O;K[K.length]=encodeURIComponent(N)+"="+encodeURIComponent(O)}var K=[];if(A===z){A=AI.ajaxSettings.traditional}if(AI.isArray(F)||F.jquery){AI.each(F,function(){J(this.name,this.value)})}else{for(var G in F){L(G,F[G])}}return K.join("&").replace(A7,"+")}});var BG={},BC=/toggle|show|hide/,Az=/^([+-]=)?([\d+-.]+)(.*)$/,AR,v=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];AI.fn.extend({show:function(F,A){if(F||F===0){return this.animate(Ae("show",3),F,A)}else{F=0;for(A=this.length;F<A;F++){var K=AI.data(this[F],"olddisplay");this[F].style.display=K||"";if(AI.css(this[F],"display")==="none"){K=this[F].nodeName;var G;if(BG[K]){G=BG[K]}else{var J=AI("<"+K+" />").appendTo("body");G=J.css("display");if(G==="none"){G="block"}J.remove();BG[K]=G}AI.data(this[F],"olddisplay",G)}}F=0;for(A=this.length;F<A;F++){this[F].style.display=AI.data(this[F],"olddisplay")||""}return this}},hide:function(F,A){if(F||F===0){return this.animate(Ae("hide",3),F,A)}else{F=0;for(A=this.length;F<A;F++){var G=AI.data(this[F],"olddisplay");!G&&G!=="none"&&AI.data(this[F],"olddisplay",AI.css(this[F],"display"))}F=0;for(A=this.length;F<A;F++){this[F].style.display="none"}return this}},_toggle:AI.fn.toggle,toggle:function(F,A){var G=typeof F==="boolean";if(AI.isFunction(F)&&AI.isFunction(A)){this._toggle.apply(this,arguments)}else{F==null||G?this.each(function(){var J=G?F:AI(this).is(":hidden");AI(this)[J?"show":"hide"]()}):this.animate(Ae("toggle",3),F,A)}return this},fadeTo:function(F,A,G){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:A},F,G)},animate:function(F,A,K,G){var J=AI.speed(A,K,G);if(AI.isEmptyObject(F)){return this.each(J.complete)}return this[J.queue===false?"each":"queue"](function(){var N=AI.extend({},J),O,P=this.nodeType===1&&AI(this).is(":hidden"),L=this;for(O in F){var Q=O.replace(AE,m);if(O!==Q){F[Q]=F[O];delete F[O];O=Q}if(F[O]==="hide"&&P||F[O]==="show"&&!P){return N.complete.call(this)}if((O==="height"||O==="width")&&this.style){N.display=AI.css(this,"display");N.overflow=this.style.overflow}if(AI.isArray(F[O])){(N.specialEasing=N.specialEasing||{})[O]=F[O][1];F[O]=F[O][0]}}if(N.overflow!=null){this.style.overflow="hidden"}N.curAnim=AI.extend({},F);AI.each(F,function(T,R){var X=new AI.fx(L,N,T);if(BC.test(R)){X[R==="toggle"?P?"show":"hide":R](F)}else{var W=Az.exec(R),Y=X.cur(true)||0;if(W){R=parseFloat(W[2]);var V=W[3]||"px";if(V!=="px"){L.style[T]=(R||1)+V;Y=(R||1)/X.cur(true)*Y;L.style[T]=Y+V}if(W[1]){R=(W[1]==="-="?-1:1)*R+Y}X.custom(Y,R,V)}else{X.custom(Y,R,"")}}});return true})},stop:function(F,A){var G=AI.timers;F&&this.queue([]);this.each(function(){for(var J=G.length-1;J>=0;J--){if(G[J].elem===this){A&&G[J](true);G.splice(J,1)}}});A||this.dequeue();return this}});AI.each({slideDown:Ae("show",1),slideUp:Ae("hide",1),slideToggle:Ae("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(F,A){AI.fn[F]=function(J,G){return this.animate(A,J,G)}});AI.extend({speed:function(F,A,J){var G=F&&typeof F==="object"?F:{complete:J||!J&&A||AI.isFunction(F)&&F,duration:F,easing:J&&A||A&&!AI.isFunction(A)&&A};G.duration=AI.fx.off?0:typeof G.duration==="number"?G.duration:AI.fx.speeds[G.duration]||AI.fx.speeds._default;G.old=G.complete;G.complete=function(){G.queue!==false&&AI(this).dequeue();AI.isFunction(G.old)&&G.old.call(this)};return G},easing:{linear:function(F,A,J,G){return J+G*F},swing:function(F,A,J,G){return(-Math.cos(F*Math.PI)/2+0.5)*G+J}},timers:[],fx:function(F,A,G){this.options=A;this.elem=F;this.prop=G;if(!A.orig){A.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(A){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null)){return this.elem[this.prop]}return(A=parseFloat(AI.css(this.elem,this.prop,A)))&&A>-10000?A:parseFloat(AI.curCSS(this.elem,this.prop))||0},custom:function(F,A,K){function G(L){return J.step(L)}this.startTime=Ah();this.start=F;this.end=A;this.unit=K||this.unit||"px";this.now=this.start;this.pos=this.state=0;var J=this;G.elem=this.elem;if(G()&&AI.timers.push(G)&&!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(F){var A=Ah(),K=true;if(F||A>=this.options.duration+this.startTime){this.now=this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=true;for(var G in this.options.curAnim){if(this.options.curAnim[G]!==true){K=false}}if(K){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;F=AI.data(this.elem,"olddisplay");this.elem.style.display=F?F: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 J in this.options.curAnim){AI.style(this.elem,J,this.options.orig[J])}}this.options.complete.call(this.elem)}return false}else{J=A-this.startTime;this.state=J/this.options.duration;F=this.options.easing||(AI.easing.swing?"swing":"linear");this.pos=AI.easing[this.options.specialEasing&&this.options.specialEasing[this.prop]||F](this.state,J,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 F=AI.timers,A=0;A<F.length;A++){F[A]()||F.splice(A--,1)}F.length||AI.fx.stop()},stop:function(){clearInterval(AR);AR=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(A){AI.style(A.elem,"opacity",A.now)},_default:function(A){if(A.elem.style&&A.elem.style[A.prop]!=null){A.elem.style[A.prop]=(A.prop==="width"||A.prop==="height"?Math.max(0,A.now):A.now)+A.unit}else{A.elem[A.prop]=A.now}}}});if(AI.expr&&AI.expr.filters){AI.expr.filters.animated=function(A){return AI.grep(AI.timers,function(F){return A===F.elem}).length}}AI.fn.offset="getBoundingClientRect" in AA.documentElement?function(F){var A=this[0];if(F){return this.each(function(K){AI.offset.setOffset(this,F,K)})}if(!A||!A.ownerDocument){return null}if(A===A.ownerDocument.body){return AI.offset.bodyOffset(A)}var J=A.getBoundingClientRect(),G=A.ownerDocument;A=G.body;G=G.documentElement;return{top:J.top+(self.pageYOffset||AI.support.boxModel&&G.scrollTop||A.scrollTop)-(G.clientTop||A.clientTop||0),left:J.left+(self.pageXOffset||AI.support.boxModel&&G.scrollLeft||A.scrollLeft)-(G.clientLeft||A.clientLeft||0)}}:function(Q){var P=this[0];if(Q){return this.each(function(R){AI.offset.setOffset(this,Q,R)})}if(!P||!P.ownerDocument){return null}if(P===P.ownerDocument.body){return AI.offset.bodyOffset(P)}AI.offset.initialize();var O=P.offsetParent,L=P,N=P.ownerDocument,J,K=N.documentElement,A=N.body;L=(N=N.defaultView)?N.getComputedStyle(P,null):P.currentStyle;for(var G=P.offsetTop,F=P.offsetLeft;(P=P.parentNode)&&P!==A&&P!==K;){if(AI.offset.supportsFixedPosition&&L.position==="fixed"){break}J=N?N.getComputedStyle(P,null):P.currentStyle;G-=P.scrollTop;F-=P.scrollLeft;if(P===O){G+=P.offsetTop;F+=P.offsetLeft;if(AI.offset.doesNotAddBorder&&!(AI.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(P.nodeName))){G+=parseFloat(J.borderTopWidth)||0;F+=parseFloat(J.borderLeftWidth)||0}L=O;O=P.offsetParent}if(AI.offset.subtractsBorderForOverflowNotVisible&&J.overflow!=="visible"){G+=parseFloat(J.borderTopWidth)||0;F+=parseFloat(J.borderLeftWidth)||0}L=J}if(L.position==="relative"||L.position==="static"){G+=A.offsetTop;F+=A.offsetLeft}if(AI.offset.supportsFixedPosition&&L.position==="fixed"){G+=Math.max(K.scrollTop,A.scrollTop);F+=Math.max(K.scrollLeft,A.scrollLeft)}return{top:G,left:F}};AI.offset={initialize:function(){var F=AA.body,A=AA.createElement("div"),L,J,K,G=parseFloat(AI.curCSS(F,"marginTop",true))||0;AI.extend(A.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"});A.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>";F.insertBefore(A,F.firstChild);L=A.firstChild;J=L.firstChild;K=L.nextSibling.firstChild.firstChild;this.doesNotAddBorder=J.offsetTop!==5;this.doesAddBorderForTableAndCells=K.offsetTop===5;J.style.position="fixed";J.style.top="20px";this.supportsFixedPosition=J.offsetTop===20||J.offsetTop===15;J.style.position=J.style.top="";L.style.overflow="hidden";L.style.position="relative";this.subtractsBorderForOverflowNotVisible=J.offsetTop===-5;this.doesNotIncludeMarginInBodyOffset=F.offsetTop!==G;F.removeChild(A);AI.offset.initialize=AI.noop},bodyOffset:function(F){var A=F.offsetTop,G=F.offsetLeft;AI.offset.initialize();if(AI.offset.doesNotIncludeMarginInBodyOffset){A+=parseFloat(AI.curCSS(F,"marginTop",true))||0;G+=parseFloat(AI.curCSS(F,"marginLeft",true))||0}return{top:A,left:G}},setOffset:function(F,A,N){if(/static/.test(AI.curCSS(F,"position"))){F.style.position="relative"}var K=AI(F),L=K.offset(),G=parseInt(AI.curCSS(F,"top",true),10)||0,J=parseInt(AI.curCSS(F,"left",true),10)||0;if(AI.isFunction(A)){A=A.call(F,N,L)}N={top:A.top-L.top+G,left:A.left-L.left+J};"using" in A?A.using.call(F,N):K.css(N)}};AI.fn.extend({position:function(){if(!this[0]){return null}var F=this[0],A=this.offsetParent(),J=this.offset(),G=/^body|html$/i.test(A[0].nodeName)?{top:0,left:0}:A.offset();J.top-=parseFloat(AI.curCSS(F,"marginTop",true))||0;J.left-=parseFloat(AI.curCSS(F,"marginLeft",true))||0;G.top+=parseFloat(AI.curCSS(A[0],"borderTopWidth",true))||0;G.left+=parseFloat(AI.curCSS(A[0],"borderLeftWidth",true))||0;return{top:J.top-G.top,left:J.left-G.left}},offsetParent:function(){return this.map(function(){for(var A=this.offsetParent||AA.body;A&&!/^body|html$/i.test(A.nodeName)&&AI.css(A,"position")==="static";){A=A.offsetParent}return A})}});AI.each(["Left","Top"],function(F,A){var G="scroll"+A;AI.fn[G]=function(K){var L=this[0],J;if(!L){return null}if(K!==z){return this.each(function(){if(J=f(this)){J.scrollTo(!F?K:AI(J).scrollLeft(),F?K:AI(J).scrollTop())}else{this[G]=K}})}else{return(J=f(L))?"pageXOffset" in J?J[F?"pageYOffset":"pageXOffset"]:AI.support.boxModel&&J.document.documentElement[G]||J.document.body[G]:L[G]}}});AI.each(["Height","Width"],function(F,A){var G=A.toLowerCase();AI.fn["inner"+A]=function(){return this[0]?AI.css(this[0],G,false,"padding"):null};AI.fn["outer"+A]=function(J){return this[0]?AI.css(this[0],G,false,J?"margin":"border"):null};AI.fn[G]=function(J){var K=this[0];if(!K){return J==null?null:this}if(AI.isFunction(J)){return this.each(function(L){var N=AI(this);N[G](J.call(this,L,N[G]()))})}return"scrollTo" in K&&K.document?K.document.compatMode==="CSS1Compat"&&K.document.documentElement["client"+A]||K.document.body["client"+A]:K.nodeType===9?Math.max(K.documentElement["client"+A],K.body["scroll"+A],K.documentElement["scroll"+A],K.body["offset"+A],K.documentElement["offset"+A]):J===z?AI.css(K,G):this.css(G,typeof J==="string"?J:J+"px")}});Aq.jQuery=Aq.$=AI})(window);jQuery.fn.extend({disableSelection:function(){this.each(function(){this.onselectstart=function(){return false};this.unselectable="on";jQuery(this).css("-moz-user-select","none")})}});jQuery.easing.jswing=jQuery.easing.swing;jQuery.extend(jQuery.easing,{def:"easeOutQuad",swing:function(B,C,A,E,D){return jQuery.easing[jQuery.easing.def](B,C,A,E,D)},easeInQuad:function(B,C,A,E,D){return E*(C/=D)*C+A},easeOutQuad:function(B,C,A,E,D){return -E*(C/=D)*(C-2)+A},easeInOutQuad:function(B,C,A,E,D){if((C/=D/2)<1){return E/2*C*C+A}return -E/2*((--C)*(C-2)-1)+A},easeInCubic:function(B,C,A,E,D){return E*(C/=D)*C*C+A},easeOutCubic:function(B,C,A,E,D){return E*((C=C/D-1)*C*C+1)+A},easeInOutCubic:function(B,C,A,E,D){if((C/=D/2)<1){return E/2*C*C*C+A}return E/2*((C-=2)*C*C+2)+A},easeInQuart:function(B,C,A,E,D){return E*(C/=D)*C*C*C+A},easeOutQuart:function(B,C,A,E,D){return -E*((C=C/D-1)*C*C*C-1)+A},easeInOutQuart:function(B,C,A,E,D){if((C/=D/2)<1){return E/2*C*C*C*C+A}return -E/2*((C-=2)*C*C*C-2)+A},easeInQuint:function(B,C,A,E,D){return E*(C/=D)*C*C*C*C+A},easeOutQuint:function(B,C,A,E,D){return E*((C=C/D-1)*C*C*C*C+1)+A},easeInOutQuint:function(B,C,A,E,D){if((C/=D/2)<1){return E/2*C*C*C*C*C+A}return E/2*((C-=2)*C*C*C*C+2)+A},easeInSine:function(B,C,A,E,D){return -E*Math.cos(C/D*(Math.PI/2))+E+A},easeOutSine:function(B,C,A,E,D){return E*Math.sin(C/D*(Math.PI/2))+A},easeInOutSine:function(B,C,A,E,D){return -E/2*(Math.cos(Math.PI*C/D)-1)+A},easeInExpo:function(B,C,A,E,D){return(C==0)?A:E*Math.pow(2,10*(C/D-1))+A},easeOutExpo:function(B,C,A,E,D){return(C==D)?A+E:E*(-Math.pow(2,-10*C/D)+1)+A},easeInOutExpo:function(B,C,A,E,D){if(C==0){return A}if(C==D){return A+E}if((C/=D/2)<1){return E/2*Math.pow(2,10*(C-1))+A}return E/2*(-Math.pow(2,-10*--C)+2)+A},easeInCirc:function(B,C,A,E,D){return -E*(Math.sqrt(1-(C/=D)*C)-1)+A},easeOutCirc:function(B,C,A,E,D){return E*Math.sqrt(1-(C=C/D-1)*C)+A},easeInOutCirc:function(B,C,A,E,D){if((C/=D/2)<1){return -E/2*(Math.sqrt(1-C*C)-1)+A}return E/2*(Math.sqrt(1-(C-=2)*C)+1)+A},easeInElastic:function(B,D,A,H,G){var E=1.70158;var F=0;var C=H;if(D==0){return A}if((D/=G)==1){return A+H}if(!F){F=G*0.3}if(C<Math.abs(H)){C=H;var E=F/4}else{var E=F/(2*Math.PI)*Math.asin(H/C)}return -(C*Math.pow(2,10*(D-=1))*Math.sin((D*G-E)*(2*Math.PI)/F))+A},easeOutElastic:function(B,D,A,H,G){var E=1.70158;var F=0;var C=H;if(D==0){return A}if((D/=G)==1){return A+H}if(!F){F=G*0.3}if(C<Math.abs(H)){C=H;var E=F/4}else{var E=F/(2*Math.PI)*Math.asin(H/C)}return C*Math.pow(2,-10*D)*Math.sin((D*G-E)*(2*Math.PI)/F)+H+A},easeInOutElastic:function(B,D,A,H,G){var E=1.70158;var F=0;var C=H;if(D==0){return A}if((D/=G/2)==2){return A+H}if(!F){F=G*(0.3*1.5)}if(C<Math.abs(H)){C=H;var E=F/4}else{var E=F/(2*Math.PI)*Math.asin(H/C)}if(D<1){return -0.5*(C*Math.pow(2,10*(D-=1))*Math.sin((D*G-E)*(2*Math.PI)/F))+A}return C*Math.pow(2,-10*(D-=1))*Math.sin((D*G-E)*(2*Math.PI)/F)*0.5+H+A},easeInBack:function(B,C,A,F,E,D){if(D==undefined){D=1.70158}return F*(C/=E)*C*((D+1)*C-D)+A},easeOutBack:function(B,C,A,F,E,D){if(D==undefined){D=1.70158}return F*((C=C/E-1)*C*((D+1)*C+D)+1)+A},easeInOutBack:function(B,C,A,F,E,D){if(D==undefined){D=1.70158}if((C/=E/2)<1){return F/2*(C*C*(((D*=(1.525))+1)*C-D))+A}return F/2*((C-=2)*C*(((D*=(1.525))+1)*C+D)+2)+A},easeInBounce:function(B,C,A,E,D){return E-jQuery.easing.easeOutBounce(B,D-C,0,E,D)+A},easeOutBounce:function(B,C,A,E,D){if((C/=D)<(1/2.75)){return E*(7.5625*C*C)+A}else{if(C<(2/2.75)){return E*(7.5625*(C-=(1.5/2.75))*C+0.75)+A}else{if(C<(2.5/2.75)){return E*(7.5625*(C-=(2.25/2.75))*C+0.9375)+A}else{return E*(7.5625*(C-=(2.625/2.75))*C+0.984375)+A}}}},easeInOutBounce:function(B,C,A,E,D){if(C<D/2){return jQuery.easing.easeInBounce(B,C*2,0,E,D)*0.5+A}return jQuery.easing.easeOutBounce(B,C*2-D,0,E,D)*0.5+E*0.5+A}});(function($){var fixArray=function(args){if(args[0].constructor==Array){return $.makeArray(args[0])}else{return $.makeArray(args)}};var defaults={effect:"animate",params:[],callbackOnce:true};var Q=function(args){var q=fixArray(args);var _this=this;var done=[];var lastSelector;this.running=true;this.add=function(){var arr=fixArray(arguments);for(var i=0;i<arr.length;i++){q.push(arr[i])}};this.next=function(){if(q.length>0&&_this.running){var o=q.shift();lastSelector=o.selector||o.s||defaults.selector||defaults.s||lastSelector;var effect=o.effect||o.e||defaults.effect||defaults.e;var params=(o.params||o.p||defaults.params||defaults.p).slice();var callback=o.callback||o.c||defaults.callback||defaults.c;var callbackOnce=o.callbackOnce||defaults.callbackOnce;if(params.constructor!=Array){params=[params]}var $jq=$(lastSelector);if($jq.size()>0){var idx=done.length;done[idx]=false;params.push(function(){if(!done[idx]){done[idx]=true;if(callback){if(callbackOnce){callback.apply($jq.get(0))}else{$jq.each(function(){callback.apply(this)})}}_this.next()}});eval("$jq."+effect+".apply($jq, params)")}else{_this.next()}}else{_this.running=false}};setTimeout(this.next,10)};var queue=[];$.fxQueue={start:function(){if(arguments.length>0){var id=queue.length;queue[id]=new Q(arguments);return id}else{return -1}},stop:function(id){if(queue[id]){queue[id].running=false}},add:function(){if(arguments.length>1){var arr=$.makeArray(arguments);var id=arr.shift();if(queue[id]){queue[id].add(arr)}else{queue[id]=new Q(arr)}}},restart:function(id){if(queue[id]&&!queue[id].running){queue[id].running=true;setTimeout(queue[id].next,10)}},reset:function(id){if(queue[id]){queue[id].running=false;queue[id].length=0;queue[id]=""}},setDefaults:function(o){defaults=$.extend(defaults,o)}}})(jQuery);(function(E){E.fn.jqm=function(F){var A={overlay:50,overlayClass:"jqmOverlay",closeClass:"jqmClose",trigger:".jqModal",ajax:O,ajaxText:"",target:O,modal:O,toTop:O,onShow:O,onHide:O,onLoad:O};return this.each(function(){if(this._jqm){return N[this._jqm].c=E.extend({},N[this._jqm].c,F)}P++;this._jqm=P;N[P]={c:E.extend(A,E.jqm.params,F),a:O,w:E(this).addClass("jqmID"+P),s:P};if(A.trigger){E(this).jqmAddTrigger(A.trigger)}})};E.fn.jqmAddClose=function(A){return M(this,A,"jqmHide")};E.fn.jqmAddTrigger=function(A){return M(this,A,"jqmShow")};E.fn.jqmShow=function(A){return this.each(function(){A=A||window.event;E.jqm.open(this._jqm,A)})};E.fn.jqmHide=function(A){return this.each(function(){A=A||window.event;E.jqm.close(this._jqm,A)})};E.jqm={hash:{},open:function(V,U){var L=N[V],Q=L.c,H="."+Q.closeClass,R=(parseInt(L.w.css("z-index"))),R=(R>0)?R:3000,F=E("<div></div>").css({height:"100%",width:"100%",position:"fixed",left:0,top:0,"z-index":R-1,opacity:Q.overlay/100});if(L.a){return O}L.t=U;L.a=true;L.w.css("z-index",R);if(Q.modal){if(!B[0]){K("bind")}B.push(V)}else{if(Q.overlay>0){L.w.jqmAddClose(F)}else{F=O}}L.o=(F)?F.addClass(Q.overlayClass).prependTo("body"):O;if(D){E("html,body").css({height:"100%",width:"100%"});if(F){F=F.css({position:"absolute"})[0];for(var S in {Top:1,Left:1}){F.style.setExpression(S.toLowerCase(),"(_=(document.documentElement.scroll"+S+" || document.body.scroll"+S+"))+'px'")}}}if(Q.ajax){var A=Q.target||L.w,T=Q.ajax,A=(typeof A=="string")?E(A,L.w):E(A),T=(T.substr(0,1)=="@")?E(U).attr(T.substring(1)):T;A.html(Q.ajaxText).load(T,function(){if(Q.onLoad){Q.onLoad.call(this,L)}if(H){L.w.jqmAddClose(E(H,L.w))}J(L)})}else{if(H){L.w.jqmAddClose(E(H,L.w))}}if(Q.toTop&&L.o){L.w.before('<span id="jqmP'+L.w[0]._jqm+'"></span>').insertAfter(L.o)}(Q.onShow)?Q.onShow(L):L.w.show();J(L);return O},close:function(F){var A=N[F];if(!A.a){return O}A.a=O;if(B[0]){B.pop();if(!B[0]){K("unbind")}}if(A.c.toTop&&A.o){E("#jqmP"+A.w[0]._jqm).after(A.w).remove()}if(A.c.onHide){A.c.onHide(A)}else{A.w.hide();if(A.o){A.o.remove()}}return O},params:{}};var P=0,N=E.jqm.hash,B=[],D=E.browser.msie&&(E.browser.version=="6.0"),O=false,G=E('<iframe src="javascript:false;document.write(\'\');" class="jqm"></iframe>').css({opacity:0}),J=function(A){if(D){if(A.o){A.o.html('<p style="width:100%;height:100%"/>').prepend(G)}else{if(!E("iframe.jqm",A.w)[0]){A.w.prepend(G)}}}I(A)},I=function(F){try{E(":input:visible",F.w)[0].focus()}catch(A){}},K=function(A){E()[A]("keypress",C)[A]("keydown",C)[A]("mousedown",C)},C=function(H){var A=N[B[B.length-1]],F=(!E(H.target).parents(".jqmID"+A.s)[0]);if(F){I(A)}return !F},M=function(A,F,H){return A.each(function(){var L=this._jqm;E(F).each(function(){if(!this[H]){this[H]=[];E(this).click(function(){for(var Q in {jqmShow:1,jqmHide:1}){for(var R in this[Q]){if(N[this[Q][R]]){N[this[Q][R]].w[Q](this)}}}return O})}this[H].push(L)})})}})(jQuery);(function(C){var A=C.scrollTo=function(D,E,F){C(window).scrollTo(D,E,F)};A.defaults={axis:"xy",duration:parseFloat(C.fn.jquery)>=1.3?0:1};A.window=function(D){return C(window)._scrollable()};C.fn._scrollable=function(){return this.map(function(){var D=this,E=!D.nodeName||C.inArray(D.nodeName.toLowerCase(),["iframe","#document","html","body"])!=-1;if(!E){return D}var F=(D.contentWindow||D).document||D.ownerDocument||D;return C.browser.safari||F.compatMode=="BackCompat"?F.body:F.documentElement})};C.fn.scrollTo=function(F,E,D){if(typeof E=="object"){D=E;E=0}if(typeof D=="function"){D={onAfter:D}}if(F=="max"){F=9000000000}D=C.extend({},A.defaults,D);E=E||D.speed||D.duration;D.queue=D.queue&&D.axis.length>1;if(D.queue){E/=2}D.offset=B(D.offset);D.over=B(D.over);return this._scrollable().each(function(){var M=this,K=C(M),L=F,I,J={},G=K.is("html,body");switch(typeof L){case"number":case"string":if(/^([+-]=)?\d+(\.\d+)?(px|%)?$/.test(L)){L=B(L);break}L=C(L,this);case"object":if(L.is||L.style){I=(L=C(L)).offset()}}C.each(D.axis.split(""),function(P,Q){var S=Q=="x"?"Left":"Top",R=S.toLowerCase(),U="scroll"+S,O=M[U],N=A.max(M,Q);if(I){J[U]=I[R]+(G?0:O-K.offset()[R]);if(D.margin){J[U]-=parseInt(L.css("margin"+S))||0;J[U]-=parseInt(L.css("border"+S+"Width"))||0}J[U]+=D.offset[R]||0;if(D.over[R]){J[U]+=L[Q=="x"?"width":"height"]()*D.over[R]}}else{var T=L[R];J[U]=T.slice&&T.slice(-1)=="%"?parseFloat(T)/100*N:T}if(/^\d+$/.test(J[U])){J[U]=J[U]<=0?0:Math.min(J[U],N)}if(!P&&D.queue){if(O!=J[U]){H(D.onAfterFirst)}delete J[U]}});H(D.onAfter);function H(N){K.animate(J,E,D.easing,N&&function(){N.call(this,F,D)})}}).end()};A.max=function(F,G){var I=G=="x"?"Width":"Height",H="scroll"+I;if(!C(F).is("html,body")){return F[H]-C(F)[I.toLowerCase()]()}var J="client"+I,E=F.ownerDocument.documentElement,D=F.ownerDocument.body;return Math.max(E[H],D[H])-Math.min(E[J],D[J])};function B(D){return typeof D=="object"?D:{top:D,left:D}}})(jQuery);var DD_belatedPNG={ns:"DD_belatedPNG",imgSize:{},delay:10,nodesFixed:0,createVmlNameSpace:function(){if(document.namespaces&&!document.namespaces[this.ns]){document.namespaces.add(this.ns,"urn:schemas-microsoft-com:vml")}},createVmlStyleSheet:function(){var A,B;A=document.createElement("style");A.setAttribute("media","screen");document.documentElement.firstChild.insertBefore(A,document.documentElement.firstChild.firstChild);if(A.styleSheet){A=A.styleSheet;A.addRule(this.ns+"\\:*","{behavior:url(#default#VML)}");A.addRule(this.ns+"\\:shape","position:absolute;");A.addRule("img."+this.ns+"_sizeFinder","behavior:none; border:none; position:absolute; z-index:-1; top:-10000px; visibility:hidden;");this.screenStyleSheet=A;B=document.createElement("style");B.setAttribute("media","print");document.documentElement.firstChild.insertBefore(B,document.documentElement.firstChild.firstChild);B=B.styleSheet;B.addRule(this.ns+"\\:*","{display: none !important;}");B.addRule("img."+this.ns+"_sizeFinder","{display: none !important;}")}},readPropertyChange:function(){var A,C,B;A=event.srcElement;if(!A.vmlInitiated){return }if(event.propertyName.search("background")!=-1||event.propertyName.search("border")!=-1){DD_belatedPNG.applyVML(A)}if(event.propertyName=="style.display"){C=(A.currentStyle.display=="none")?"none":"block";for(B in A.vml){if(A.vml.hasOwnProperty(B)){A.vml[B].shape.style.display=C}}}if(event.propertyName.search("filter")!=-1){DD_belatedPNG.vmlOpacity(A)}},vmlOpacity:function(A){if(A.currentStyle.filter.search("lpha")!=-1){var B=A.currentStyle.filter;B=parseInt(B.substring(B.lastIndexOf("=")+1,B.lastIndexOf(")")),10)/100;A.vml.color.shape.style.filter=A.currentStyle.filter;A.vml.image.fill.opacity=B}},handlePseudoHover:function(A){setTimeout(function(){DD_belatedPNG.applyVML(A)},1)},fix:function(B){if(this.screenStyleSheet){var C,A;C=B.split(",");for(A=0;A<C.length;A++){this.screenStyleSheet.addRule(C[A],"behavior:expression(DD_belatedPNG.fixPng(this))")}}},applyVML:function(A){A.runtimeStyle.cssText="";this.vmlFill(A);this.vmlOffsets(A);this.vmlOpacity(A);if(A.isImg){this.copyImageBorders(A)}},attachHandlers:function(B){var F,G,C,E,A,D;F=this;G={resize:"vmlOffsets",move:"vmlOffsets"};if(B.nodeName=="A"){E={mouseleave:"handlePseudoHover",mouseenter:"handlePseudoHover",focus:"handlePseudoHover",blur:"handlePseudoHover"};for(A in E){if(E.hasOwnProperty(A)){G[A]=E[A]}}}for(D in G){if(G.hasOwnProperty(D)){C=function(){F[G[D]](B)};B.attachEvent("on"+D,C)}}B.attachEvent("onpropertychange",this.readPropertyChange)},giveLayout:function(A){A.style.zoom=1;if(A.currentStyle.position=="static"){A.style.position="relative"}},copyImageBorders:function(A){var C,B;C={borderStyle:true,borderWidth:true,borderColor:true};for(B in C){if(C.hasOwnProperty(B)){A.vml.color.shape.style[B]=A.currentStyle[B]}}},vmlFill:function(E){if(!E.currentStyle){return }else{var F,D,C,A,B,G;F=E.currentStyle}for(A in E.vml){if(E.vml.hasOwnProperty(A)){E.vml[A].shape.style.zIndex=F.zIndex}}E.runtimeStyle.backgroundColor="";E.runtimeStyle.backgroundImage="";D=true;if(F.backgroundImage!="none"||E.isImg){if(!E.isImg){E.vmlBg=F.backgroundImage;E.vmlBg=E.vmlBg.substr(5,E.vmlBg.lastIndexOf('")')-5)}else{E.vmlBg=E.src}C=this;if(!C.imgSize[E.vmlBg]){B=document.createElement("img");C.imgSize[E.vmlBg]=B;B.className=C.ns+"_sizeFinder";B.runtimeStyle.cssText="behavior:none; position:absolute; left:-10000px; top:-10000px; border:none; margin:0; padding:0;";G=function(){this.width=this.offsetWidth;this.height=this.offsetHeight;C.vmlOffsets(E)};B.attachEvent("onload",G);B.src=E.vmlBg;B.removeAttribute("width");B.removeAttribute("height");document.body.insertBefore(B,document.body.firstChild)}E.vml.image.fill.src=E.vmlBg;D=false}E.vml.image.fill.on=!D;E.vml.image.fill.color="none";E.vml.color.shape.style.backgroundColor=F.backgroundColor;E.runtimeStyle.backgroundImage="none";E.runtimeStyle.backgroundColor="transparent"},vmlOffsets:function(K){var G,A,L,J,H,B,I,C,E,F,D;G=K.currentStyle;A={W:K.clientWidth+1,H:K.clientHeight+1,w:this.imgSize[K.vmlBg].width,h:this.imgSize[K.vmlBg].height,L:K.offsetLeft,T:K.offsetTop,bLW:K.clientLeft,bTW:K.clientTop};L=(A.L+A.bLW==1)?1:0;J=function(M,Q,P,R,O,N){M.coordsize=R+","+O;M.coordorigin=N+","+N;M.path="m0,0l"+R+",0l"+R+","+O+"l0,"+O+" xe";M.style.width=R+"px";M.style.height=O+"px";M.style.left=Q+"px";M.style.top=P+"px"};J(K.vml.color.shape,(A.L+(K.isImg?0:A.bLW)),(A.T+(K.isImg?0:A.bTW)),(A.W-1),(A.H-1),0);J(K.vml.image.shape,(A.L+A.bLW),(A.T+A.bTW),(A.W),(A.H),1);H={X:0,Y:0};if(K.isImg){H.X=parseInt(G.paddingLeft,10)+1;H.Y=parseInt(G.paddingTop,10)+1}else{for(E in H){if(H.hasOwnProperty(E)){this.figurePercentage(H,A,E,G["backgroundPosition"+E])}}}K.vml.image.fill.position=(H.X/A.W)+","+(H.Y/A.H);B=G.backgroundRepeat;I={T:1,R:A.W+L,B:A.H,L:1+L};C={X:{b1:"L",b2:"R",d:"W"},Y:{b1:"T",b2:"B",d:"H"}};if(B!="repeat"||K.isImg){F={T:(H.Y),R:(H.X+A.w),B:(H.Y+A.h),L:(H.X)};if(B.search("repeat-")!=-1){D=B.split("repeat-")[1].toUpperCase();F[C[D].b1]=1;F[C[D].b2]=A[C[D].d]}if(F.B>A.H){F.B=A.H}K.vml.image.shape.style.clip="rect("+F.T+"px "+(F.R+L)+"px "+F.B+"px "+(F.L+L)+"px)"}else{K.vml.image.shape.style.clip="rect("+I.T+"px "+I.R+"px "+I.B+"px "+I.L+"px)"}},figurePercentage:function(E,F,C,B){var A,D;D=true;A=(C=="X");switch(B){case"left":case"top":E[C]=0;break;case"center":E[C]=0.5;break;case"right":case"bottom":E[C]=1;break;default:if(B.search("%")!=-1){E[C]=parseInt(B,10)/100}else{D=false}}E[C]=Math.ceil(D?((F[A?"W":"H"]*E[C])-(F[A?"w":"h"]*E[C])):parseInt(B,10));if(E[C]%2===0){E[C]++}return E[C]},fixPng:function(F){F.style.behavior="none";var C,A,D,B,E;if(F.nodeName=="BODY"||F.nodeName=="TD"||F.nodeName=="TR"){return }F.isImg=false;if(F.nodeName=="IMG"){if(F.src.toLowerCase().search(/\.png$/)!=-1){F.isImg=true;F.style.visibility="hidden"}else{return }}else{if(F.currentStyle.backgroundImage.toLowerCase().search(".png")==-1){return }}C=DD_belatedPNG;F.vml={color:{},image:{}};A={shape:{},fill:{}};for(B in F.vml){if(F.vml.hasOwnProperty(B)){for(E in A){if(A.hasOwnProperty(E)){D=C.ns+":"+E;F.vml[B][E]=document.createElement(D)}}F.vml[B].shape.stroked=false;F.vml[B].shape.appendChild(F.vml[B].fill);F.parentNode.insertBefore(F.vml[B].shape,F)}}F.vml.image.shape.fillcolor="none";F.vml.image.fill.type="tile";F.vml.color.fill.on=false;C.attachHandlers(F);C.giveLayout(F);C.giveLayout(F.offsetParent);F.vmlInitiated=true;C.applyVML(F)}};try{document.execCommand("BackgroundImageCache",false,true)}catch(r){}DD_belatedPNG.createVmlNameSpace();DD_belatedPNG.createVmlStyleSheet();function css_browser_selector(H){var A=H.toLowerCase(),C=function(J){return A.indexOf(J)>-1},E="gecko",G="webkit",I="safari",B="opera",D=document.documentElement,F=[(!(/opera|webtv/i.test(A))&&/msie\s(\d)/.test(A))?("ie ie"+RegExp.$1):C("firefox/2")?E+" ff2":C("firefox/3.5")?E+" ff3 ff3_5":C("firefox/3")?E+" ff3":C("gecko/")?E:C("opera")?B+(/version\/(\d+)/.test(A)?" "+B+RegExp.$1:(/opera(\s|\/)(\d+)/.test(A)?" "+B+RegExp.$2:"")):C("konqueror")?"konqueror":C("chrome")?G+" chrome":C("iron")?G+" iron":C("applewebkit/")?G+" "+I+(/version\/(\d+)/.test(A)?" "+I+RegExp.$1:""):C("mozilla/")?E:"",C("j2me")?"mobile":C("iphone")?"iphone":C("ipod")?"ipod":C("ipad")?"ipad":C("mac")?"mac":C("darwin")?"mac":C("webtv")?"webtv":C("win")?"win":C("freebsd")?"freebsd":(C("x11")||C("linux"))?"linux":"","js"];c=F.join(" ");D.className+=" "+c;return c}css_browser_selector(navigator.userAgent);
/*
 * @author samuelme main.js
 */
var main=function(){var E=[];var H;var I=false;var G=[];var L=[];var K=0;return{init:function(){$(document).ready(function(){if($.browser.msie){DD_belatedPNG.fix(".bg")}twitter.init();$("#contact,#about").click(function(){$(window).scrollTo($("#footer"),800);return false});$("#body ul li div.big em,#body ul li ul li.small em").fadeOut("fast");$("#sort li a").unbind("click").bind("click",F);$("a.clicktag").hover(function(){if($.browser.msie){$(this).children("em").css({display:"block"}).stop().animate({opacity:0.7},400,"linear")}else{$(this).children("em").css({display:"block"}).stop().animate({opacity:1},400,"easeInOutSine")}},function(){$(this).children("em").stop().animate({opacity:0},400,"easeInOutSine")});$("li.small a").hover(function(){$(this).children("em").css({display:"block"}).stop().animate({opacity:0.75},400,"easeInOutSine")},function(){$(this).children("em").stop().animate({opacity:0},400,"easeInOutSine")});$(".playvideo, .playslide").hover(function(){$(this).stop().animate({opacity:0.7},200,"easeInOutSine")},function(){$(this).stop().animate({opacity:1},200,"easeInOutSine")});var N=$(".small").children("a");$("#dialog").jqm({modal:false,trigger:N,onShow:D,onHide:J,overlay:85});$("#dialog").jqmAddTrigger(".playvideo");$("#dialog").jqmAddTrigger(".clicktag");$("#dialog").jqmAddTrigger(".playslide");$("#dialog").jqmAddTrigger($(".small").children("a"));$(".playvideo").click(function(){return false});$("a.playvideo").each(function(){if($(this).attr("href")=="video/"){$(this).unbind("click").bind("click",function(){return false}).remove()}});$("a.clicktag").each(function(){if($(this).attr("href")=="video/"){$(this).attr("rel","slideShow")}})})}};function F(){$("#sort li a").unbind("click").bind("click",function(){return false});G=[];L=[];var O=$("#portfolio");var P=$.trim($(this).text()).toLowerCase();O.children("li.portItem").each(function(){var T=false;$(this).children("h4.interactive").children("em").each(function(){var U=$.trim($(this).text()).toLowerCase();if(U==P){T=true}});if(T){L.push($(this).clone(true).hide())}else{G.push($(this).clone(true).hide())}});var S=$.merge(L,G);var R=$("<ul></ul>").hide().appendTo("#body");K=S.length+1;$(S).each(function(T){R.append(S[T]);u.debug(S[T])});$("#dialog").jqmAddTrigger(".playvideo");$("#dialog").jqmAddTrigger(".clicktag");$("#dialog").jqmAddTrigger(".playslide");$("#dialog").jqmAddTrigger($(".small").children("a"));O.remove();R.attr("id","portfolio");R.show();u.fadeIn(S);var Q=$(this);var N=setTimeout(function(){$("#sort li a").unbind("click").bind("click",F)},((S.length+1)*175));return false}function J(N){E=[];clearInterval(H);$("#loader").fadeOut("slow",function(){$(this).hide()});N.w.fadeOut("1000",function(){N.o.fadeOut("500",function(){N.o.remove();$(".left, .right").show();$("#togglePlayPause").attr("style","");if(I!=false){$("#togglePlayPause").trigger("click")}})})}function D(P){var N=$(P.t);var O=N.attr("rel");$("#loader").fadeIn("fast");switch(O){case"video":M(P);break;case"image":C(P);break;case"slideShow":B(P);break}}function M(T){$("#loader").hide();var O=$(T.t).siblings("h2").text();var R=$(T.t).attr("href");var S=$(T.t).attr("title");var Q=$('<div id="flashHolder"> </div>');$("#dialog").fadeOut("fast").fadeIn("fast");$("#mediaHolder").empty().append(Q);$(".left, .right").hide();$("#togglePlayPause").hide();$(".toolbar").children("h3").text(O);$(".toolbar").children("p").html("Video<span> - </span>");var N={};N.vid="../../"+R;N.autoPlay=S;var U={};U.allowfullscreen="true";var P={};P.id="video";swfobject.embedSWF("lib/swf/videoPlayer.swf","flashHolder","832","493","9.0.0","lib/swf/expressInstall.swf",N,U,P)}function C(U){var N=$(U.t).parent().parent().siblings(".big").children("h2").text();var T=$(U.t).attr("href");var P=($(U.t).parent().siblings(".small").size()+1);var R=$(U.t).siblings("h4").text().split(/Image/);var O=R[1];E.push({src:T,place:1,total:P});$(U.t).parent().nextAll(".small").children("a").each(function(){var W=$(this).attr("href");var V=$(this).siblings("h4").text().split(/Image/);var X=V[1];E.push({src:W,place:X,total:P})});$(U.t).parent().prevAll(".small").children("a").each(function(){var W=$(this).attr("href");var V=$(this).siblings("h4").text().split(/Image/);var X=V[1];E.push({src:W,place:X,total:P})});$(".toolbar").children("h3").text(N);$(".toolbar").children("p").html("image "+O+" of "+P+"<span>-</span>");var S=new Image();S.src=T;var Q=$(S);Q.attr("rel",(O+"|"+P));$("#mediaHolder").empty();$("#mediaHolder").append(Q);S.onload=function(V){$("#loader").hide();$(".left, .right").attr("style","");$("#dialog").hover(function(){$(".left, .right").stop().animate({opacity:1},200,"easeInOutSine");$("#togglePlayPause").stop().animate({opacity:1},200,"easeInOutSine")},function(){$(".left, .right").stop().animate({opacity:0},200,"easeInOutSine");$("#togglePlayPause").stop().animate({opacity:0},200,"easeInOutSine")});$(".left, .right").stop().animate({opacity:0},0,"easeInOutSine");$("#togglePlayPause").stop().animate({opacity:0},0,"easeInOutSine");$("#dialog").fadeOut("fast").fadeIn("fast")};$("#togglePlayPause").unbind("click").click(function(){if(I==false){I=true;$(".right").trigger("click",[true]);H=setInterval(function(){$(".right").trigger("click",[true])},3000);$(this).css({"background-position":"-312px -500px"})}else{clearInterval(H);I=false;$(this).attr("style","")}return false});A(E,T,false)}function B(S){var N=$(S.t).siblings("h2").text();var P=($(S.t).parent().siblings("ul").children(".small").size());var O=1;$("#mediaHolder").empty();$(".toolbar").children("h3").text(N);$(".toolbar").children("p").html("image 1 of "+P+"<span>-</span>");$(S.t).parent().siblings("ul").children(".small").children("a").each(function(){var U=$(this).attr("href");var T=$(this).siblings("h4").text().split(/Image/);var V=T[1];E.push({src:U,place:V,total:P})});var R=new Image();R.src=E[0].src;var Q=$(R);Q.attr("rel",(O+"|"+P));$("#mediaHolder").empty();$("#mediaHolder").append(Q);R.onload=function(T){$("#loader").hide();$(".left, .right").attr("style","");$("#dialog").hover(function(){$(".left, .right").stop().animate({opacity:1},200,"easeInOutSine");$("#togglePlayPause").stop().animate({opacity:1},200,"easeInOutSine")},function(){$(".left, .right").stop().animate({opacity:0},200,"easeInOutSine");$("#togglePlayPause").stop().animate({opacity:0},200,"easeInOutSine")});$(".left, .right").stop().animate({opacity:0},0,"easeInOutSine");$("#togglePlayPause").stop().animate({opacity:0},0,"easeInOutSine");$("#dialog").fadeOut("fast").fadeIn("fast")};$("#togglePlayPause").unbind("click").click(function(){if(I==false){I=true;$(".right").trigger("click",[true]);H=setInterval(function(){$(".right").trigger("click",[true])},3000);$(this).css({"background-position":"-312px -500px"})}else{clearInterval(H);I=false;$(this).attr("style","")}return false}).css({"background-position":"-312px -500px"});I=true;A(E,E[0].src,I)}function A(T,S,V){for(var U=0;U<T.length;U++){if(T[U].src!=S){var Q=new Image();Q.src=T[U].src;var O=$(Q);O.hide().css({zIndex:U}).attr("rel",(T[U].place+"|"+T[U].total));$("#mediaHolder").append(O)}}var R=-1;var N=0;var P=T.length;$("#mediaHolder img").css({position:""});$(".right").unbind("click").click(function(W,Y){u.debug(Y);N++;R++;if(N>=P){N=0}if(R==P){R=0}var X=$("#mediaHolder img:eq("+N+")").attr("rel").split("|");$(".toolbar").children("p").html("image "+X[0]+" of "+X[1]+"<span>-</span>");$("#mediaHolder img:eq("+R+")").fadeOut("slow");$("#mediaHolder img:eq("+N+")").fadeIn("slow");u.debug("about display: "+$("#mediaHolder img:eq("+N+")").attr("src"));u.debug("fading out: "+$("#mediaHolder img:eq("+R+")").attr("src"));if(Y!=true){clearInterval(H);if(I!=false){$("#togglePlayPause").trigger("click")}I=false}return false});$(".left").unbind("click").click(function(W,Y){u.debug("nextImage: "+N);u.debug("currentImg: "+R);if(N<0){N=P-1}if(R<0){R=P-1}var X=$("#mediaHolder img:eq("+R+")").attr("rel").split("|");$(".toolbar").children("p").html("image "+X[0]+" of "+X[1]+"<span>-</span>");$("#mediaHolder img:eq("+N+")").fadeOut("slow");$("#mediaHolder img:eq("+R+")").fadeIn("slow");N--;R--;if(Y!=true){clearInterval(H);if(I!=false){$("#togglePlayPause").trigger("click")}I=false}return false});if(V===true){H=setInterval(function(){$(".right").trigger("click",[true])},3000)}}}();main.init();var twitter=function(){return{init:function(){String.prototype.linkify=function(){return this.replace(/[A-Za-z]+:\/\/[A-Za-z0-9-_]+\.[A-Za-z0-9-_:%&\?\/.=]+/,function(D){var E=D.link(D);return E})};var C="http://twitter.com/status/user_timeline/samcreate.json?count=3&callback=?";$.getJSON(C,function(D){$("#twit").empty();$.each(D,function(G,I){if(G>=3){return }var F=I.text.search("http");if(F>0){var E=I.text.substring(F,I.text.length)}var J="";if(E!=undefined){J=I.text.substring(0,F);J=J.substring(0,43);E="<a href='http://twitter.com/samcreate/status/"+I.id+"'>http://twitter.com/samcreate</a>"}else{J=I.text.substring(0,43);E="<a href='http://twitter.com/samcreate/status/"+I.id+"'>http://twitter.com/samcreate</a>"}var H=$("<li><p>"+J+"</p>"+E+" <em>"+A(I.created_at)+" via "+I.source+"</em></li>");$("#twit").append(H)})})}};function A(E){var D=E.split(" ");E=D[1]+" "+D[2]+", "+D[5]+" "+D[3];var C=Date.parse(E);var G=(arguments.length>1)?arguments[1]:new Date();var H=parseInt((G.getTime()-C)/1000);H=H+(G.getTimezoneOffset()*60);var F="";if(H<60){F="a minute ago"}else{if(H<120){F="couple of minutes ago"}else{if(H<(45*60)){F=(parseInt(H/60)).toString()+" minutes ago"}else{if(H<(90*60)){F="an hour ago"}else{if(H<(24*60*60)){F=""+(parseInt(H/3600)).toString()+" hours ago"}else{if(H<(48*60*60)){F="1 day ago"}else{F=(parseInt(H/86400)).toString()+" days ago"}}}}}}return F}function B(){return true}}();var u=function(){var A=0;return{debug:function(B){if(window.console&&window.console.log){window.console.log(B)}},fadeIn:function(D){var C=0;var B=[];$.fxQueue.reset(A);for(i=0;i<D.length;i++){B.push({s:D[i],p:[{opacity:"show",easing:"easeInOutSine"},175],callback:function(){u.debug("done")},callbackOnce:true})}A=$.fxQueue.start(B)}}}()
/*	SWFObject v2.2 <http://code.google.com/p/swfobject/> 
	is released under the MIT License <http://www.opensource.org/licenses/mit-license.php> 
*/
;var swfobject=function(){var e="undefined",R="object",w="Shockwave Flash",AA="ShockwaveFlash.ShockwaveFlash",Q="application/x-shockwave-flash",v="SWFObjectExprInst",X="onreadystatechange",q=window,J=document,T=navigator,x=false,y=[H],O=[],p=[],k=[],L,t,f,b,l=false,A=false,N,h,M=true,o=function(){var AE=typeof J.getElementById!=e&&typeof J.getElementsByTagName!=e&&typeof J.createElement!=e,AL=T.userAgent.toLowerCase(),AC=T.platform.toLowerCase(),AI=AC?/win/.test(AC):/win/.test(AL),AG=AC?/mac/.test(AC):/mac/.test(AL),AJ=/webkit/.test(AL)?parseFloat(AL.replace(/^.*webkit\/(\d+(\.\d+)?).*$/,"$1")):false,AB=!+"\v1",AK=[0,0,0],AF=null;if(typeof T.plugins!=e&&typeof T.plugins[w]==R){AF=T.plugins[w].description;if(AF&&!(typeof T.mimeTypes!=e&&T.mimeTypes[Q]&&!T.mimeTypes[Q].enabledPlugin)){x=true;AB=false;AF=AF.replace(/^.*\s+(\S+\s+\S+$)/,"$1");AK[0]=parseInt(AF.replace(/^(.*)\..*$/,"$1"),10);AK[1]=parseInt(AF.replace(/^.*\.(.*)\s.*$/,"$1"),10);AK[2]=/[a-zA-Z]/.test(AF)?parseInt(AF.replace(/^.*[a-zA-Z]+(.*)$/,"$1"),10):0}}else{if(typeof q.ActiveXObject!=e){try{var AH=new ActiveXObject(AA);if(AH){AF=AH.GetVariable("$version");if(AF){AB=true;AF=AF.split(" ")[1].split(",");AK=[parseInt(AF[0],10),parseInt(AF[1],10),parseInt(AF[2],10)]}}}catch(AD){}}}return{w3:AE,pv:AK,wk:AJ,ie:AB,win:AI,mac:AG}}(),K=function(){if(!o.w3){return }if((typeof J.readyState!=e&&J.readyState=="complete")||(typeof J.readyState==e&&(J.getElementsByTagName("body")[0]||J.body))){F()}if(!l){if(typeof J.addEventListener!=e){J.addEventListener("DOMContentLoaded",F,false)}if(o.ie&&o.win){J.attachEvent(X,function(){if(J.readyState=="complete"){J.detachEvent(X,arguments.callee);F()}});if(q==top){(function(){if(l){return }try{J.documentElement.doScroll("left")}catch(AB){setTimeout(arguments.callee,0);return }F()})()}}if(o.wk){(function(){if(l){return }if(!/loaded|complete/.test(J.readyState)){setTimeout(arguments.callee,0);return }F()})()}S(F)}}();function F(){if(l){return }try{var AD=J.getElementsByTagName("body")[0].appendChild(d("span"));AD.parentNode.removeChild(AD)}catch(AE){return }l=true;var AB=y.length;for(var AC=0;AC<AB;AC++){y[AC]()}}function m(AB){if(l){AB()}else{y[y.length]=AB}}function S(AC){if(typeof q.addEventListener!=e){q.addEventListener("load",AC,false)}else{if(typeof J.addEventListener!=e){J.addEventListener("load",AC,false)}else{if(typeof q.attachEvent!=e){I(q,"onload",AC)}else{if(typeof q.onload=="function"){var AB=q.onload;q.onload=function(){AB();AC()}}else{q.onload=AC}}}}}function H(){if(x){z()}else{j()}}function z(){var AB=J.getElementsByTagName("body")[0];var AE=d(R);AE.setAttribute("type",Q);var AD=AB.appendChild(AE);if(AD){var AC=0;(function(){if(typeof AD.GetVariable!=e){var AF=AD.GetVariable("$version");if(AF){AF=AF.split(" ")[1].split(",");o.pv=[parseInt(AF[0],10),parseInt(AF[1],10),parseInt(AF[2],10)]}}else{if(AC<10){AC++;setTimeout(arguments.callee,10);return }}AB.removeChild(AE);AD=null;j()})()}else{j()}}function j(){var AK=O.length;if(AK>0){for(var AJ=0;AJ<AK;AJ++){var AC=O[AJ].id;var AF=O[AJ].callbackFn;var AE={success:false,id:AC};if(o.pv[0]>0){var AI=C(AC);if(AI){if(g(O[AJ].swfVersion)&&!(o.wk&&o.wk<312)){W(AC,true);if(AF){AE.success=true;AE.ref=Z(AC);AF(AE)}}else{if(O[AJ].expressInstall&&a()){var AM={};AM.data=O[AJ].expressInstall;AM.width=AI.getAttribute("width")||"0";AM.height=AI.getAttribute("height")||"0";if(AI.getAttribute("class")){AM.styleclass=AI.getAttribute("class")}if(AI.getAttribute("align")){AM.align=AI.getAttribute("align")}var AL={};var AB=AI.getElementsByTagName("param");var AG=AB.length;for(var AH=0;AH<AG;AH++){if(AB[AH].getAttribute("name").toLowerCase()!="movie"){AL[AB[AH].getAttribute("name")]=AB[AH].getAttribute("value")}}s(AM,AL,AC,AF)}else{P(AI);if(AF){AF(AE)}}}}}else{W(AC,true);if(AF){var AD=Z(AC);if(AD&&typeof AD.SetVariable!=e){AE.success=true;AE.ref=AD}AF(AE)}}}}}function Z(AE){var AB=null;var AC=C(AE);if(AC&&AC.nodeName=="OBJECT"){if(typeof AC.SetVariable!=e){AB=AC}else{var AD=AC.getElementsByTagName(R)[0];if(AD){AB=AD}}}return AB}function a(){return !A&&g("6.0.65")&&(o.win||o.mac)&&!(o.wk&&o.wk<312)}function s(AE,AF,AB,AD){A=true;f=AD||null;b={success:false,id:AB};var AI=C(AB);if(AI){if(AI.nodeName=="OBJECT"){L=G(AI);t=null}else{L=AI;t=AB}AE.id=v;if(typeof AE.width==e||(!/%$/.test(AE.width)&&parseInt(AE.width,10)<310)){AE.width="310"}if(typeof AE.height==e||(!/%$/.test(AE.height)&&parseInt(AE.height,10)<137)){AE.height="137"}J.title=J.title.slice(0,47)+" - Flash Player Installation";var AH=o.ie&&o.win?"ActiveX":"PlugIn",AG="MMredirectURL="+q.location.toString().replace(/&/g,"%26")+"&MMplayerType="+AH+"&MMdoctitle="+J.title;if(typeof AF.flashvars!=e){AF.flashvars+="&"+AG}else{AF.flashvars=AG}if(o.ie&&o.win&&AI.readyState!=4){var AC=d("div");AB+="SWFObjectNew";AC.setAttribute("id",AB);AI.parentNode.insertBefore(AC,AI);AI.style.display="none";(function(){if(AI.readyState==4){AI.parentNode.removeChild(AI)}else{setTimeout(arguments.callee,10)}})()}U(AE,AF,AB)}}function P(AC){if(o.ie&&o.win&&AC.readyState!=4){var AB=d("div");AC.parentNode.insertBefore(AB,AC);AB.parentNode.replaceChild(G(AC),AB);AC.style.display="none";(function(){if(AC.readyState==4){AC.parentNode.removeChild(AC)}else{setTimeout(arguments.callee,10)}})()}else{AC.parentNode.replaceChild(G(AC),AC)}}function G(AF){var AE=d("div");if(o.win&&o.ie){AE.innerHTML=AF.innerHTML}else{var AC=AF.getElementsByTagName(R)[0];if(AC){var AG=AC.childNodes;if(AG){var AB=AG.length;for(var AD=0;AD<AB;AD++){if(!(AG[AD].nodeType==1&&AG[AD].nodeName=="PARAM")&&!(AG[AD].nodeType==8)){AE.appendChild(AG[AD].cloneNode(true))}}}}}return AE}function U(AM,AK,AC){var AB,AE=C(AC);if(o.wk&&o.wk<312){return AB}if(AE){if(typeof AM.id==e){AM.id=AC}if(o.ie&&o.win){var AL="";for(var AI in AM){if(AM[AI]!=Object.prototype[AI]){if(AI.toLowerCase()=="data"){AK.movie=AM[AI]}else{if(AI.toLowerCase()=="styleclass"){AL+=' class="'+AM[AI]+'"'}else{if(AI.toLowerCase()!="classid"){AL+=" "+AI+'="'+AM[AI]+'"'}}}}}var AJ="";for(var AH in AK){if(AK[AH]!=Object.prototype[AH]){AJ+='<param name="'+AH+'" value="'+AK[AH]+'" />'}}AE.outerHTML='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"'+AL+">"+AJ+"</object>";p[p.length]=AM.id;AB=C(AM.id)}else{var AD=d(R);AD.setAttribute("type",Q);for(var AG in AM){if(AM[AG]!=Object.prototype[AG]){if(AG.toLowerCase()=="styleclass"){AD.setAttribute("class",AM[AG])}else{if(AG.toLowerCase()!="classid"){AD.setAttribute(AG,AM[AG])}}}}for(var AF in AK){if(AK[AF]!=Object.prototype[AF]&&AF.toLowerCase()!="movie"){E(AD,AF,AK[AF])}}AE.parentNode.replaceChild(AD,AE);AB=AD}}return AB}function E(AD,AB,AC){var AE=d("param");AE.setAttribute("name",AB);AE.setAttribute("value",AC);AD.appendChild(AE)}function Y(AC){var AB=C(AC);if(AB&&AB.nodeName=="OBJECT"){if(o.ie&&o.win){AB.style.display="none";(function(){if(AB.readyState==4){B(AC)}else{setTimeout(arguments.callee,10)}})()}else{AB.parentNode.removeChild(AB)}}}function B(AD){var AC=C(AD);if(AC){for(var AB in AC){if(typeof AC[AB]=="function"){AC[AB]=null}}AC.parentNode.removeChild(AC)}}function C(AD){var AB=null;try{AB=J.getElementById(AD)}catch(AC){}return AB}function d(AB){return J.createElement(AB)}function I(AD,AB,AC){AD.attachEvent(AB,AC);k[k.length]=[AD,AB,AC]}function g(AD){var AC=o.pv,AB=AD.split(".");AB[0]=parseInt(AB[0],10);AB[1]=parseInt(AB[1],10)||0;AB[2]=parseInt(AB[2],10)||0;return(AC[0]>AB[0]||(AC[0]==AB[0]&&AC[1]>AB[1])||(AC[0]==AB[0]&&AC[1]==AB[1]&&AC[2]>=AB[2]))?true:false}function V(AG,AC,AH,AF){if(o.ie&&o.mac){return }var AE=J.getElementsByTagName("head")[0];if(!AE){return }var AB=(AH&&typeof AH=="string")?AH:"screen";if(AF){N=null;h=null}if(!N||h!=AB){var AD=d("style");AD.setAttribute("type","text/css");AD.setAttribute("media",AB);N=AE.appendChild(AD);if(o.ie&&o.win&&typeof J.styleSheets!=e&&J.styleSheets.length>0){N=J.styleSheets[J.styleSheets.length-1]}h=AB}if(o.ie&&o.win){if(N&&typeof N.addRule==R){N.addRule(AG,AC)}}else{if(N&&typeof J.createTextNode!=e){N.appendChild(J.createTextNode(AG+" {"+AC+"}"))}}}function W(AD,AB){if(!M){return }var AC=AB?"visible":"hidden";if(l&&C(AD)){C(AD).style.visibility=AC}else{V("#"+AD,"visibility:"+AC)}}function n(AC){var AD=/[\\\"<>\.;]/;var AB=AD.exec(AC)!=null;return AB&&typeof encodeURIComponent!=e?encodeURIComponent(AC):AC}var D=function(){if(o.ie&&o.win){window.attachEvent("onunload",function(){var AG=k.length;for(var AF=0;AF<AG;AF++){k[AF][0].detachEvent(k[AF][1],k[AF][2])}var AD=p.length;for(var AE=0;AE<AD;AE++){Y(p[AE])}for(var AC in o){o[AC]=null}o=null;for(var AB in swfobject){swfobject[AB]=null}swfobject=null})}}();return{registerObject:function(AF,AB,AE,AD){if(o.w3&&AF&&AB){var AC={};AC.id=AF;AC.swfVersion=AB;AC.expressInstall=AE;AC.callbackFn=AD;O[O.length]=AC;W(AF,false)}else{if(AD){AD({success:false,id:AF})}}},getObjectById:function(AB){if(o.w3){return Z(AB)}},embedSWF:function(AF,AL,AI,AK,AC,AE,AD,AH,AJ,AG){var AB={success:false,id:AL};if(o.w3&&!(o.wk&&o.wk<312)&&AF&&AL&&AI&&AK&&AC){W(AL,false);m(function(){AI+="";AK+="";var AN={};if(AJ&&typeof AJ===R){for(var AP in AJ){AN[AP]=AJ[AP]}}AN.data=AF;AN.width=AI;AN.height=AK;var AQ={};if(AH&&typeof AH===R){for(var AO in AH){AQ[AO]=AH[AO]}}if(AD&&typeof AD===R){for(var AM in AD){if(typeof AQ.flashvars!=e){AQ.flashvars+="&"+AM+"="+AD[AM]}else{AQ.flashvars=AM+"="+AD[AM]}}}if(g(AC)){var AR=U(AN,AQ,AL);if(AN.id==AL){W(AL,true)}AB.success=true;AB.ref=AR}else{if(AE&&a()){AN.data=AE;s(AN,AQ,AL,AG);return }else{W(AL,true)}}if(AG){AG(AB)}})}else{if(AG){AG(AB)}}},switchOffAutoHideShow:function(){M=false},ua:o,getFlashPlayerVersion:function(){return{major:o.pv[0],minor:o.pv[1],release:o.pv[2]}},hasFlashPlayerVersion:g,createSWF:function(AD,AC,AB){if(o.w3){return U(AD,AC,AB)}else{return undefined}},showExpressInstall:function(AD,AE,AB,AC){if(o.w3&&a()){s(AD,AE,AB,AC)}},removeSWF:function(AB){if(o.w3){Y(AB)}},createCSS:function(AE,AD,AC,AB){if(o.w3){V(AE,AD,AC,AB)}},addDomLoadEvent:m,addLoadEvent:S,getQueryParamValue:function(AE){var AD=J.location.search||J.location.hash;if(AD){if(/\?/.test(AD)){AD=AD.split("?")[1]}if(AE==null){return n(AD)}var AC=AD.split("&");for(var AB=0;AB<AC.length;AB++){if(AC[AB].substring(0,AC[AB].indexOf("="))==AE){return n(AC[AB].substring((AC[AB].indexOf("=")+1)))}}}return""},expressInstallCallback:function(){if(A){var AB=C(v);if(AB&&L){AB.parentNode.replaceChild(L,AB);if(t){W(t,true);if(o.ie&&o.win){L.style.display="block"}}if(f){f(b)}}A=false}}}}();